summaryrefslogtreecommitdiff
path: root/drivers/soundwire/stream.c
AgeCommit message (Expand)Author
2021-08-02soundwire: stream: don't program mockup device portsBard Liao
2021-08-02soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATABard Liao
2021-06-20soundwire: stream: Fix test for DP prepare completeRichard Fitzgerald
2021-04-06soundwire: stream: fix memory leak in stream config error pathRander Wang
2021-03-30soundwire: stream: remove useless bus initializationsPierre-Louis Bossart
2021-03-30soundwire: stream: remove useless initializationPierre-Louis Bossart
2021-03-23soundwire: stream: add missing \n in dev_err()Pierre-Louis Bossart
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao
2020-09-04soundwire: stream: fix NULL/IS_ERR confusionPierre-Louis Bossart
2020-09-04soundwire: stream: use FIELD_{GET|PREP}Vinod Koul
2020-09-03soundwire: stream: enable hw_sync as needed by hardwarePierre-Louis Bossart
2020-09-03soundwire: fix double free of dangling pointerTom Rix
2020-07-16soundwire: fix the kernel-doc commentVinod Koul
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla
2020-03-13soundwire: stream: use sdw_write instead of updateSrinivas Kandagatla
2020-02-13soundwire: stream: don't program ports when a stream that has not been preparedRander Wang
2020-02-13soundwire: stream: fix support for multiple Slaves on the same linkRander Wang
2020-02-13soundwire: stream: do not update parameters during DISABLED-PREPARED transitionPierre-Louis Bossart
2020-02-13soundwire: stream: only prepare stream when it is configured.Bard Liao
2020-02-13soundwire: stream: update state machine and add state checksPierre-Louis Bossart
2020-01-10soundwire: stream: remove redundant pr_err tracesPierre-Louis Bossart
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