aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown4-20/+17
2013-04-12Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown3-1/+40
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown57-163/+502
2013-04-12Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown1-0/+43
2013-04-12Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown9-173/+631
2013-04-12Merge remote-tracking branch 'asoc/topic/ak5386' into asoc-nextMark Brown3-0/+158
2013-04-12Merge remote-tracking branch 'asoc/topic/ak4104' into asoc-nextMark Brown1-16/+39
2013-04-12Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2-9/+77
2013-04-12Merge remote-tracking branch 'asoc/topic/adau1373' into asoc-nextMark Brown1-1/+4
2013-04-12Merge remote-tracking branch 'asoc/fix/wm8903' into asoc-nextMark Brown1-0/+2
2013-04-12Merge remote-tracking branch 'asoc/fix/tegra' into asoc-nextMark Brown1-23/+1
2013-04-12Merge remote-tracking branch 'asoc/fix/samsung' into asoc-nextMark Brown1-5/+12
2013-04-12Merge remote-tracking branch 'asoc/fix/core' into asoc-nextMark Brown1-1/+1
2013-04-12Merge remote-tracking branch 'asoc/fix/compress' into asoc-nextMark Brown1-3/+11
2013-04-11ASoC: wm_adsp: Add support for firmware wide coefficient blocksMark Brown1-0/+40
2013-04-09ASoC: wm5102: Correct lookup of arizona struct in SYSCLK eventMark Brown1-1/+1
2013-04-09ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is runningAlban Bedel1-0/+2
2013-04-03ASoC: core: Merge Samsung fixes to avoid trivial context conflictMark Brown1-5/+12
2013-04-03ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen1-23/+1
2013-04-03ASoC: Samsung: set drvdata before adding secondary devicePrathyush K1-5/+8
2013-04-03ASoC: Samsung: return error if drvdata is not setPrathyush K1-0/+4
2013-04-01ASoC: codecs: remove hidden promptPaul Bolle1-1/+1
2013-03-29ASoC: mid-x86 - add support for meaadata apisVinod Koul2-1/+13
2013-03-29ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown4-10/+23
2013-03-29ASoC: wm_adsp: Provide defines for firmwaresMark Brown1-5/+13
2013-03-28ASoC: compress: Cancel delayed power down if neededCharles Keepax1-3/+11
2013-03-27ASoC: wm5102: Correctly use SOC_VALUE_ENUM for ISRC FSL controlsCharles Keepax1-2/+2
2013-03-27ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen1-1/+1
2013-03-27ASoC: wm5102: Implement OSR supportMark Brown1-0/+26
2013-03-26ASoC: export snd_soc_register_componentStephen Warren1-0/+2
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 siuKuninori Morimoto2-4/+9
2013-03-26ASoC: snd_soc_[un]register_dai[s]() become non global functionKuninori Morimoto1-8/+4
2013-03-26ASoC: switch over to use snd_soc_register_component() on ux500 mspKuninori Morimoto1-4/+9
2013-03-26ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97Kuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 i2sKuninori Morimoto1-5/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 ac97Kuninori Morimoto2-6/+11
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra20 spdifKuninori Morimoto1-5/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto1-5/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on spear spdif inKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on spear spdif outKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 hacKuninori Morimoto1-3/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 ssiKuninori Morimoto1-3/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on goni_wm8994Kuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung pcmKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung i2sKuninori Morimoto1-4/+10
2013-03-26ASoC: switch over to use snd_soc_register_component() on samsung spdifKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c ac97Kuninori Morimoto1-4/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c i2sKuninori Morimoto3-10/+18
2013-03-26ASoC: switch over to use snd_soc_register_component() on s3c24xx i2sKuninori Morimoto1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on s6000 i2sKuninori Morimoto1-2/+7