aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into tmpMark Brown13-65/+69
2012-11-21ASoC: kirkwood-i2s: more pause-mode fixesRussell King1-9/+0
2012-11-21ASoC: kirkwood-i2s: fix DMA underrunsRussell King1-29/+38
2012-11-21ASoC: kirkwood-i2s: fix DCO lock detectionRussell King1-1/+1
2012-11-21ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King1-1/+0
2012-11-21ASoC: kirkwood-dma: fix use of virt_to_phys()Russell King1-1/+1
2012-11-16ASoC: arizona: Fix typo - Swap value in 48k_rates[] and 44k1_rates[]Dimitris Papastamos1-2/+2
2012-11-16ASoC: bells: Fix up git patch application failureMark Brown1-2/+2
2012-11-13ASoC: cs4271: free allocated GPIODaniel Mack1-8/+3
2012-11-13Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/samsung' and 'fix/wm8978' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into tmpMark Brown8-12/+573
2012-11-09ASoC: core: Double control update err for snd_soc_put_volsw_sxMukund Navada1-2/+3
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-11-07ASoC: cs42l52: fix the return value of cs42l52_set_fmt()Wei Yongjun1-2/+1
2012-11-07ASoC: bells: Correct type in sub speaker DAI name for WM5102Charles Keepax1-1/+1
2012-11-06ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt1-1/+1
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida2-2/+2
2012-11-02ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam1-4/+12
2012-11-02ASoC: bells: Select WM1250-EV1 Springbank audio I/O moduleDimitris Papastamos1-0/+1
2012-11-02ASoC: bells: Add missing select of WM0010Dimitris Papastamos1-0/+1
2012-11-01ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam1-0/+1
2012-10-30ASoC: wm5102: Write register value corrections after SYSCLK is enabledMark Brown1-1/+551
2012-10-28Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-5/+4
2012-10-27ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi1-2/+2
2012-10-27ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren1-3/+2
2012-10-25Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into for-3.7Mark Brown13-63/+96
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2-1/+18
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai11-62/+78
2012-10-17ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown1-1/+1
2012-10-16ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones1-5/+3
2012-10-16ASoC: Ux500: Dispose of device nodes correctlyLee Jones1-0/+17
2012-10-11ASoC: codecs: da9055: Minor improvement in ALC calibration processAshish Chavan1-1/+21
2012-10-09ASoC: dmaengine: Correct Makefile when sound is built as modulePeter Ujfalusi1-2/+3
2012-10-09ASoC: fsi: don't reschedule DMA from an atomic contextGuennadi Liakhovetski1-7/+8
2012-10-09ASoC: fix documentation in soc-jackPeter Meerwald1-3/+4
2012-10-09ARM: pxa: Fix build error caused by sram.h renameChris Ball1-1/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds142-3023/+6800
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai19-92/+1951
2012-10-06sections: fix section conflicts in soundAndi Kleen1-1/+1
2012-10-05ASoC: wm2200: Fix non-inverted OUT2 mute controlMark Brown1-1/+1
2012-10-05ASoC: wm2200: Use rev A register patches on rev BMark Brown1-0/+1
2012-10-05ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown1-1/+1
2012-10-04Merge branches 'asoc-twl6040' and 'asoc-omap' into for-3.7Mark Brown3-41/+33
2012-10-04ASoC: ams-delta: Convert to use snd_soc_register_card()Janusz Krzysztofik1-33/+30
2012-10-04ASoC: omap-mcpdm: Remove OMAP revision checkPeter Ujfalusi1-7/+2
2012-10-04ASoC: Fix wrong include for McPDMTony Lindgren1-1/+1
2012-10-04ASoC: omap-abe-twl6040: Fix typo of VibratorPeter Ujfalusi1-1/+1
2012-10-04ASoC: twl6040: Fix Stream DAPM mappingPeter Ujfalusi1-4/+4
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-5/+5
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-16/+16
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-26/+205