summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API changeStephen Rothwell2019-02-081-1/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-083-7/+7
|\
| * Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-02-089-15/+51
| |\
| | * ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki2019-02-071-5/+5
| | * ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| | * ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
* | | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-08139-2320/+26952
|\ \ \
| * | | ASoC: codecs: jz4725b: Use C++ style comments in headerPaul Cercueil2019-02-071-5/+4
| * | | ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TESTPaul Cercueil2019-02-071-1/+8
| * | | ASoC: codecs: jz4740: Add support for devicetreePaul Cercueil2019-02-071-0/+9
| * | | ASoC: codecs: jz4740: Use SPDX license notifierPaul Cercueil2019-02-071-12/+5
| * | | ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic2019-02-071-0/+27
| * | | ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic2019-02-071-0/+18
| * | | ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic2019-02-071-0/+14
| * | | ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic2019-02-071-16/+16
| * | | ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic2019-02-071-0/+23
| * | | ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic2019-02-071-1/+23
| * | | ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic2019-02-071-0/+3
| * | | ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic2019-02-071-0/+12
| * | | ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"Colin Ian King2019-02-071-1/+1
| * | | ASoC: wcd9335: fix semicolon.cocci warningskbuild test robot2019-02-071-3/+3
| * | | ASoC: codecs: Add jz4725b-codec driverPaul Cercueil2019-02-063-0/+613
| * | | ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart2019-02-061-76/+82
| * | | Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-066-8/+44
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-02-061-0/+24
| | * | ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-022-1/+6
| | * | ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| | * | ASoC: core: Allow soc_find_component lookups to match parent of_nodeCharles Keepax2019-01-251-1/+6
| | * | ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan2019-01-221-0/+2
| | * | ASoC: hdmi-codec: fix oops on re-probeRussell King2019-01-181-2/+2
| * | | ASoC: ssm2602: switch to SPDX identifierMarco Felsch2019-02-061-27/+12
| * | | ASoC: compress: Add helper functions for component trigger/set_paramsCharles Keepax2019-02-061-63/+54
| * | | ASoC: compress: Clarify the intent of current compressed ops handlingCharles Keepax2019-02-061-58/+48
| * | | ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter2019-02-061-12/+8
| * | | ASoC: ssm2602: Fix ADC powerup sequencingPhilipp Zabel2019-02-061-2/+28
| * | | ASoC: dapm: Check for NULL widget in dapm_update_dai_unlockedCharles Keepax2019-02-061-0/+3
| * | | ASoC: ak4118: fix missing headerClément Péron2019-02-041-0/+1
| * | | ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King2019-02-041-1/+1
| * | | ASoC: topology: unload physical dai link in removeBard liao2019-02-041-0/+32
| * | | ASoC: soc-core: clear platform pointers on errorCurtis Malainey2019-02-041-1/+20
| * | | ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-02-041-0/+1
| * | | ASoC: dapm: Add warnings for widget overwrite when adding routeZhiwei Jiang2019-02-021-0/+12
| * | | ASoC: dapm: Only power up active channels from a DAICharles Keepax2019-02-022-0/+80
| * | | ASoC: dapm: fix use-after-free issue with dailink snamePierre-Louis Bossart2019-02-021-1/+18
| * | | ASoC: mediatek: add btcvsd driverKaiChieh Chuang2019-02-023-0/+1375
| * | | ASoC: arizona: Add channel numbers to AIFsCharles Keepax2019-02-025-158/+158
| * | | ASoC: rsnd: fixup TDM Split mode check for CTUKuninori Morimoto2019-02-021-13/+12
| * | | ASoC: rsnd: synchronize connection check for simple-card/audio-graphKuninori Morimoto2019-02-021-8/+7
| * | | ASoC: sprd: Add Spreadtrum audio DMA platfrom driverBaolin Wang2019-01-296-0/+589
| * | | ASoC: topology: modify dapm route loading routine and add dapm route unloadingRanjani Sridharan2019-01-291-16/+86