summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-28/+4
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd3-28/+4
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2-9/+9
2012-03-31Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2-2/+2
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-2/+2
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+1
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+6
2012-03-29Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-2/+2
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi2-9/+9
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-03-28Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-33/+1
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2012-03-28Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann160-5921/+13479
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie3-3/+3
2012-03-26ASoC: dmaengine_pcm: use dmaengine cyclic wrapperVinod Koul1-2/+2
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2012-03-23Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-24/+1
2012-03-22ASoC: Add extra parameter to device_prep_dma_cyclicFabio Estevam1-1/+1
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine5-7/+6
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown1-1/+1
2012-03-21Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai8-97/+239
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2-39/+155
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown1-0/+1
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown1-11/+5
2012-03-19ASoC: pxa-ssp: atomically set stream active masksDaniel Mack1-25/+36
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai172-6009/+14836
2012-03-18ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi1-8/+16
2012-03-16ASoC: Samsung: Added to support mono recordingSangsu Park1-1/+12
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann1-2/+2
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann3-8/+4
2012-03-15ASoC: core: Fix obscure leak of runtime arrayMark Brown1-4/+4
2012-03-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai15-283/+223
2012-03-15ASoC: wm8996: Add 44.1kHz supportMark Brown1-9/+10
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon2-6/+2
2012-03-14ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam1-19/+22
2012-03-14Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2-4/+10
2012-03-12ASoC: ep93xx-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2-126/+23
2012-03-12ASoC: dmaengine_pcm: Reset pointer position when starting a streamMika Westerberg1-0/+1
2012-03-12ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown1-35/+34
2012-03-12ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi2-8/+1
2012-03-12ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add argumentsGrazvydas Ignotas1-2/+2
2012-03-12ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2-24/+19
2012-03-12ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi3-39/+32
2012-03-12ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi1-0/+12
2012-03-12ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi1-1/+3
2012-03-12ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi1-0/+10
2012-03-12ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi1-4/+3
2012-03-12ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi1-2/+2
2012-03-12ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi1-16/+5
2012-03-12ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi3-34/+10