aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus-uncursedTakashi Iwai6-47/+63
2013-01-28ASoC: fsl: fix snd-soc-imx-pcm module buildShawn Guo4-41/+52
2013-01-28Revert "ASoC: fsl: fix multiple definition of init_module"Shawn Guo3-6/+11
2013-01-22Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown1-3/+0
2013-01-22Merge remote-tracking branch 'asoc/fix/fsl' into tmpMark Brown3-11/+6
2013-01-22Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown1-2/+10
2013-01-22Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown3-5/+6
2013-01-22ASoC: wm_adsp: Release firmware on errorCharles Keepax1-1/+1
2013-01-20ASoC: wm_adsp: Use GFP_DMA for things that may be DMAedMark Brown1-2/+2
2013-01-17ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLKMark Brown1-1/+1
2013-01-16ASoC: wm2200: correct mixer values and textChris Rattray1-3/+0
2013-01-12ASoC: wm5110: Correct AEC loopback maskMark Brown1-2/+1
2013-01-12ASoC: wm5102: Correct AEC loopback maskMark Brown1-2/+1
2013-01-12ASoC: dapm: Fix sense of regulator bypass modeMark Brown1-2/+10
2013-01-12ASoC: fsl: fix multiple definition of init_moduleShawn Guo3-11/+6
2013-01-10Merge remote-tracking branch 'asoc/fix/wm5100' into tmpMark Brown1-6/+0
2013-01-10Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown1-7/+1
2013-01-10Merge remote-tracking branch 'asoc/fix/wm2000' into tmpMark Brown1-2/+2
2013-01-10Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmpMark Brown1-1/+22
2013-01-10Merge remote-tracking branch 'asoc/fix/sta529' into tmpMark Brown1-4/+5
2013-01-10Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmpMark Brown1-2/+2
2013-01-10Merge remote-tracking branch 'asoc/fix/lm49453' into tmpMark Brown1-66/+40
2013-01-10Merge remote-tracking branch 'asoc/fix/cs42l52' into tmpMark Brown1-3/+1
2013-01-10Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown1-3/+3
2013-01-10Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2-3/+33
2013-01-08ASoC: arizona: Disable free-running mode on FLL1Charles Keepax1-0/+3
2013-01-07ASoC: wm_adsp: Ensure that block writes are from DMA aligned addressesMark Brown1-1/+22
2013-01-04ASoC: wm2000: Fix sense of speech clarity enableMark Brown1-2/+2
2013-01-04ASoC: wm5100: Remove DSP B and left justified formatsMark Brown1-6/+0
2013-01-04ASoC: arizona: Remove DSP B and left justified AIF modesMark Brown1-6/+0
2013-01-04ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown1-6/+0
2013-01-02ASoC: wm5102: Improve speaker enable performanceMark Brown1-2/+46
2012-12-27ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu1-1/+1
2012-12-27ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu1-0/+2
2012-12-24ASoC: cs42l52: Catch no-match case in cs42l52_get_clkAxel Lin1-3/+1
2012-12-24ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com1-46/+15
2012-12-24ASoC: lm49453: Fix adc, mic and sidetone volume rangesMR.Swami.Reddy@ti.com1-19/+24
2012-12-24ASoC: arizona: Correct FLL source definitionsMark Brown1-9/+9
2012-12-24ASoC: arizona: Do proper shift for setting AIF rateAxel Lin1-1/+2
2012-12-24ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()Axel Lin1-1/+1
2012-12-24ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam1-2/+2
2012-12-24ASoC: soc-core: Remove unused 'ret' variableFabio Estevam1-1/+0
2012-12-21ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin1-1/+1
2012-12-20ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown1-2/+30
2012-12-20ASoC: sta529: Fix update register bits in sta529_set_dai_fmtAxel Lin1-4/+5
2012-12-20ASoC: pcm: allow backend hardware to be freed in pause statePatrick Lai1-0/+1
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-57/+108
2012-12-15Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-nextMark Brown1-17/+6
2012-12-15Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown1-5/+5
2012-12-15Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown1-27/+89