summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-04-30ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner1-1/+1
2012-04-30ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown1-37/+37
2012-04-30ASoC: wm8350: Remove check for clocks in trigger()Mark Brown1-40/+0
2012-04-30ASoC: cs42l52: Remove duplicate module exit codeMark Brown1-7/+0
2012-04-30ASoC: Add support for CS42L52 CodecBrian Austin4-0/+1582
2012-04-30ASoC: wm8350: Don't use locally allocated codec structMark Brown1-5/+6
2012-04-30ASoC: core: Fix dai_link dereference.Liam Girdwood1-1/+1
2012-04-30ASoC: tlv312aic23: unbreak resumeEric Bénard1-2/+2
2012-04-27ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000Richard Zhao1-8/+32
2012-04-27ASoC: imx-sgtl5000: add of_node_put when probe fail.Richard Zhao1-11/+18
2012-04-27ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown1-21/+40
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown4-158/+82
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown4-14/+45
2012-04-27ASoC: dpcm: Fixup debugFS for DPCM state.Liam Girdwood1-12/+5
2012-04-27ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan1-6/+7
2012-04-27ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown1-12/+20
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds5-58/+230
2012-04-26ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown1-0/+4
2012-04-26ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown1-1/+2
2012-04-26ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown1-2/+4
2012-04-26ASoC: wm8996: Put the microphone biases into bypass mode when idleMark Brown1-0/+12
2012-04-26ASoC: pcm: Add pcm operation for pcm ioctl.Liam Girdwood1-0/+13
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood1-10/+89
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood1-0/+29
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood2-2/+227
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2-0/+163
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2-30/+1221
2012-04-26ASoC: core: Remove unused variable 'min'Fabio Estevam1-1/+0
2012-04-25ASoC: SSM2602: Convert to direct regmap API usageLars-Peter Clausen1-30/+57
2012-04-25ASoC: SSM2602: Remove driver specific versionLars-Peter Clausen1-4/+0
2012-04-25ASoC: SSM2602: Add sysclk based rate constraintsLars-Peter Clausen1-4/+34
2012-04-25ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen1-33/+4
2012-04-25ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen1-0/+2
2012-04-25ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLLKyung-Kwee Ryu1-1/+1
2012-04-24ASoC: core: check of_property_count_strings failureRichard Zhao1-3/+3
2012-04-23ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown1-6/+9
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON1-0/+63
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON1-0/+118
2012-04-23ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.cJesper Juhl1-7/+6
2012-04-23ASoC: Update regmap access for WM5100 DSP control registersMark Brown2-2/+282
2012-04-23ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown1-54/+222
2012-04-19ASoC: wm1250-ev1: Support sample rate configurationMark Brown1-0/+43
2012-04-19ASoC: wm1250-ev1: Support stereoMark Brown1-2/+2
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood1-10/+112
2012-04-18ASoC: samsung: Hook up AIF2 to the CODEC on LittlemillMark Brown1-12/+70
2012-04-18Fix "the the" in various KconfigMasanari Iida1-1/+1
2012-04-18ASoC: fsi: update for dmaengine prep_slave_sg fallout.Paul Mundt1-4/+3
2012-04-17ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown1-5/+4
2012-04-17ASoC: da7210: Minor update for PLL and SRMAshish Chavan1-13/+9
2012-04-17ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood1-0/+1