summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_psc_i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: constify of_device_id arrayFabian Frederick2015-03-221-1/+1
* ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific ratesLars-Peter Clausen2014-01-141-2/+1
* ASoC: switch over to use snd_soc_register_component() on mpc5200 i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt2012-09-181-0/+3
* ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt2012-09-181-0/+5
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-281-15/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* 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
OpenPOWER on IntegriCloud