summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/stream.c
AgeCommit message (Expand)AuthorLines
2021-08-02soundwire: stream: don't program mockup device portsBard Liao-0/+3
2021-08-02soundwire: stream: don't abort bank switch on Command_Ignored/-ENODATABard Liao-1/+1
2021-06-20soundwire: stream: Fix test for DP prepare completeRichard Fitzgerald-7/+6
2021-04-06soundwire: stream: fix memory leak in stream config error pathRander Wang-1/+9
2021-03-30soundwire: stream: remove useless bus initializationsPierre-Louis Bossart-2/+2
2021-03-30soundwire: stream: remove useless initializationPierre-Louis Bossart-2/+2
2021-03-23soundwire: stream: add missing \n in dev_err()Pierre-Louis Bossart-5/+5
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-16/+29
2020-09-23soundwire: enable Data Port test modesPierre-Louis Bossart-1/+2
2020-09-18soundwire: Add generic bandwidth allocation algorithmBard Liao-0/+12
2020-09-04soundwire: stream: fix NULL/IS_ERR confusionPierre-Louis Bossart-1/+1
2020-09-04soundwire: stream: use FIELD_{GET|PREP}Vinod Koul-8/+5
2020-09-03soundwire: stream: enable hw_sync as needed by hardwarePierre-Louis Bossart-6/+9
2020-09-03soundwire: fix double free of dangling pointerTom Rix-3/+5
2020-07-16soundwire: fix the kernel-doc commentVinod Koul-2/+2
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart-0/+98
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul-7/+9
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla-7/+9
2020-03-13soundwire: stream: use sdw_write instead of updateSrinivas Kandagatla-5/+4
2020-02-13soundwire: stream: don't program ports when a stream that has not been preparedRander Wang-5/+17
2020-02-13soundwire: stream: fix support for multiple Slaves on the same linkRander Wang-2/+3
2020-02-13soundwire: stream: do not update parameters during DISABLED-PREPARED transitionPierre-Louis Bossart-2/+17
2020-02-13soundwire: stream: only prepare stream when it is configured.Bard Liao-1/+6
2020-02-13soundwire: stream: update state machine and add state checksPierre-Louis Bossart-0/+37
2020-01-10soundwire: stream: remove redundant pr_err tracesPierre-Louis Bossart-8/+0
2019-09-04soundwire: stream: make stream name a const pointerSrinivas Kandagatla-1/+1
2019-09-04soundwire: Add compute_params callbackVinod Koul-0/+10
2019-08-21soundwire: stream: remove unnecessary variable initializationsPierre-Louis Bossart-26/+38
2019-08-21soundwire: stream: fix disable sequencePierre-Louis Bossart-1/+18
2019-08-21soundwire: export helpers to find row and column valuesPierre-Louis Bossart-6/+8
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-4/+4
2019-06-06soundwire: stream: fix bad unlock balanceSrinivas Kandagatla-1/+2
2019-05-27soundwire: rename/clarify MIPI DisCo propertiesPierre-Louis Bossart-3/+3
2019-05-27soundwire: rename 'freq' fieldsPierre-Louis Bossart-1/+1
2019-05-27soundwire: stream: fix out of boundary access on port propertiesSrinivas Kandagatla-3/+1
2019-05-02soundwire: add a blank line between functionsVinod Koul-0/+1
2019-05-02soundwire: fix more typosVinod Koul-2/+2
2019-05-02soundwire: more alignment fixesVinod Koul-5/+10
2019-05-02soundwire: remove empty line before/after bracesVinod Koul-8/+0
2019-05-02soundwire: add missing newlines in dynamic debug logsPierre-Louis Bossart-55/+55
2019-05-02soundwire: stream: fix alignment issuesPierre-Louis Bossart-77/+84
2019-04-14soundwire: stream: remove useless initialization of local variablePierre-Louis Bossart-1/+1
2018-08-27soundwire: keep track of Masters in a streamShreyas NC-0/+1
2018-08-27soundwire: Add support for multi link bank switchShreyas NC-12/+133
2018-08-27soundwire: Handle multiple master instances in a streamVinod Koul-123/+188
2018-08-27soundwire: Add support to lock across bus instancesSanyog Kale-0/+43
2018-08-27soundwire: Fix acquiring bus lock twice during master releaseSanyog Kale-3/+4
2018-08-27soundwire: Fix incorrect exit after configuring streamShreyas NC-2/+4
2018-08-27soundwire: Fix duplicate stream state assignmentShreyas NC-2/+10
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab-4/+4