aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-06-10
|\
| * ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown2013-05-30
| * ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown2013-05-30
* | Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown2013-06-10
|\ \
| * | ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()Andreas Irestål2013-06-07
* | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-06-10
|\ \ \
| * | | ASoC: cs42l52: fix hp_gain_enum shift value.Nicolas Schichan2013-05-29
| * | | ASoC: cs42l52: use correct PCM mixer TLV dB scale to match datasheet.Nicolas Schichan2013-05-29
* | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-06-10
|\ \ \ \
| * | | | ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-07
| * | | | ASoC: pcm: Require both CODEC and CPU support when declaring stream capsMark Brown2013-06-03
* | | | | ASoC: arizona: Correct AEC loopback enableCharles Keepax2013-06-05
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-28
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: wm8994: check for array index returnedVinod Koul2013-05-28
| * | | ASoC: wm8994: Fix reporting of accessory removal on WM8958Mark Brown2013-05-28
| * | | ASoC: wm8994: use the correct pointer to get the control valueVinod Koul2013-05-28
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown2013-05-28
|\ \ \
| * | | ASoC: max98090: request IRQF_ONESHOT interruptAndrew Bresticker2013-05-20
* | | | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown2013-05-28
|\ \ \ \
| * | | | ASoC: davinci: fix sample rotationDaniel Mack2013-05-21
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-05-28
|\ \ \ \ | | |_|/ | |/| |
| * | | ASoC: cs42l52: fix default value for MASTERA_VOL.Nicolas Schichan2013-05-28
| * | | ASoC: cs42l52: fix master playback mute mask.Nicolas Schichan2013-05-22
| * | | ASoC: cs42l52: fix bogus shifts in "Speaker Volume" and "PCM Mixer Volume" co...Nicolas Schichan2013-05-22
| * | | ASoC: cs42l52: microphone bias is controlled by IFACE_CTL2 register.Nicolas Schichan2013-05-22
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/compress' into asoc-linusMark Brown2013-05-28
|\ \ \
| * | | ASoC: soc-compress: Send correct stream event for capture startCharles Keepax2013-05-20
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-05-28
|\ \ \ | |_|/ |/| |
| * | ASoC: wm5110: Correct DSP4R Mixer control nameCharles Keepax2013-05-25
| * | ASoC: wm5110: Add missing speaker initialisationMark Brown2013-05-20
| |/
* | Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-18
|\ \
| * | sound/soc/kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| * | sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
| |/
* | Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown2013-05-14
|\ \
| * | ASoC: wm0010: fix error return code in wm0010_boot()Wei Yongjun2013-05-07
* | | Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linusMark Brown2013-05-14
|\ \ \
| * | | ASoC: ux500: Swap even/odd AD slot definitionsFabio Baltieri2013-05-08
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linusMark Brown2013-05-14
|\ \ \ | |_|/ |/| |
| * | ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin2013-05-09
| |/
* | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-10
|\ \
| * \ Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-03
| |\ \
| | * \ Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-05-03
| | |\ \
| | | * | ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter2013-04-30
| | | |/
| | * | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-linusMark Brown2013-05-03
| | |\ \
| | | * | ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.Marek Belisko2013-05-03
| | | * | ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_C...Marek Belisko2013-04-30
| | | |/
| | * / ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-04-30
| | |/
* | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-03
|\| |
| * | Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-25
| |\ \
| | * \ Merge remote-tracking branch 'asoc/topic/ux500' into asoc-nextMark Brown2013-04-23
| | |\ \