summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-06-29ASoC: codecs: add WSA883x supportMark Brown
2022-06-29ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probeJudy Hsiao
2022-06-29ASoC: dt-bindings: fsl,micfil: Convert format to json-schemaShengjiu Wang
2022-06-29ASoC: fsl_micfil: change micfil default settingsShengjiu Wang
2022-06-29ASoC: max98396: Fix TDM mode BSEL settingsDaniel Mack
2022-06-29ASoC: rockchip: i2s: Fix the debug level on missing pinctrlJudy Hsiao
2022-06-29MAINTAINERS: add ASoC Qualcomm codecsSrinivas Kandagatla
2022-06-29ASoC: codecs: add wsa883x amplifier supportSrinivas Kandagatla
2022-06-29ASoC: dt-bindings: Add WSA883x bindingsSrinivas Kandagatla
2022-06-28ASoC: qcom: Add driver support for audioreach solutionSrinivasa Rao Mandadapu
2022-06-28ASoC: qcom: lpass: Fix apq8016 compat string to match yamlBryan O'Donoghue
2022-06-28Add PDM/DSD/dataline configuration supportMark Brown
2022-06-28ASoC: use pm_runtime_resume_and_get() when possibleMark Brown
2022-06-27ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski
2022-06-27ASoC: samsung: Enable compile testKrzysztof Kozlowski
2022-06-27ASoC: samsung: s3c24xx-i2s: Drop unneeded gpio.h includeKrzysztof Kozlowski
2022-06-27ASoC: samsung: s3c-i2s-v2: Allow build for unsupported hardwareKrzysztof Kozlowski
2022-06-27ASoC: max98396: Some assorted fixes and additionsMark Brown
2022-06-27ASoC: sun50i-codec-analog: Internal bias supportMark Brown
2022-06-27ASoC: samsung: s3c24xx-i2s: Fix typo in DAIFMT handlingCharles Keepax
2022-06-27ASoC: Merge up fixesMark Brown
2022-06-27ASoC: fsl_sai: Configure dataline/FIFO information from dts propertyShengjiu Wang
2022-06-27ASoC: dt-bindings: fsl-sai: Add new property to configure datalineShengjiu Wang
2022-06-27ASoC: fsl_sai: Make res a member of struct fsl_saiShengjiu Wang
2022-06-27ASoc: fsl_sai: Add pinctrl operation for PDM and DSDShengjiu Wang
2022-06-27ASoC: fsl_sai: Add support for more sample ratesShengjiu Wang
2022-06-27ASoC: fsl_sai: Add DSD bit format supportShengjiu Wang
2022-06-27ASoC: fsl_sai: Add PDM daifmt supportShengjiu Wang
2022-06-27ASoC: sun50i-codec-analog: Add support for internal biasArnaud Ferraris
2022-06-27ASoC: dt-bindings: sun50i-codec: Add binding for internal biasArnaud Ferraris
2022-06-27ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: tas2552: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: rockchip: pdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: img: img-i2s-out: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: fsl: fsl_sai: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: wsa881x: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: wcd-mbhc-v2: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: Intel: catpt: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-06-27ASoC: max98396: Implement DSP speaker monitorDaniel Mack
2022-06-27ASoC: max98396: Fix register access for PCM format settingsDaniel Mack
2022-06-27ASoC: max98396: Improve some error printsDaniel Mack
2022-06-27ASoC: max98396: add voltage regulatorsDaniel Mack
2022-06-27ASoC: dt-bindings: max98396: Document adi,bypass-slot-noDaniel Mack
2022-06-27ASoC: dt-bindings: max98396: add voltage suppliesDaniel Mack
2022-06-24ASoC: audio_graph_card2: Fix port numbers in exampleSascha Hauer
2022-06-24ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini
2022-06-24regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas
2022-06-24regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas