summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto9-38/+38
2020-06-22ASoC: atmel: rename to snd_soc_component_read()Kuninori Morimoto1-2/+2
2020-06-22ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto1-4/+4
2020-06-22ASoC: soc-component: use io_mutex correctlyKuninori Morimoto1-17/+43
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto20-201/+67
2020-06-19ASoC: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845John Stultz1-2/+2
2020-06-19ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang1-50/+67
2020-06-18ASoC: amd: Removing unnecessary instance initializationRavulapati Vishnu vardhan rao1-8/+0
2020-06-17ASoC: Intel: broadwell: simplify card names for SOF usesPierre-Louis Bossart3-3/+33
2020-06-17ASoC: Intel: cht*: simplify card names for SOF usesPierre-Louis Bossart4-5/+48
2020-06-17ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart5-5/+55
2020-06-17ASoC: meson: imply acodec glue on axg sound cardJerome Brunet1-0/+1
2020-06-17ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang1-5/+45
2020-06-17ASoC: fsl-asoc-card: Add MQS supportShengjiu Wang1-21/+57
2020-06-17ASoC: tegra: Fix reference count leaks.Qiushi Wu2-2/+6
2020-06-16ASoC: rt1015: Flush DAC data before playback.Jack Yu2-4/+19
2020-06-15Merge series "ASoC: fsl_easrc: Fix several warnings" from Shengjiu Wang <shen...Mark Brown1-24/+18
2020-06-15Merge series "ASoC: Intel: Add KeemBay ASoC platform driver" from Sia Jee Hen...Mark Brown5-0/+811
2020-06-15Merge series "ASoC: improve core dmesg logs and verbosity" from Pierre-Louis ...Mark Brown3-10/+11
2020-06-15Merge series "ASoC: max98357a: support MAX98360A in OF" from Tzung-Bi Shih <t...Mark Brown1-0/+1
2020-06-15Merge series "ASoC: mediatek: mt6358: support DMIC one-wire mode" from Jiaxin...Mark Brown1-1/+22
2020-06-15Merge series "ASoC: soc-component: collect component functions" from Kuninori...Mark Brown5-573/+513
2020-06-15ASoC: AMD: Use mixer control to switch between DMICsAkshu Agrawal1-27/+31
2020-06-15ASoC: max98390: Add Amp init common setting func.Steve Lee1-10/+16
2020-06-15ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang1-18/+31
2020-06-15ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang2-1/+12
2020-06-15ASoC: rl6231: Add new supports on rl6231derek.fang1-0/+2
2020-06-15ASoC: img-parallel-out: Fix a reference count leakQiushi Wu1-1/+3
2020-06-15ASoC: img: Fix a reference count leak in img_i2s_in_set_fmtQiushi Wu1-1/+3
2020-06-15ASoC: wm8960: Support headphone jack detection functionShengjiu Wang1-0/+20
2020-06-15ASoC: samsung: Add driver for Aries boardsJonathan Bakker3-0/+710
2020-06-15ASoC: wm0010: Use kmemdup rather than duplicating its implementationFuqian Huang1-3/+1
2020-06-15ASoC: Intel: Add makefiles and kconfig changes for KeemBaySia Jee Heng2-0/+8
2020-06-15ASoC: Intel: Add KeemBay platform driverSia Jee Heng3-0/+803
2020-06-15ASoC: mediatek: mt6358: support DMIC one-wire modeJiaxin Yu1-1/+22
2020-06-15ASoC: fsl_easrc: Fix "Function parameter not described" warningsShengjiu Wang1-4/+4
2020-06-15ASoC: fsl_easrc: Fix -Wunused-but-set-variableShengjiu Wang1-8/+3
2020-06-15ASoC: fsl_easrc: Fix -Wmissing-prototypes warningShengjiu Wang1-12/+11
2020-06-15ASoC: soc-component: merge soc_pcm_trigger_start/stop()Kuninori Morimoto1-39/+19
2020-06-15ASoC: soc-component: merge soc-io.c into soc-component.cKuninori Morimoto3-203/+195
2020-06-15ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto2-11/+28
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto2-28/+26
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto2-32/+21
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto2-23/+26
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto2-20/+20
2020-06-15ASoC: soc-component: add soc_component_err()Kuninori Morimoto1-46/+116
2020-06-15ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto2-21/+24
2020-06-15ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto2-50/+50
2020-06-15ASoC: soc-component: add soc_component_pin() and share codeKuninori Morimoto1-132/+20
2020-06-15ASoC: soc-pcm/compress: reduce verbosity on mapping ok messagesPierre-Louis Bossart2-5/+5