summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2022-02-28ASoC: codecs: Add power domains support in digital macro codecsSrinivasa Rao Mandadapu7-1/+121
2022-02-25ASoC: codecs: add pm runtime support for Qualcomm codecsMark Brown6-101/+526
2022-02-25ASoC: codecs: wcd-mbhc: add runtime pm supportSrinivas Kandagatla1-0/+26
2022-02-25ASoC: codecs: wcd938x: add simple clk stop supportSrinivas Kandagatla1-0/+1
2022-02-25ASoC: codecs: tx-macro: add runtime pm supportSrinivas Kandagatla1-0/+61
2022-02-25ASoC: codecs: rx-macro: add runtime pm supportSrinivas Kandagatla1-0/+62
2022-02-25ASoC: codecs: wsa-macro: add runtime pm supportSrinivas Kandagatla1-0/+61
2022-02-25ASoC: codecs: va-macro: add runtime pm supportSrinivas Kandagatla1-0/+41
2022-02-25ASoC: codecs: rx-macro: setup soundwire clks correctlySrinivas Kandagatla1-1/+9
2022-02-25ASoC: codecs: tx-macro: setup soundwire clks correctlySrinivas Kandagatla1-1/+9
2022-02-25ASoC: codecs: wsa-macro: setup soundwire clks correctlySrinivas Kandagatla1-1/+9
2022-02-25ASoC: codecs: wsa-macro: move to individual clks from bulkSrinivas Kandagatla1-22/+66
2022-02-25ASoC: codecs: tx-macro: move to individual clks from bulkSrinivas Kandagatla1-22/+65
2022-02-25ASoC: codecs: rx-macro: move to individual clks from bulkSrinivas Kandagatla1-21/+64
2022-02-25ASoC: codecs: tx-macro: move clk provider to managed variantsSrinivas Kandagatla1-10/+7
2022-02-25ASoC: codecs: rx-macro: move clk provider to managed variantsSrinivas Kandagatla1-10/+11
2022-02-25ASoC: codecs: va-macro: move to individual clks from bulkSrinivas Kandagatla1-22/+43
2022-02-25ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp()Jia-Ju Bai1-0/+2
2022-02-16ASoC: codec: wcd938x: Update CTIA/OMTP switch controlSrinivasa Rao Mandadapu1-22/+11
2022-02-14ASoC: Add Euro Headset support for wcd938x codecMark Brown1-0/+38
2022-02-14ASoC: pcm3168a: code cleanupMark Brown1-80/+70
2022-02-14ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP HeadsetSrinivasa Rao Mandadapu1-0/+38
2022-02-14ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBYViorel Suman1-2/+11
2022-02-14ASoC: wm8731: Delete empty remove() functionMark Brown1-6/+0
2022-02-14ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIESNikita Yushchenko1-3/+2
2022-02-14ASoC: pcm3168a: refactor format handlingNikita Yushchenko1-42/+42
2022-02-14ASoC: pcm3168a: refactor hw_params routineNikita Yushchenko1-38/+29
2022-02-14ASoC: pcm3168a: cleanup unintuitive mask usageNikita Yushchenko1-2/+2
2022-02-11ASoC: wm_adsp: Add trace caps to speaker protection FWVlad Karpovich1-2/+7
2022-02-11ASoC: wm_adsp: Make compressed buffers optionalCharles Keepax1-21/+33
2022-02-10ASoC: tlv320adc3xxx: Add IIR filter configurationRicard Wanderlof1-2/+141
2022-02-10ASoC: rt5640: Remove the sysclk and sysclk_src checkingOder Chiou1-3/+0
2022-02-08ASoC: Fix gpiolib dependenciesMark Brown1-6/+2
2022-02-08ASoC: simple-mux: Depend on gpiolib rather than selecting itMark Brown1-1/+1
2022-02-08ASoC: zl38060: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: max9759: Remove spurious gpiolib selectMark Brown1-1/+1
2022-02-08ASoC: simple-amplifier: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: rt9120: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: dmic: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-03ASoC: madera: Add dependencies on MFDCharles Keepax1-0/+5
2022-02-03ASoC: wm8962: Allow switching between analog and digital inputsCharles Keepax1-4/+17
2022-01-31ASoC: max98927: add missing header fileRandy Dunlap1-0/+1
2022-01-28ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König3-5/+12
2022-01-25ASoC: add support for TAS5805M digital amplifierMark Brown3-0/+578
2022-01-25ASOC: cs42l42: Add support for system suspendMark Brown2-10/+163
2022-01-25ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idMark Brown1-1/+1
2022-01-24ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmioJiasheng Jiang3-0/+6
2022-01-24ASoC: codecs: remove redundant ret variableMinghao Chi1-4/+1
2022-01-24ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro1-1/+1
2022-01-24ASoC: cs42l42: Handle system suspendRichard Fitzgerald2-0/+146