aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov2011-01-253-5/+5
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-191-1/+2
|\
| * ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick2011-01-181-1/+1
| * ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick2011-01-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-1316-200/+208
|\ \ | |/
| * Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-251-0/+1
| |\
| * | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-2216-16/+0
| * | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-065-0/+24
| |\ \
| * | | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-0614-184/+208
* | | | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
| |/ /
* | | ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow2010-11-251-0/+1
| |/ |/|
* | ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-065-0/+24
|/
* ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao2010-11-021-1/+1
* ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin2010-08-251-0/+1
* ASoC: Enable autoloading of pxa2xx CPU I2S driver with module aliasIan Lartey2010-08-231-0/+1
* ASoC: pxa2xx-i2s is the proper name of the I2S DAI, not pxa-i2s.Ian Lartey2010-08-234-4/+4
* ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.cAxel Lin2010-08-201-1/+0
* ASoC: e740_wm9705 - free gpio in e740_exit()Axel Lin2010-08-201-0/+3
* ASoC: add saarb machine driver for 88pm860xHaojian Zhuang2010-08-183-0/+211
* ASoC: add tavorevb3 machine driver for 88pm860xHaojian Zhuang2010-08-183-0/+211
* ASoC: Support non-crystal master clocks for WM8731Mark Brown2010-08-182-2/+2
* ASoC: Fix a few more PXA build errorsMark Brown2010-08-173-3/+1
* ASoC: update setting for pxa ssp slave modeHaojian Zhuang2010-08-151-8/+15
* ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang2010-08-152-2/+1
* ASoC: multi-component: Fix reference to moved header file, which was unused a...Ian Lartey2010-08-151-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1223-548/+339
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-204-7/+292
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-204-7/+292
| |\
| | * ASoC: Zipit Z2 WM8750 ASoC driverMarek Vasut2010-04-123-0/+256
| | * ASoC: WM8750: Convert to new APIMarek Vasut2010-04-091-7/+36
| | * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-31/+62
| | |\
| | * | ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-194-19/+32
* | | | [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-111-66/+66
* | | | [ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao2010-05-111-0/+1
* | | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-1/+1
* | | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-111-1/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-074-19/+32
|\ \ \
| * | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-054-19/+32
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/ /
* | Merge branch 'origin' into devel-stableRussell King2010-03-082-27/+47
|\ \ | |/
| * ASoC: fix PXA SSP port resumeDaniel Mack2010-02-021-5/+7
| * ASoC: support more sample rates on raumfeld devicesDaniel Mack2010-01-151-21/+40
* | ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2010-03-022-30/+61
* | [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao2010-03-021-0/+1
|/
* ASoC: pxa/raumfeld: adopt new snd_soc_dai_set_pll() APIDaniel Mack2009-11-301-2/+2
* ALSA: ARM: add Raumfeld audio supportDaniel Mack2009-11-273-0/+346
* ASoC: finally enable support for eXeda and CM-X300Igor Grinberg2009-10-151-1/+2
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-061-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-031-1/+1
| |\