summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-29ASoC: codecs: add WSA883x supportMark Brown5-0/+1391
2022-06-29ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao1-8/+0
2022-06-29ASoC: dt-bindings: fsl,micfil: Convert format to json-schemaShengjiu Wang2-33/+85
2022-06-29ASoC: fsl_micfil: change micfil default settingsShengjiu Wang2-4/+27
2022-06-29ASoC: max98396: Fix TDM mode BSEL settingsDaniel Mack2-44/+96
2022-06-29ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao1-1/+1
2022-06-29MAINTAINERS: add ASoC Qualcomm codecsSrinivas Kandagatla1-0/+4
2022-06-29ASoC: codecs: add wsa883x amplifier supportSrinivas Kandagatla3-0/+1313
2022-06-29ASoC: dt-bindings: Add WSA883x bindingsSrinivas Kandagatla1-0/+74
2022-06-28ASoC: qcom: Add driver support for audioreach solutionSrinivasa Rao Mandadapu1-0/+33
2022-06-28ASoC: qcom: lpass: Fix apq8016 compat string to match yamlBryan O'Donoghue2-0/+6
2022-06-28Add PDM/DSD/dataline configuration supportMark Brown3-22/+272
2022-06-28ASoC: use pm_runtime_resume_and_get() when possibleMark Brown11-41/+45
2022-06-28ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski1-1/+1
2022-06-28ASoC: samsung: Enable compile testKrzysztof Kozlowski1-7/+13
2022-06-28ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h includeKrzysztof Kozlowski1-1/+0
2022-06-28ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardwareKrzysztof Kozlowski1-11/+0
2022-06-27ASoC: max98396: Some assorted fixes and additionsMark Brown3-10/+175
2022-06-27ASoC: sun50i-codec-analog: Internal bias supportMark Brown2-0/+13
2022-06-27ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handlingCharles Keepax1-1/+1
2022-06-27ASoC: Merge up fixesMark Brown7-10/+40
2022-06-27ASoC: fsl_sai: Configure dataline/FIFO information from dts propertyShengjiu Wang2-4/+174
2022-06-27ASoC: dt-bindings: fsl-sai: Add new property to configure datalineShengjiu Wang1-0/+8
2022-06-27ASoC: fsl_sai: Make res a member of struct fsl_saiShengjiu Wang2-4/+4
2022-06-27ASoc: fsl_sai: Add pinctrl operation for PDM and DSDShengjiu Wang2-9/+63
2022-06-27ASoC: fsl_sai: Add support for more sample ratesShengjiu Wang1-3/+4
2022-06-27ASoC: fsl_sai: Add DSD bit format supportShengjiu Wang1-1/+4
2022-06-27ASoC: fsl_sai: Add PDM daifmt supportShengjiu Wang2-2/+16
2022-06-27ASoC: sun50i-codec-analog: Add support for internal biasArnaud Ferraris1-0/+8
2022-06-27ASoC: dt-bindings: sun50i-codec: Add binding for internal biasArnaud Ferraris1-0/+5
2022-06-27ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-2/+1
2022-06-27ASoC: tas2552: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-1/+1
2022-06-27ASoC: rockchip: pdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-4/+2
2022-06-27ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-8/+4
2022-06-27ASoC: fsl: fsl_sai: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-4/+2
2022-06-27ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-4/+2
2022-06-27ASoC: wsa881x: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-4/+2
2022-06-27ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-6/+4
2022-06-27ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-1/+4
2022-06-27ASoC: Intel: catpt: use pm_runtime_resume_and_get()Pierre-Louis Bossart2-7/+23
2022-06-27ASoC: max98396: Implement DSP speaker monitorDaniel Mack2-0/+9
2022-06-27ASoC: max98396: Fix register access for PCM format settingsDaniel Mack1-4/+6
2022-06-27ASoC: max98396: Improve some error printsDaniel Mack1-4/+8
2022-06-27ASoC: max98396: add voltage regulatorsDaniel Mack2-1/+123
2022-06-27ASoC: dt-bindings: max98396: Document adi,bypass-slot-noDaniel Mack1-1/+10
2022-06-27ASoC: dt-bindings: max98396: add voltage suppliesDaniel Mack1-0/+19
2022-06-24ASoC: audio_graph_card2: Fix port numbers in exampleSascha Hauer1-3/+3
2022-06-24ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2-0/+10
2022-06-24regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas1-6/+4
2022-06-24regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas1-0/+3