summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-12-10Merge remote-tracking branch 'asoc/topic/rt5631' into asoc-nextMark Brown1-1/+1
2012-12-10Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown3-0/+583
2012-12-10Merge remote-tracking branch 'asoc/topic/max9768' into asoc-nextMark Brown1-5/+2
2012-12-10Merge remote-tracking branch 'asoc/topic/log' into asoc-nextMark Brown5-284/+309
2012-12-10Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown1-8/+2
2012-12-10Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown3-94/+168
2012-12-10Merge remote-tracking branch 'asoc/topic/jz4740' into asoc-nextMark Brown2-83/+60
2012-12-10Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-3/+0
2012-12-10Merge remote-tracking branch 'asoc/topic/hotplug' into asoc-nextMark Brown12-22/+22
2012-12-10Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown6-3/+418
2012-12-10Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown1-69/+481
2012-12-10Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown1-0/+2
2012-12-10Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown5-86/+141
2012-12-10Merge remote-tracking branch 'asoc/topic/da9055' into asoc-nextMark Brown1-13/+30
2012-12-10Merge remote-tracking branch 'asoc/topic/da7210' into asoc-nextMark Brown1-21/+3
2012-12-10Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown1-3/+18
2012-12-10Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown9-537/+843
2012-12-10Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown6-58/+308
2012-12-10Merge remote-tracking branch 'asoc/topic/ak4642' into asoc-nextMark Brown1-21/+2
2012-12-10Merge remote-tracking branch 'asoc/topic/ak4535' into asoc-nextMark Brown1-6/+1
2012-12-10Merge remote-tracking branch 'asoc/topic/ak4104' into asoc-nextMark Brown1-17/+48
2012-12-10Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown6-33/+1461
2012-12-10Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown1-1/+1
2012-12-10Merge 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: 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-06ASoC: wm5110: Add LHPF coefficient configurationMark Brown1-0/+5
2012-12-06ASoC: wm5110: Add EQ coefficient configurationMark Brown1-0/+9
2012-12-06ASoC: 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: wm5102: Add support for configuring LHPF coefficientsMark Brown1-0/+5
2012-12-03ASoC: adsp: Set DSP clock rate to SYSCLK rateMark Brown1-0/+22
2012-12-03ASoC: adsp: Keep ADSP2 memory powered off when not in useMark Brown1-0/+11
2012-12-02ASoC: atmel-pcm: dma support based on pcm dmaengineBo Shen5-2/+276
2012-12-02ASoC: atmel-pcm: split into two fileBo Shen6-382/+441
2012-12-02ASoC: wm5102: Correct base address for Y regionMark Brown1-1/+1
2012-12-02ASoC: max9768: Use devm_regmap_init_i2c()Sachin Kamat1-5/+2
2012-11-29ASoC: arizona: Add parenthesesMark Brown1-1/+1
2012-11-28ASoC: wm_adsp: Set the core enable as well as start bit for ADSP2Mark Brown1-3/+5
2012-11-28ASoC: omap-abe-twl6040: Use "ti,jack-detection" DT property as booleanPeter Ujfalusi1-2/+2
2012-11-28ASoC: wm5102: Enable DVFS support for the DSPMark Brown1-1/+5
2012-11-28Merge branch 'topic/adsp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2-2/+100