summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou2020-01-131-0/+2
| | | * | ASoC: SOF: Intel: reference SoundWire machine listsPierre-Louis Bossart2020-01-131-0/+5
| | | * | ASoC: Intel: common: add match tables for TGL w/ SoundWirePierre-Louis Bossart2020-01-131-2/+49
| | | * | ASoC: Intel: common: add match tables for CNL/CFL/CML w/ SoundWireRander Wang2020-01-133-0/+99
| | | * | ASoC: Intel: common: add match tables for ICL w/ SoundWireBard Liao2020-01-131-0/+98
| | | * | ASoC: SOF: fix PCM playback through ALSA OSS emulationKai Vehmanen2020-01-131-22/+31
| | | * | ASoC: Intel: bdw-rt5650: change cpu_dai and platform components for SOFPierre-Louis Bossart2020-01-131-1/+9
| | | * | ASoC: Intel: broadwell: change cpu_dai and platform components for SOFPan Xiuli2020-01-131-1/+9
| | | * | ASoC: Intel: bdw-rt5677: change cpu_dai and platform components for SOFPierre-Louis Bossart2020-01-131-1/+9
| | | * | ASoC: Intel: bdw-rt5677: fix Kconfig dependenciesPierre-Louis Bossart2020-01-131-0/+3
| | | * | ASoC: rt711: remove unused including <linux/version.h>YueHaibing2020-01-131-1/+0
| | | * | ASoC: rt715: add RT715 codec driverJack Yu2020-01-136-0/+2056
| | | * | ASoC: txx9: Remove unused rtd variablePaul Burton2020-01-131-1/+0
| | | * | ASoC: soc-pcm/soc-compress: use snd_soc_dapm_stream_stop() for SND_SOC_DAPM_S...Kuninori Morimoto2020-01-102-2/+2
| | | * | ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto2020-01-103-35/+25
| | | * | ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto2020-01-103-55/+30
| | | * | ASoC: soc-core: do pinctrl_pm_select_xxx() as componentKuninori Morimoto2020-01-102-50/+19
| | | * | ASoC: soc-core: remove duplicate pinctrl operation when suspendKuninori Morimoto2020-01-101-3/+0
| | | * | ASoC: soc-core: care .ignore_suspend for Component suspendKuninori Morimoto2020-01-101-7/+17
| | | * | ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()Kuninori Morimoto2020-01-101-5/+5
| | | * | ASoC: rt700: add rt700 codec driverShuming Fan2020-01-106-0/+2310
| | | * | ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto2020-01-104-123/+84
| | | * | ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown2020-01-101-1/+1
| | | * | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-01-105-56/+152
| | | |\ \
| | | * | | ASoC: rt711: add rt711 codec driverShuming Fan2020-01-096-0/+2365
| | | * | | ASoC: codecs: add wsa881x amplifier supportSrinivas Kandagatla2020-01-093-0/+1197
| | | * | | ASoC: max98090: fix lockdep warningMarek Szyprowski2020-01-092-4/+7
| | | * | | ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski2020-01-091-1/+1
| | | * | | ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski2020-01-091-1/+1
| | | * | | ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe()Wei Yongjun2020-01-091-2/+2
| | | * | | ASoC: gtm601: fix build warningArnd Bergmann2020-01-071-2/+0
| | | * | | ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart2020-01-071-0/+3
| | | * | | ASoC: SOF: pci: change the default firmware path when the community key is usedPierre-Louis Bossart2020-01-071-2/+42
| | | * | | ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one.Sam McNally2020-01-061-1/+8
| | | * | | ASoC: soc-topology: fix endianness issuesPierre-Louis Bossart2020-01-031-20/+22
| | | * | | ASoC: Intel: boards: hda_dsp_common: use NULL pointer assignment, not 0Pierre-Louis Bossart2020-01-031-1/+1
| | | * | | ASoC: SOF: imx8: use resource_sizeJulia Lawall2020-01-011-2/+1
| | | * | | ASoC: qdsp6: q6asm-dai: constify copied structureJulia Lawall2020-01-011-1/+1
| | | * | | ASoC: amd MMAP_INTERLEAVED SupportRavulapati Vishnu vardhan rao2019-12-311-1/+3
| | | * | | ASoC: amd: Added ACP3x system resume and runtime pmRavulapati Vishnu vardhan rao2019-12-313-149/+180
| | | * | | ASoC: amd: Handle ACP3x I2S-SP Interrupts.Ravulapati Vishnu vardhan rao2019-12-311-0/+14
| | | * | | ASoC: amd: add ACP3x TDM mode supportRavulapati Vishnu vardhan rao2019-12-312-6/+23
| | | * | | ASoC: amd: Enabling I2S instance in DMA and DAIRavulapati Vishnu vardhan rao2019-12-313-104/+312
| | | * | | ASoC: amd: Refactoring of DAI from DMA driverRavulapati Vishnu vardhan rao2019-12-314-243/+356
| | | * | | ASoC: madera: Enable clocks for input pins when used for the FLLCharles Keepax2019-12-311-9/+100
| | | * | | ASoC: madera: Enable clocks for input pins when used as a direct clockCharles Keepax2019-12-317-20/+129
| | | * | | ASoC: cs47l92: Simplify error handling code in 'cs47l92_probe()'Christophe JAILLET2019-12-311-3/+1
| | | * | | ASoC: amd: Create multiple I2S platform device endpointRavulapati Vishnu vardhan rao2019-12-272-32/+68
| | | * | | ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla2019-12-251-1/+85
| | | * | | ASoC: wcd934x: add audio routingsSrinivas Kandagatla2019-12-251-0/+290