Age | Commit message (Expand) | Author | Files | Lines |
2012-04-16 | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 3 | -5/+3 |
2012-04-11 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 7 | -15/+30 |
2012-04-06 | ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS | Stephen Warren | 1 | -1/+1 |
2012-04-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 3 | -28/+4 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 3 | -28/+4 |
2012-04-06 | ASoC: set idle_bias_off=1 for all platform DAPM contexts | Stephen Warren | 1 | -0/+2 |
2012-04-05 | ASoC: imx-audmux: Check for NULL pointer | Fabio Estevam | 1 | -0/+3 |
2012-04-05 | ASoC: imx-audmux: Fix ssi port numbers in sysfs | Fabio Estevam | 1 | -1/+1 |
2012-04-05 | ASoC: ak4642: fixup: mute needs +1 step | Kuninori Morimoto | 1 | -1/+1 |
2012-04-03 | ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro | Martin Jansa | 1 | -0/+1 |
2012-04-03 | ASoC: tegra: ensure clocks are enabled when touching registers | Stephen Warren | 2 | -0/+8 |
2012-04-03 | ASoC: sgtl5000: Enable VAG when DAC/ADC up | Zeng Zhaoming | 1 | -12/+13 |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2 | -9/+9 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -2/+2 |
2012-03-30 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2 | -2/+2 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -0/+1 |
2012-03-30 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -3/+6 |
2012-03-29 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2 | -2/+2 |
2012-03-29 | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h | Timur Tabi | 2 | -9/+9 |
2012-03-28 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -4/+4 |
2012-03-28 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -33/+1 |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -6/+6 |
2012-03-28 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Arnd Bergmann | 160 | -5921/+13479 |
2012-03-27 | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 3 | -3/+3 |
2012-03-26 | ASoC: dmaengine_pcm: use dmaengine cyclic wrapper | Vinod Koul | 1 | -2/+2 |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring | 1 | -0/+1 |
2012-03-23 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 1 | -24/+1 |
2012-03-22 | ASoC: Add extra parameter to device_prep_dma_cyclic | Fabio Estevam | 1 | -1/+1 |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 5 | -7/+6 |
2012-03-21 | ASoC: wm8994: Update WM8994 DCS calibration | Mark Brown | 1 | -1/+1 |
2012-03-21 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 8 | -97/+239 |
2012-03-19 | ASoC: wm8994: Provide VMID mode control and fix default sequence | Mark Brown | 2 | -39/+155 |
2012-03-19 | ASoC: wm8994: Add missing break in resume | Mark Brown | 1 | -0/+1 |
2012-03-19 | ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF | Mark Brown | 1 | -11/+5 |
2012-03-19 | ASoC: pxa-ssp: atomically set stream active masks | Daniel Mack | 1 | -25/+36 |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 172 | -6009/+14836 |
2012-03-18 | ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master | Timur Tabi | 1 | -8/+16 |
2012-03-16 | ASoC: Samsung: Added to support mono recording | Sangsu Park | 1 | -1/+12 |
2012-03-15 | Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo... | Arnd Bergmann | 1 | -2/+2 |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 3 | -8/+4 |
2012-03-15 | ASoC: core: Fix obscure leak of runtime array | Mark Brown | 1 | -4/+4 |
2012-03-15 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 15 | -283/+223 |
2012-03-15 | ASoC: wm8996: Add 44.1kHz support | Mark Brown | 1 | -9/+10 |
2012-03-14 | ep93xx: Don't use system controller defines in audio drivers | Ryan Mallon | 2 | -6/+2 |
2012-03-14 | ASoC: mx27vis-aic32x4: Convert it to platform driver | Fabio Estevam | 1 | -19/+22 |
2012-03-14 | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2 | -4/+10 |
2012-03-12 | ASoC: ep93xx-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen | 2 | -126/+23 |
2012-03-12 | ASoC: dmaengine_pcm: Reset pointer position when starting a stream | Mika Westerberg | 1 | -0/+1 |
2012-03-12 | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes | Mark Brown | 1 | -35/+34 |
2012-03-12 | ASoC: OMAP: Build config cleanup for McBSP | Peter Ujfalusi | 2 | -8/+1 |