summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-12-09Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-nextMark Brown1-1/+1
2012-12-09Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown1-171/+248
2012-12-09Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown5-24/+58
2012-12-09Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown2-0/+27
2012-12-09Merge remote-tracking branch 'asoc/topic/si476x' into asoc-nextMark Brown3-0/+261
2012-12-09Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown30-128/+292
2012-12-09Merge remote-tracking branch 'asoc/topic/rt5631' into asoc-nextMark Brown1-1/+1
2012-12-09Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown3-0/+583
2012-12-09Merge remote-tracking branch 'asoc/topic/max9768' into asoc-nextMark Brown1-5/+2
2012-12-09Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown5-284/+309
2012-12-09Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown1-8/+2
2012-12-09Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown3-94/+168
2012-12-09Merge remote-tracking branch 'asoc/topic/jz4740' into asoc-nextMark Brown2-83/+60
2012-12-09Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-3/+0
2012-12-09Merge remote-tracking branch 'asoc/topic/hotplug' into asoc-nextMark Brown12-22/+22
2012-12-09Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown6-3/+418
2012-12-09Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown1-69/+481
2012-12-09Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown1-0/+2
2012-12-09Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown5-86/+141
2012-12-09Merge remote-tracking branch 'asoc/topic/da9055' into asoc-nextMark Brown1-13/+30
2012-12-09Merge remote-tracking branch 'asoc/topic/da7210' into asoc-nextMark Brown1-21/+3
2012-12-09Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown1-3/+18
2012-12-09Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown9-537/+843
2012-12-09Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown6-58/+308
2012-12-09Merge remote-tracking branch 'asoc/topic/ak4642' into asoc-nextMark Brown1-21/+2
2012-12-09Merge remote-tracking branch 'asoc/topic/ak4535' into asoc-nextMark Brown1-6/+1
2012-12-09Merge remote-tracking branch 'asoc/topic/ak4104' into asoc-nextMark Brown1-17/+48
2012-12-09Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown6-33/+1461
2012-12-09Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown1-1/+1
2012-12-09Merge remote-tracking branch 'asoc/fix/omap' into asoc-nextMark Brown5-15/+11
2012-12-09ASoC: wm5110: Enable volume ramp controlMark Brown1-0/+6
2012-12-09ASoC: wm5102: Enable volume ramp controlMark Brown1-0/+6
2012-12-09ASoC: arizona: Add volume ramp controlsMark Brown2-0/+31
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna30-49/+105
2012-12-07ASoC: McASP: implement a way to force BCLK/LRCLK ratiosDaniel Mack2-0/+16
2012-12-07ASoC: McASP: calculate values for channel sizeDaniel Mack2-63/+10
2012-12-07ASoC: McASP: remove unused variablesDaniel Mack2-3/+0
2012-12-07ASoC: arizona: Log the clock we're setting the DAI to useMark Brown1-0/+3
2012-12-07ASoC: arizona: Store the DAI clock ID when settingMark Brown1-0/+2
2012-12-06ASoC: arizona: Make FLL lock timeout very highMark Brown1-1/+1
2012-12-05ASoC: wm5110: Add LHPF coefficient configurationMark Brown1-0/+5
2012-12-05ASoC: wm5110: Add EQ coefficient configurationMark Brown1-0/+9
2012-12-05ASoC: wm5102: Make EQ coefficents configurableMark Brown1-0/+9
2012-12-03ASoC: zoom2: Remove HS mux GPIO handling to avoid kernel crash due to BUG_ON()Peter Ujfalusi1-7/+0
2012-12-03ASoC: da7210: Remove unnecessary regmap_exit callSachin Kamat1-10/+1
2012-12-03ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown3-8/+22
2012-12-03ASoC: wm8994: Check jack is inserted when handling mic IRQMark Brown1-0/+12
2012-12-03ASoC: wm8994: Support custom accessory identification for WM1811AMark Brown2-17/+25
2012-12-03ASoC: wm8994: Simplify button detection codeMark Brown2-52/+37
2012-12-03ASoC: wm8994: Stop mic detection whenever we detect an open circuitMark Brown1-25/+31