summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-04ASoC: Initial WM8904 CODEC driverMark Brown5-0/+4282
2009-12-04ASoC: Display the power register in DAPM widget debugfsMark Brown1-1/+8
2009-12-04ASoC: Export snd_soc_update_bits_unlocked()Mark Brown2-3/+7
2009-12-04ASoC: tlv320dac33: Add support for regulator frameworkIlkka Koskinen1-13/+79
2009-12-04Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2-10/+10
2009-12-04ASoC: DaVinci: Update suspend/resume support for McASP driverChaithrika U S3-3/+18
2009-12-04S3C64XX: Staticise platform data for PCM devicesMark Brown1-2/+2
2009-12-04ASoC: Rename controls with a / in wm_hubsJoonyoung Shim1-8/+8
2009-12-03ASoC: sh_fsi: avoid using global variableKuninori Morimoto1-53/+62
2009-12-03ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss1-0/+1
2009-12-03ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss1-4/+1
2009-11-30ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() APIDaniel Mack1-2/+2
2009-11-30ASoC: sh: fsi: Add runtime PM supportKuninori Morimoto1-14/+25
2009-11-30sh: ms7724se: Add runtime PM support for FSIKuninori Morimoto1-0/+3
2009-11-27Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-2/+1
2009-11-27ALSA: ARM: add Raumfeld audio supportDaniel Mack3-0/+346
2009-11-27ASoC: AIC23: Fixing infinite loop in resume pathAnuj Aggarwal1-2/+1
2009-11-27ASoC: Revert missing reset_err in wm97*.cTakashi Iwai3-0/+6
2009-11-26ASoC: tlv320dac33: Change RT wq to singlethread wqPeter Ujfalusi1-1/+2
2009-11-25ASoC: Add BCLK calculation utility for TDM mode tooMark Brown2-0/+7
2009-11-25Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown1-1/+1
2009-11-25mfd: twl4030: fix ELF section mismatch...Daniel J Blueman1-1/+1
2009-11-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-3/+17
2009-11-23ASoC: Fix suspend with active audio streamsMark Brown1-3/+17
2009-11-20Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown4-0/+142
2009-11-19ASoC: Add support for IGEP v2Enric Balletbò i Serra3-0/+157
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky1-2/+4
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky4-44/+481
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky1-33/+33
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky2-19/+61
2009-11-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown3-3/+4
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown1-2/+2
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky4-13/+6
2009-11-18ASoC: Added the CPU driver for PCM controllersJassi Brar4-0/+680
2009-11-18ARM: S3C64XX: Defined PCM controller platform devicesJassi Brar2-1/+103
2009-11-18ARM: S3C64XX: Added platform data headerJassi Brar1-0/+17
2009-11-18ARM: S3C64XX: Define PCM Controller base registersJassi Brar1-0/+2
2009-11-18ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'Jassi Brar18-22/+23
2009-11-18ASoC: Rename s3c24xx_pcm prefix to s3c_dmaJassi Brar8-58/+58
2009-11-17ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASKMarin Mitov1-2/+2
2009-11-16ASoC: OMAP: enable Overo driver for CM-T35Mike Rapoport2-5/+6
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown35-40/+1
2009-11-12ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim2-0/+5
2009-11-12ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song1-4/+5
2009-11-12ASoC: Fixed arguments passed to SMDK64xx set_pllJassi Brar1-1/+1
2009-11-12ASoC: Add bit clock rate calculator utility functionsMark Brown3-1/+74
2009-11-10ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely1-30/+3