summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-1021-26/+91
|\
| * ASoC: cs4270: pull reset GPIO low then highMike Willard2020-04-071-5/+35
| * ASoC: rt5645: Add platform-data for Medion E1239THans de Goede2020-04-061-0/+8
| * ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-061-0/+11
| * ASoC: stm32: sai: Add missing cleanupJulia Lawall2020-04-061-1/+3
| * ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede2020-04-031-1/+1
| * ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede2020-04-031-0/+2
| * ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-031-0/+2
| * ASoC: SOF: Turn "firmware boot complete" message into a dbg messageHans de Goede2020-04-031-1/+1
| * ASoC: topology: use name_prefix for new kcontrol이경택2020-04-011-1/+1
| * ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing2020-04-011-1/+4
| * ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-011-2/+4
| * ASoC: dapm: connect virtual mux with default value이경택2020-03-311-1/+7
| * ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flagStephan Gerhold2020-03-311-2/+2
| * Merge series "ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai l...Mark Brown2020-03-304-4/+0
| |\
| | * ASoC: Intel: bdw-rt5650: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | * ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | * ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| | * ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0 dai linkCezary Rojewski2020-03-301-1/+0
| * | ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart2020-03-301-4/+4
| * | ASoC: fix regwmask이경택2020-03-301-2/+2
| |/
| * ASoC: AMD: Clear format bits before setting themAkshu Agrawal2020-03-302-0/+3
| * ASoC: bcm: Fix pointer cast warningTakashi Iwai2020-03-301-1/+1
* | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-02327-3413/+16169
|\|
| * Merge series "ASoC: Intel: add SoundWire machine driver" from Pierre-Louis Bo...Mark Brown2020-03-2714-11/+1896
| |\
| | * ASoC: Intel: sof_sdw: Add Volteer support with RT5682 SNDW helper functionNaveen Manohar2020-03-275-0/+152
| | * ASoC: Intel: common: add match table for TGL RT5682 SoundWire driverNaveen Manohar2020-03-271-0/+24
| | * ASoC: Intel: boards: add sof_sdw machine driverPierre-Louis Bossart2020-03-2710-2/+1693
| | * ASoC: Intel: soc-acpi: update topology and driver name for SoundWire platformsRander Wang2020-03-273-9/+27
| * | ASoC: amd: acp3x-pcm-dma: clean up two indentation issuesColin Ian King2020-03-271-2/+4
| |/
| * Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-278-11/+20
| |\
| | * ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy componentsCezary Rojewski2020-03-251-3/+4
| | * ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy componentsCezary Rojewski2020-03-251-3/+4
| | * ASoC: Intel: broadwell: Revert back SSP0 link to use dummy componentsCezary Rojewski2020-03-251-3/+4
| | * ASoC: tas2562: Fixed incorrect amp_level setting.Jonghwan Choi2020-03-241-1/+1
| | * ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan2020-03-181-0/+2
| | * ASoC: rt5682: fix the random recording noise of headsetShuming Fan2020-03-182-0/+4
| | * ASoC: codecs: wsa881x: request gpio direction before settingSrinivas Kandagatla2020-03-161-1/+1
| * | Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-27184-497/+497
| |\ \
| | * | ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-278-24/+24
| | * | ASoC: xtensa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
| | * | ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-7/+7
| | * | ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-272-14/+14
| | * | ASoC: txx9: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
| | * | ASoC: ti: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-2711-18/+18
| | * | ASoC: tegra: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-278-10/+10
| | * | ASoC: sunxi: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
| | * | ASoC: stm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-7/+7
| | * | ASoC: sprd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-3/+3
| | * | ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-4/+4