aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown47-712/+1553
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-10/+0
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown6-186/+134
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown71-1649/+1149
2015-04-12Merge remote-tracking branch 'asoc/fix/wm8741' into asoc-linusMark Brown1-4/+4
2015-04-12Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix/cs4271', 'asoc/fix/davinci' and 'asoc/fix/rcar' into asoc-linusMark Brown8-24/+80
2015-04-12Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown1-4/+4
2015-04-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown4-1/+7
2015-04-12Merge tag 'asoc-fix-v4.0-rc7' into asoc-linusMark Brown1-19/+0
2015-04-12ASoC: Intel: fix array_size.cocci warningskbuild test robot1-1/+1
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-10ASoC: Intel: Use the generic IPC/mailbox APIs in BroadwellJin Yao1-295/+87
2015-04-10ASoC: Intel: Use the generic IPC/mailbox APIs in BaytrailJin Yao1-283/+77
2015-04-10ASoC: Intel: Refactor common IPC/mailbox code into generic APIsJin Yao3-1/+387
2015-04-10ASoC: core: call snd_soc_runtime_set_dai_fmt() before soc_new_pcm()Kuninori Morimoto1-6/+3
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown2-4/+18
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-coreMark Brown4-139/+68
2015-04-10ASoC: ak4642: fixup channels_minKuninori Morimoto1-2/+2
2015-04-09ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen3-23/+54
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen2-14/+5
2015-04-09ASoC: Create card debugfs directory earlierLars-Peter Clausen1-2/+3
2015-04-09Merge tag 'v4.0-rc7' into asoc-coreMark Brown40-170/+233
2015-04-09ASoC: Intel: do cast earlier in sst_cdev_tstamp()Dan Carpenter1-1/+1
2015-04-08ASoC: Intel: remove unused functionsSudip Mukherjee1-24/+0
2015-04-08ASoC: Intel: Fix a buffer overflow issueJie Yang1-1/+1
2015-04-06ASoC: Intel: read_shim_data() can be statickbuild test robot1-2/+2
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang21-20/+18
2015-04-06ASoC: Intel: create baytrail folder and move baytrail platform files inJie Yang6-10/+11
2015-04-06ASoC: Intel: create boards folder and move sst boards files inJie Yang10-30/+31
2015-04-06ASoC: Intel: create haswell folder and move haswell platform files inJie Yang6-11/+13
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang14-12/+14
2015-04-02ASoC: cs4271: Increase delay time after resetPascal Huerst1-2/+2
2015-04-01ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen1-14/+11
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen1-8/+2
2015-04-01ASoC: wm8753: Cleanup manual bias level transitionsLars-Peter Clausen1-18/+1
2015-04-01ASoC: wm8753: Integrate capacitor charging into the DAPM sequenceLars-Peter Clausen1-30/+24
2015-04-01ASoC: wm8971: Cleanup manual bias level transitionsLars-Peter Clausen1-26/+1
2015-04-01ASoC: wm8971: Integrate capacitor charging into the DAPM sequenceLars-Peter Clausen1-40/+31
2015-04-01ASoC: wm8971: Use system_power_efficient_wq instead of custom workqueueLars-Peter Clausen1-9/+4
2015-03-27ASoC: rsnd: call clk_prepare/unprepare() in probe/removeKuninori Morimoto5-10/+76
2015-03-27ASoC: Intel: fix warning reported by static check tool smatchLu, Han1-8/+5
2015-03-26ASoC: davinci-evm: drop un-necessary remove functionManish Badarkhe1-10/+0
2015-03-25ASoC: wm8741: Fix rates constraints valuesSergej Sawazki1-4/+4
2015-03-24ASoC: soc-core: initialize debugfs in snd_soc_instantiate_card()Kuninori Morimoto1-3/+3
2015-03-23ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-03-22ASoC: Intel: remove misleading DMA error messages on Baytrail platformsPierre-Louis Bossart3-0/+6
2015-03-22ASoC: pcm512x: Fix divide by zero issueHoward Mitchell1-2/+2
2015-03-21ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controlsHoward Mitchell1-2/+2
2015-03-19ASoC: Intel: acpi_probe: fix error return pathVinod Koul1-1/+1
2015-03-19Intel: ASoC: Add condition check before set param to wavesLu, Han2-5/+6