aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-01-25ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov3-5/+5
2011-01-19Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.38Mark Brown1-1/+2
2011-01-18ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick1-1/+1
2011-01-18ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick1-0/+1
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds16-200/+208
2010-12-29Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely1-1/+1
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+1
2010-11-25ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow1-0/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula16-16/+0
2010-11-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-0/+24
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood14-184/+208
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown5-0/+24
2010-11-02ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao1-1/+1
2010-08-25ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin1-0/+1
2010-08-23ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey1-0/+1
2010-08-23ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey4-4/+4
2010-08-20ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.cAxel Lin1-1/+0
2010-08-20ASoC: e740_wm9705 - free gpio in e740_exit()Axel Lin1-0/+3
2010-08-18ASoC: add saarb machine driver for 88pm860xHaojian Zhuang3-0/+211
2010-08-18ASoC: add tavorevb3 machine driver for 88pm860xHaojian Zhuang3-0/+211
2010-08-18ASoC: Support non-crystal master clocks for WM8731Mark Brown2-2/+2
2010-08-17ASoC: Fix a few more PXA build errorsMark Brown3-3/+1
2010-08-15ASoC: update setting for pxa ssp slave modeHaojian Zhuang1-8/+15
2010-08-15ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang2-2/+1
2010-08-15ASoC: multi-component: Fix reference to moved header file, which was unused anyway.Ian Lartey1-1/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood23-548/+339
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-7/+292
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai4-7/+292
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang1-66/+66
2010-05-11[ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao1-0/+1
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang1-1/+1
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao1-1/+0
2010-04-12ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut3-0/+256
2010-04-09ASoC: WM8750: Convert to new APIMarek Vasut1-7/+36
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds4-19/+32
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack4-19/+32
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-22Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-31/+62
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack4-19/+32
2010-03-08Merge branch 'origin' into devel-stableRussell King2-27/+47
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-02-02ASoC: fix PXA SSP port resumeDaniel Mack1-5/+7
2010-01-15ASoC: support more sample rates on raumfeld devicesDaniel Mack1-21/+40
2009-11-30ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() APIDaniel Mack1-2/+2
2009-11-27ALSA: ARM: add Raumfeld audio supportDaniel Mack3-0/+346
2009-10-15ASoC: finally enable support for eXeda and CM-X300Igor Grinberg1-1/+2
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+1