summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-06ASoC: cs35l56: Update hibernate/wake sequences andMark Brown4-26/+43
2023-10-06MAINTAINERS: Include sof headers under ASoCKees Cook1-0/+2
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 Trimmer2-16/+36
2023-10-06ASoC: cs35l56: Change hibernate sequence to use allow auto hibernateSimon Trimmer1-10/+5
2023-10-04MAINTAINERS: Include additional ASoC pathsKees Cook1-0/+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 Cook2-2/+2
2023-10-03ASoC: dt-bindings: rt5616: Convert to dtschemaBragatheswaran Manickavel2-32/+49
2023-10-03ASoC: cs35l56: Remove unused hibernate wake constantsSimon Trimmer1-2/+0
2023-10-03Remove reset GPIO for AW88261Mark Brown2-19/+12
2023-10-02ASoC: pcm512x: Adds bindings for TAS575x devicesJoerg Schambacher1-4/+5
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-02ASoC: dt-bindings: awinic,aw88395: Remove reset-gpios from AW88261Luca Weiss1-4/+12
2023-10-02GPIO descriptors for TI ASoC codecsMark Brown8-85/+72
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding2-132/+107
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 Walleij2-40/+33
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij2-15/+8
2023-10-02ASoC: ti: Convert N810 ASoC to GPIO descriptorsLinus Walleij2-14/+27
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-29ASoC: dt-bindings: Simplify referencing dai-params.yamlRob Herring3-27/+13
2023-09-28ASoC: doc: Update codec to codec examplesAmadeusz Sławiński2-4/+7
2023-09-28ASoC: codecs: Add aw87390 amplifier driverMark Brown14-74/+686
2023-09-28ASoC: codecs: rtq9128: Add TDM input source selectMark Brown2-1/+22
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: dt-bindings: Add schema for "awinic,aw87390"Weidong Wang1-0/+58
2023-09-28ASoC: dt-bindings: awinic,aw88395: Add properties for multiple PA supportWeidong Wang1-0/+16
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-28ASoC: dt-bindings: rtq9128: Add TDM input source slect propertyChiYuan Huang1-0/+7
2023-09-28sh: boards: Fix Sound Simple-Card struct nameKuninori Morimoto2-2/+2
2023-09-27ASoC: soc-pcm.c: Make sure DAI parameters cleared if the DAI becomes inactiveChancel Liu1-7/+14