aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Merge branch 'fix/asoc' into for-linusTakashi Iwai4-29/+45
2010-04-16ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer1-2/+8
2010-04-15ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer1-1/+1
2010-04-08ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer1-24/+21
2010-04-08ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer1-1/+14
2010-04-08ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer1-1/+2
2010-04-08ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds26-145/+234
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack21-71/+131
2010-04-05ASoC: Only do WM8994 bias off transition from standbyMark Brown1-24/+29
2010-04-05ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown1-23/+15
2010-04-05ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown1-0/+6
2010-04-05ASoC: Support second DC servo readback method for wm_hubsMark Brown3-12/+33
2010-04-05ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown1-2/+4
2010-04-02ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM codeJanusz Krzysztofik1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo82-4/+81
2010-03-29ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2-7/+11
2010-03-24ASoC: wm8994: playback => captureDan Carpenter1-1/+1
2010-03-22ASoC: Remove BROKEN from i.MX audio after dependencies mergedMark Brown1-1/+1
2010-03-22Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown3-34/+65
2010-03-19ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown1-1/+1
2010-03-19ASoC: tlv320dac33: Internal clocking changesPeter Ujfalusi1-2/+2
2010-03-19ASoC: tlv320dac33: Fix DSP modesPeter Ujfalusi1-5/+1
2010-03-18ASoC: SIU driver shall select FW_LOADERGuennadi Liakhovetski1-0/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-33/+64
2010-03-08Merge branch 'origin' into devel-stableRussell King99-3505/+19923
2010-03-08Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stableRussell King1-2/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-9/+11
2010-03-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-4/+4
2010-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+2
2010-03-07mfd: Update WM8350 drivers for changed interrupt numbersMark Brown1-2/+2
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-2/+2
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1
2010-03-04ASoC: Fix S3C64xx IIS driver for Samsung header reorgMark Brown1-2/+2
2010-03-03ASoC: fix ak4104 register array accessDaniel Mack1-4/+2
2010-03-03ASoC: soc_pcm_open: Add missing bailout tagJassi Brar1-5/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2-2/+2
2010-03-02ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2-30/+61
2010-03-02[ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao1-0/+1
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren96-3495/+19774
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds89-3335/+19617
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss4-150/+149
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-7/+5
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-4/+4
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-2/+2
2010-02-25Merge branch 'for-2.6.34' of git://opensource.wolfsonmicro.com/linux-2.6-asoc into topic/asocTakashi Iwai1-10/+30
2010-02-25ASoC: Check progress when reporting periods from i.MX FIQ handlerMark Brown1-6/+30
2010-02-25ASoC: Remove a unused variables from i.MX FIQ runtime dataMark Brown1-4/+0