summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2019-02-07ASoC: codecs: jz4725b: Use C++ style comments in headerPaul Cercueil1-5/+4
2019-02-07ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TESTPaul Cercueil1-1/+8
2019-02-07ASoC: codecs: jz4740: Add support for devicetreePaul Cercueil1-0/+9
2019-02-07ASoC: codecs: jz4740: Use SPDX license notifierPaul Cercueil1-12/+5
2019-02-07ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic1-0/+27
2019-02-07ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic1-0/+18
2019-02-07ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic1-0/+14
2019-02-07ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic1-16/+16
2019-02-07ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic1-0/+23
2019-02-07ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic1-1/+23
2019-02-07ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic1-0/+3
2019-02-07ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic1-0/+12
2019-02-07ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"Colin Ian King1-1/+1
2019-02-07ASoC: wcd9335: fix semicolon.cocci warningskbuild test robot1-3/+3
2019-02-06ASoC: codecs: Add jz4725b-codec driverPaul Cercueil3-0/+613
2019-02-06ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart1-76/+82
2019-02-06Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown6-8/+44
2019-02-06ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart1-0/+24
2019-02-06ASoC: ssm2602: switch to SPDX identifierMarco Felsch1-27/+12
2019-02-06ASoC: compress: Add helper functions for component trigger/set_paramsCharles Keepax1-63/+54
2019-02-06ASoC: compress: Clarify the intent of current compressed ops handlingCharles Keepax1-58/+48
2019-02-06ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter1-12/+8
2019-02-06ASoC: ssm2602: Fix ADC powerup sequencingPhilipp Zabel1-2/+28
2019-02-06ASoC: dapm: Check for NULL widget in dapm_update_dai_unlockedCharles Keepax1-0/+3
2019-02-04ASoC: ak4118: fix missing headerClément Péron1-0/+1
2019-02-04ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King1-1/+1
2019-02-04ASoC: topology: unload physical dai link in removeBard liao1-0/+32
2019-02-04ASoC: soc-core: clear platform pointers on errorCurtis Malainey1-1/+20
2019-02-04ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang1-0/+1
2019-02-02ASoC: dapm: Add warnings for widget overwrite when adding routeZhiwei Jiang1-0/+12
2019-02-02ASoC: dapm: Only power up active channels from a DAICharles Keepax2-0/+80
2019-02-02ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2-1/+6
2019-02-02ASoC: dapm: fix use-after-free issue with dailink snamePierre-Louis Bossart1-1/+18
2019-02-02ASoC: mediatek: add btcvsd driverKaiChieh Chuang3-0/+1375
2019-02-02ASoC: arizona: Add channel numbers to AIFsCharles Keepax5-158/+158
2019-02-02ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto1-13/+12
2019-02-02ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto1-8/+7
2019-02-02ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto1-4/+4
2019-01-29ASoC: sprd: Add Spreadtrum audio DMA platfrom driverBaolin Wang6-0/+589
2019-01-29ASoC: topology: modify dapm route loading routine and add dapm route unloadingRanjani Sridharan1-16/+86
2019-01-29ASoC: topology: fix memory leak in soc_tplg_dapm_widget_createBard liao1-0/+3
2019-01-29ASoC: topology: Fix memory leak from soc_tplg_denum_create_textsAmadeusz Sławiński1-0/+3
2019-01-29ASoC: topology: Remove widgets from dobj listAmadeusz Sławiński1-0/+2
2019-01-29ASoC: topology: Reduce number of dereferences when accessing dobjAmadeusz Sławiński1-12/+12
2019-01-29ASoC: Intel: cht_bsw_rt5672: remove useless testPierre-Louis Bossart1-12/+9
2019-01-29ASoC: cros_ec_codec: Add codec driver for Cros ECCheng-Yi Chiang3-0/+451
2019-01-29Merge tag 'v5.0-rc4' into asoc-5.1Mark Brown2-112/+17
2019-01-29ASoC: wcd9335: Fix missing slimbus dependencyMark Brown1-0/+1
2019-01-28ASoC: apq8096: add slim supportSrinivas Kandagatla1-1/+70
2019-01-28ASoC: wcd9335: add audio routingsSrinivas Kandagatla1-0/+189