aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09of: add 'of_' prefix to machine_is_compatible()Grant Likely2-2/+2
2010-02-05ASoC: pandora: Add APLL supply to fix audio outputGrazvydas Ignotas1-0/+1
2010-01-29ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal1-1/+1
2010-01-29ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal1-1/+1
2010-01-25ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski1-1/+2
2010-01-08ASoC: Fix WM8350 DSP mode B configurationMark Brown1-1/+1
2010-01-04ASoC: fixup oops in generic AC97 codec glueManuel Lauss1-0/+6
2009-12-26Merge commit 'v2.6.33-rc2' into for-2.6.33Mark Brown22-57/+60
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-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+5
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-21Merge branch 'fix/asoc' into for-linusTakashi Iwai3-19/+3
2009-12-18ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski1-1/+1
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K1-3/+3
2009-12-16ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl1-17/+1
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan3-3/+3
2009-12-15ASoC: ak4642: Add default return value in ak4642_modinitKuninori Morimoto1-1/+1
2009-12-15Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-12-14ASoC: Correct code taking the size of a pointerJulia Lawall1-1/+1
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-4/+4
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-6/+4
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-5/+10
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+3
2009-12-12Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2009-12-10ASoC: Fix build of OMAP sound driversOlof Johansson1-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-9/+9
2009-12-09Merge branch 'topic/asoc' into for-linusTakashi Iwai1-3/+3
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds11-14/+14
2009-12-08ASoC: Wrong variable returned on errorRoel Kluin1-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina5-9/+9
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai130-2301/+7997
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai2-12/+12
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa5-9/+9
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-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai3-3/+4
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-12/+12
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