summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto3-55/+30
2020-01-10ASoC: soc-core: do pinctrl_pm_select_xxx() as componentKuninori Morimoto2-50/+19
2020-01-10ASoC: soc-core: remove duplicate pinctrl operation when suspendKuninori Morimoto1-3/+0
2020-01-10ASoC: soc-core: care .ignore_suspend for Component suspendKuninori Morimoto1-7/+17
2020-01-10ASoC: soc-core: rename snd_soc_rtdcom_add() to snd_soc_rtd_add_component()Kuninori Morimoto1-5/+5
2020-01-10ASoC: rt700: add rt700 codec driverShuming Fan6-0/+2310
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto4-123/+84
2020-01-10ASoC: max98090: Drop incorrectly applied duplicate commitMark Brown1-1/+1
2020-01-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-56/+152
2020-01-09ASoC: rt711: add rt711 codec driverShuming Fan6-0/+2365
2020-01-09ASoC: codecs: add wsa881x amplifier supportSrinivas Kandagatla3-0/+1197
2020-01-09ASoC: stm32: sai: fix possible circular lockingOlivier Moysan1-54/+140
2020-01-09ASoC: max98090: fix lockdep warningMarek Szyprowski2-4/+7
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski1-1/+1
2020-01-09ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()Marek Szyprowski1-1/+1
2020-01-09ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe()Wei Yongjun1-2/+2
2020-01-07ASoC: gtm601: fix build warningArnd Bergmann1-2/+0
2020-01-07ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart1-0/+3
2020-01-07ASoC: SOF: pci: change the default firmware path when the community key is usedPierre-Louis Bossart1-2/+42
2020-01-07ASoC: Fix NULL dereference at freeingTakashi Iwai1-0/+3
2020-01-06ASoC: Intel: sof_rt5682: Ignore the speaker amp when there isn't one.Sam McNally1-1/+8
2020-01-06ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirkHans de Goede1-1/+2
2020-01-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2020-01-03ASoC: soc-topology: fix endianness issuesPierre-Louis Bossart1-20/+22
2020-01-03ASoC: Intel: boards: hda_dsp_common: use NULL pointer assignment, not 0Pierre-Louis Bossart1-1/+1
2020-01-03ASoC: Intel: boards: Fix compile-testing RT1011/RT5682Arnd Bergmann1-1/+0
2020-01-01ASoC: SOF: imx8: use resource_sizeJulia Lawall1-2/+1
2020-01-01ASoC: qdsp6: q6asm-dai: constify copied structureJulia Lawall1-1/+1
2019-12-31ASoC: amd MMAP_INTERLEAVED SupportRavulapati Vishnu vardhan rao1-1/+3
2019-12-31ASoC: amd: Added ACP3x system resume and runtime pmRavulapati Vishnu vardhan rao3-149/+180
2019-12-31ASoC: amd: Handle ACP3x I2S-SP Interrupts.Ravulapati Vishnu vardhan rao1-0/+14
2019-12-31ASoC: amd: add ACP3x TDM mode supportRavulapati Vishnu vardhan rao2-6/+23
2019-12-31ASoC: amd: Enabling I2S instance in DMA and DAIRavulapati Vishnu vardhan rao3-104/+312
2019-12-31ASoC: amd: Refactoring of DAI from DMA driverRavulapati Vishnu vardhan rao4-243/+356
2019-12-31ASoC: madera: Enable clocks for input pins when used for the FLLCharles Keepax1-9/+100
2019-12-31ASoC: madera: Enable clocks for input pins when used as a direct clockCharles Keepax7-20/+129
2019-12-31ASoC: cs47l92: Simplify error handling code in 'cs47l92_probe()'Christophe JAILLET1-3/+1
2019-12-27ASoC: amd: Create multiple I2S platform device endpointRavulapati Vishnu vardhan rao2-32/+68
2019-12-25ASoC: qcom: sdm845: add support to DB845c and Lenovo YogaSrinivas Kandagatla1-1/+85
2019-12-25ASoC: wcd934x: add audio routingsSrinivas Kandagatla1-0/+290
2019-12-25ASoC: wcd934x: add capture dapm widgetsSrinivas Kandagatla1-2/+1149
2019-12-25ASoC: wcd934x: add playback dapm widgetsSrinivas Kandagatla1-0/+1550
2019-12-25ASoC: wcd934x: add basic controlsSrinivas Kandagatla1-0/+506
2019-12-25ASoC: wcd934x: add support to wcd9340/wcd9341 codecSrinivas Kandagatla3-0/+1601
2019-12-25Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown8-27/+60
2019-12-25ASoC: gtm601: add Broadmobi bm818 sound profileAngus Ainslie (Purism)1-3/+27
2019-12-25ASoC: Intel: kbl_da7219_max98357a: remove unused variable 'constraints_16000'...YueHaibing1-13/+0
2019-12-25ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4Sathyanarayana Nujella2-1/+18
2019-12-25ASoC: SOF: Intel: hda: Add iDisp4 DAISathyanarayana Nujella1-0/+4
2019-12-24ASoC: SOF: imx8: Fix dsp_box offsetDaniel Baluta1-0/+3