summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: codecs: wcd938x: fix runtime PM imbalance on removeJohan Hovold1-2/+8
2023-10-09ASoC: codecs: wcd938x: fix regulator leaks on probe errorsJohan Hovold1-3/+15
2023-10-09ASoC: codecs: wcd938x: fix resource leaks on bind errorsJohan Hovold1-10/+34
2023-10-09ASoC: codecs: wcd938x: fix unbind tear down orderJohan Hovold1-1/+1
2023-10-09ASoC: codecs: wcd938x: drop bogus bind error handlingJohan Hovold1-4/+0
2023-10-09ASoC: codecs: wsa-macro: handle component name prefixKrzysztof Kozlowski1-2/+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 Trimmer1-16/+35
2023-10-06ASoC: cs35l56: Change hibernate sequence to use allow auto hibernateSimon Trimmer1-10/+5
2023-10-04ASoC: cs35l56: Initialise a variable to silence possible static analysis errorSimon Trimmer1-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-02ASoC: tlv320adc3xxx: BUG: Correct micbias settingAntoine Gennart1-2/+2
2023-10-02ASoC: tas2781: fixed compiling issue in m68kShenghao Ding1-132/+102
2023-10-02ASoC: rt5682: Fix regulator enable/disable sequenceZhang Shurong1-5/+5
2023-10-02ASoC: hdmi-codec: Fix broken channel map reportingMatthias Reichl1-1/+4
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-26ASoC: Merge up fixesMark Brown8-27/+74
2023-09-26ASoC: convert asoc_xxx() to snd_soc_xxx()Mark Brown9-26/+26
2023-09-25ASoC: audio-iio-aux: Use flex array to simplify codeChristophe JAILLET1-11/+6
2023-09-25ASoC: codec: cs47lxx: convert not to use asoc_xxx()Kuninori Morimoto6-16/+16
2023-09-25ASoC: codec: rt5677: convert not to use asoc_xxx()Kuninori Morimoto1-2/+2
2023-09-25ASoC: codec: wm: convert not to use asoc_xxx()Kuninori Morimoto2-8/+8
2023-09-21ASoC: Add rtq9128 audio amplifierMark Brown3-0/+783
2023-09-21ASoC: hdac_hda: fix HDA patch loader supportBard Liao2-10/+8
2023-09-21ASoC: codecs: Add Richtek rtq9128 audio amplifier supportChiYuan Huang3-0/+783
2023-09-19Minor default jack pop performance updatesMark Brown1-19/+19
2023-09-19ASoC: hdac_hda: add HDA patch loader supportBard Liao2-0/+32
2023-09-19ASoC: cs42l43: Extend timeout on bias sense timeoutCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Move headset bias sense enable earlier in processCharles Keepax1-16/+16
2023-09-19ASoC: cs42l43: Enable bias sense by defaultCharles Keepax1-1/+1
2023-09-19ASoC: cs42l43: Lower default type detect timeCharles Keepax1-1/+1
2023-09-18ASoC: da7213: add .auto_selectable_formats supportMark Brown1-6/+24
2023-09-18ASoC: da7213: add .auto_selectable_formats supportKuninori Morimoto1-0/+18
2023-09-18ASoC: da7213: tidyup SND_SOC_DAIFMT_xxxKuninori Morimoto1-6/+6
2023-09-18ASoC: wm8782: Use wlf,fsampen device tree propertyJohn Watts1-3/+22
2023-09-18ASoC: wm8782: Constrain maximum audio rate at runtimeJohn Watts1-12/+30