summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2009-12-24ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski3-21/+21
2009-12-24ASoC: fsi-ak4642: Remove ak4642_add_i2c_deviceKuninori Morimoto1-30/+0
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt1-1/+2
2009-12-22ASoC: add missing parameter to mx27vis_hifi_hw_free()Guennadi Liakhovetski1-1/+2
2009-12-22ASoC: sh: FSI:: don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2009-12-18ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski1-1/+1
2009-12-16ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl1-17/+1
2009-12-15ASoC: ak4642: Add default return value in ak4642_modinitKuninori Morimoto1-1/+1
2009-12-14ASoC: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-10ASoC: Fix build of OMAP sound driversOlof Johansson1-3/+3
2009-12-08ASoC: Wrong variable returned on errorRoel Kluin1-3/+3
2009-12-04ASoC: Rename controls with a / in wm_hubsJoonyoung Shim1-8/+8
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-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 Brown1-0/+6
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 Kisky3-44/+479
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 Kisky1-19/+55
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-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-13ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown35-40/+1
2009-11-12ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim1-0/+3
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 Brown2-1/+69
2009-11-10ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely1-30/+3
2009-11-10ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi1-45/+31
2009-11-10ASoC: omap-mcbsp - add support for upto 16 channels.Graeme Gregory1-26/+37
2009-11-09ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAIJarkko Nikula1-14/+10