summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: qcom: reduce number of binding headers includesKrzysztof Kozlowski19-8/+16
2023-10-09ASoC: qcom: explicitly include binding headers when usedKrzysztof Kozlowski4-0/+4
2023-10-09ASoC: SOF: sof-client: fix build when only IPC4 is selectedPierre-Louis Bossart1-1/+2
2023-10-06ASoC: SOF: ipc4: Take priority into cosideration whenMark Brown2-12/+48
2023-10-06ASoC: cs35l56: Enable low-power hibernation mode on SPIRichard Fitzgerald1-0/+1
2023-10-06ASoC: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer1-0/+1
2023-10-06ASoC: cs35l56: Wake transactions need to be issued twiceSimon Trimmer1-16/+35
2023-10-06ASoC: cs35l56: Change hibernate sequence to use allow auto hibernateSimon Trimmer1-10/+5
2023-10-06ASoC: SOF: IPC4: sort pipeline based on priorityRander Wang1-9/+46
2023-10-06ASoC: SOF: IPC4: get pipeline priority from topologyRander Wang1-3/+2
2023-10-04ASoC: cs35l56: Initialise a variable to silence possible static analysis errorSimon Trimmer1-1/+1
2023-10-04ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_byKees Cook1-1/+1
2023-10-03Remove reset GPIO for AW88261Mark Brown1-15/+0
2023-10-02ASoC: Adds support for TAS575x to the pcm512x driverJoerg Schambacher2-3/+37
2023-10-02ASoC: codecs: aw88261: Remove non-existing reset gpioLuca Weiss1-15/+0
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown5-82/+52
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding1-132/+102
2023-10-02ASoC: Intel: avs: Remove unused variableAmadeusz Sławiński1-2/+0
2023-10-02ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()Gustavo A. R. Silva1-1/+2
2023-10-02ASoC: ti: osk5912: Drop unused includeLinus Walleij1-1/+0
2023-10-02ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij1-40/+23
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij1-12/+8
2023-10-02ASoC: ti: Convert N810 ASoC to GPIO descriptorsLinus Walleij1-14/+17
2023-10-02ASoC: ti: Convert RX51 to use exclusively GPIO descriptorsLinus Walleij1-15/+4
2023-09-29ASoC: Intel: avs: Drop superfluous stream decouplingCezary Rojewski1-2/+0
2023-09-29ASoC: Intel: avs: Disable DSP before loading basefwWu Zhou1-0/+4
2023-09-29ASoC: Intel: avs: Keep module refcount up when gathering tracesCezary Rojewski1-0/+4
2023-09-29ASoC: Intel: avs: Preallocate memory for module configurationAmadeusz Sławiński3-16/+21
2023-09-29ASoC: Intel: avs: Use generic size definesAmadeusz Sławiński3-3/+9
2023-09-29ASoC: Intel: avs: Move IPC error messages one level downCezary Rojewski3-136/+65
2023-09-28ASoC: codecs: Add aw87390 amplifier driverMark Brown12-74/+612
2023-09-28ASoC: codecs: rtq9128: Add TDM input source selectMark Brown1-1/+15
2023-09-28ASoC: codecs: Add aw87390 amplifier driverWeidong Wang4-2/+563
2023-09-28ASoC: codecs: Modify the transmission mode of function parametersWeidong Wang1-10/+11
2023-09-28ASoC: codecs: Rename "sync-flag" to "awinic,sync-flag"Weidong Wang2-4/+2
2023-09-28ASoC: codecs: Add code for bin parsing compatible with aw87390Weidong Wang2-10/+16
2023-09-28ASoC: codecs: Modify i2c driver nameWeidong Wang2-2/+2
2023-09-28ASoC: codecs: Modify the transmission method of parametersWeidong Wang3-10/+13
2023-09-28ASoC: codecs: Rename "sound-channel" to "awinic,audio-channel"Weidong Wang2-4/+4
2023-09-28ASoC: codecs: Remove the "fade-enable property"Weidong Wang2-32/+1
2023-09-28ASoC: cs42l43: Remove useless elseJiapeng Chong1-5/+1
2023-09-28ASoC: codecs: rtq9128: Add TDM input source selectChiYuan Huang1-1/+15
2023-09-27ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactiveChancel Liu1-7/+14
2023-09-26ASoC: sof: convert not to use asoc_xxx()Kuninori Morimoto4-17/+17
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto54-234/+234
2023-09-26ASoC: starfive: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-09-26ASoC: mediatek: convert not to use asoc_xxx()Kuninori Morimoto24-124/+124
2023-09-26ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto1-3/+3
2023-09-26ASoC: Merge up fixesMark Brown25-51/+165
2023-09-26ASoC: convert asoc_xxx() to snd_soc_xxx()Mark Brown183-1157/+1155