summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: alc*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: msm*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: soc-component: use io_mutex correctlyKuninori Morimoto
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2020-06-19ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845John Stultz
2020-06-19ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang
2020-06-18ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao
2020-06-17ASoC: Intel: broadwell: simplify card names for SOF usesPierre-Louis Bossart
2020-06-17ASoC: Intel: cht*: simplify card names for SOF usesPierre-Louis Bossart
2020-06-17ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart
2020-06-17ASoC: meson: imply acodec glue on axg sound cardJerome Brunet
2020-06-17ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang
2020-06-17ASoC: fsl-asoc-card: Add MQS supportShengjiu Wang
2020-06-17ASoC: tegra: Fix reference count leaks.Qiushi Wu
2020-06-16ASoC: rt1015: Flush DAC data before playback.Jack Yu
2020-06-15Merge series "ASoC: fsl_easrc: Fix several warnings" from Shengjiu Wang <shen...Mark Brown
2020-06-15Merge series "ASoC: Intel: Add KeemBay ASoC platform driver" from Sia Jee Hen...Mark Brown
2020-06-15Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...Mark Brown
2020-06-15Merge series "ASoC: max98357a: support MAX98360A in OF" from Tzung-Bi Shih <t...Mark Brown
2020-06-15Merge series "ASoC: mediatek: mt6358: support DMIC one-wire mode" from Jiaxin...Mark Brown
2020-06-15Merge series "ASoC: soc-component: collect component functions" from Kuninori...Mark Brown
2020-06-15ASoC: AMD: Use mixer control to switch between DMICsAkshu Agrawal
2020-06-15ASoC: max98390: Add Amp init common setting func.Steve Lee
2020-06-15ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang
2020-06-15ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang
2020-06-15ASoC: rl6231: Add new supports on rl6231derek.fang
2020-06-15ASoC: img-parallel-out: Fix a reference count leakQiushi Wu
2020-06-15ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu
2020-06-15ASoC: wm8960: Support headphone jack detection functionShengjiu Wang
2020-06-15ASoC: samsung: Add driver for Aries boardsJonathan Bakker
2020-06-15ASoC: wm0010: Use kmemdup rather than duplicating its implementationFuqian Huang
2020-06-15ASoC: Intel: Add makefiles and kconfig changes for KeemBaySia Jee Heng
2020-06-15ASoC: Intel: Add KeemBay platform driverSia Jee Heng
2020-06-15ASoC: mediatek: mt6358: support DMIC one-wire modeJiaxin Yu
2020-06-15ASoC: fsl_easrc: Fix "Function parameter not described" warningsShengjiu Wang
2020-06-15ASoC: fsl_easrc: Fix -Wunused-but-set-variableShengjiu Wang
2020-06-15ASoC: fsl_easrc: Fix -Wmissing-prototypes warningShengjiu Wang
2020-06-15ASoC: soc-component: merge soc_pcm_trigger_start/stop()Kuninori Morimoto
2020-06-15ASoC: soc-component: merge soc-io.c into soc-component.cKuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto