summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-40/+401
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds3-6/+9
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+1
2012-12-01Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson3-6/+9
2012-11-30ASoC: OMAP: mcbsp fixes for enabling ARM multiplatform supportTony Lindgren3-6/+9
2012-11-26Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson12-61/+616
2012-11-21Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson2-3/+0
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-3/+0
2012-11-21Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' ...Mark 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-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann5-8/+7
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann4-7/+6
2012-11-13ASoC: cs4271: free allocated GPIODaniel Mack1-8/+3
2012-11-13Merge branches 'fix/arizona', 'fix/core', 'fix/cs42l52', 'fix/mxs', 'fix/sams...Mark Brown8-12/+573
2012-11-13Merge branches 'depends/asoc', 'renesas/boards' and 'renesas/soc' into next/b...Arnd Bergmann1-40/+401
2012-11-10Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren6-8/+42
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-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson15-68/+116
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-2/+1
2012-11-06ASoC: fsi: add master clock control functionsKuninori Morimoto1-6/+372
2012-11-06ASoC: wm8978: pll incorrectly configured when codec is masterEric Millbrandt1-1/+1
2012-11-05ARM: tegra: remove <mach/dma.h>Stephen Warren2-3/+0
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij1-2/+1
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida2-2/+2
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren5-9/+0
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-11-01ASoC: fsi: care fsi_hw_start/stop() return valueKuninori Morimoto1-7/+12
2012-10-30ASoC: wm5102: Write register value corrections after SYSCLK is enabledMark Brown1-1/+551
2012-10-29ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() onlyKuninori Morimoto1-15/+8
2012-10-28Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-5/+4
2012-10-28ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi1-2/+2
2012-10-28ASoC: 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 fo...Mark Brown13-63/+96
2012-10-25Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren1-2/+7
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2-1/+18
2012-10-19Merge branch 'omap-for-v3.8/cleanup-headers-asoc' into omap-for-v3.8/cleanup-...Tony Lindgren2-8/+3
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai11-62/+78
2012-10-17ASoC: bells: Correct typo in sub speaker DAI name for WM5110Mark Brown1-1/+1