aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-29samsung: don't bother with setting VM_IOAl Viro1-1/+0
2013-06-10Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown1-5/+5
2013-06-10Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown1-2/+4
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2-26/+36
2013-06-07ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål1-5/+5
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2-24/+32
2013-06-05ASoC: arizona: Correct AEC loopback enableCharles Keepax2-2/+4
2013-06-03ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown1-2/+4
2013-05-30ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown1-0/+1
2013-05-30ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown1-1/+1
2013-05-29ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan1-1/+1
2013-05-29ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan1-1/+3
2013-05-28Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-1/+11
2013-05-28Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown1-1/+1
2013-05-28Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown1-3/+4
2013-05-28Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2-5/+5
2013-05-28Merge remote-tracking branch 'asoc/fix/compress' into asoc-linusMark Brown1-2/+6
2013-05-28Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown1-1/+3
2013-05-28ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan1-1/+1
2013-05-28ASoC: wm8994: check for array index returnedVinod Koul1-0/+5
2013-05-28ASoC: wm8994: Fix reporting of accessory removal on WM8958Mark Brown1-0/+5
2013-05-28ASoC: wm8994: use the correct pointer to get the control valueVinod Koul1-1/+1
2013-05-25ASoC: wm5110: Correct DSP4R Mixer control nameCharles Keepax1-1/+1
2013-05-22ASoC: cs42l52: fix master playback mute mask.Nicolas Schichan1-1/+1
2013-05-22ASoC: cs42l52: fix bogus shifts in "Speaker Volume" and "PCM Mixer Volume" controls.Nicolas Schichan1-2/+2
2013-05-22ASoC: cs42l52: microphone bias is controlled by IFACE_CTL2 register.Nicolas Schichan1-1/+1
2013-05-21ASoC: davinci: fix sample rotationDaniel Mack1-3/+4
2013-05-20ASoC: wm5110: Add missing speaker initialisationMark Brown1-0/+2
2013-05-20ASoC: soc-compress: Send correct stream event for capture startCharles Keepax1-2/+6
2013-05-20ASoC: max98090: request IRQF_ONESHOT interruptAndrew Bresticker1-1/+1
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-11/+0
2013-05-18sound/soc/kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-14Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown1-0/+1
2013-05-14Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linusMark Brown1-18/+18
2013-05-14Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linusMark Brown1-4/+4
2013-05-10Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-4/+8
2013-05-09ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin1-4/+4
2013-05-08ASoC: ux500: Swap even/odd AD slot definitionsFabio Baltieri1-18/+18
2013-05-07ASoC: wm0010: fix error return code in wm0010_boot()Wei Yongjun1-0/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds156-2116/+3807
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai3-4/+8
2013-05-03Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-0/+1
2013-05-03Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown1-2/+5
2013-05-03ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko1-1/+1
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-10/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2013-04-30ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter1-0/+1
2013-04-30ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS formatMarek Belisko1-1/+4