aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_psc_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin2010-11-081-1/+1
* Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-2/+2
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
| |\
| | * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-12/+7
|/ /
* | ASoC: Remove unused header from MPC5200 PSC driverGrant Likely2010-06-121-1/+0
|/
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-1/+1
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
* ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl2009-05-261-205/+42
* ASoC: Rename the PSC functions to DMAJon Smirl2009-05-241-80/+80
* ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl2009-05-241-483/+2
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-9/+11
* ASoC: Register platform driversMark Brown2008-12-091-0/+4
* ASoC: Remove DAI type informationMark Brown2008-11-241-1/+0
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-7/+10
* ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driverJon Smirl2008-10-301-6/+8
* ALSA: ASoC: Add mpc5200-psc I2S driverGrant Likely2008-07-291-0/+884