summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/stream.c
AgeCommit message (Expand)Author
2020-09-17soundwire: fix double free of dangling pointerTom Rix
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla
2019-09-04soundwire: Add compute_params callbackVinod Koul
2019-08-21soundwire: stream: remove unnecessary variable initializationsPierre-Louis Bossart
2019-08-21soundwire: stream: fix disable sequencePierre-Louis Bossart
2019-08-21soundwire: export helpers to find row and column valuesPierre-Louis Bossart
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-06-06soundwire: stream: fix bad unlock balanceSrinivas Kandagatla
2019-05-27soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart
2019-05-27soundwire: stream: fix out of boundary access on port propertiesSrinivas Kandagatla
2019-05-02soundwire: add a blank line between functionsVinod Koul
2019-05-02soundwire: fix more typosVinod Koul
2019-05-02soundwire: more alignment fixesVinod Koul
2019-05-02soundwire: remove empty line before/after bracesVinod Koul
2019-05-02soundwire: add missing newlines in dynamic debug logsPierre-Louis Bossart
2019-05-02soundwire: stream: fix alignment issuesPierre-Louis Bossart
2019-04-14soundwire: stream: remove useless initialization of local variablePierre-Louis Bossart
2018-08-27soundwire: keep track of Masters in a streamShreyas NC
2018-08-27soundwire: Add support for multi link bank switchShreyas NC
2018-08-27soundwire: Handle multiple master instances in a streamVinod Koul
2018-08-27soundwire: Add support to lock across bus instancesSanyog Kale
2018-08-27soundwire: Fix acquiring bus lock twice during master releaseSanyog Kale
2018-08-27soundwire: Fix incorrect exit after configuring streamShreyas NC
2018-08-27soundwire: Fix duplicate stream state assignmentShreyas NC
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-05-11soundwire: Add stream configuration APIsSanyog Kale
2018-05-11soundwire: Add bank switch routineSanyog Kale
2018-05-11soundwire: Add helpers for ports operationsSanyog Kale
2018-05-11soundwire: Add Master and Slave port programmingSanyog Kale
2018-05-11soundwire: Add support for port managementSanyog Kale
2018-05-11soundwire: Add support for SoundWire stream managementSanyog Kale