aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-09-18ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt1-0/+3
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-5/+0
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-06-15powerpc/5200: Fix build error in sound code.Grant Likely1-1/+1
2009-11-07ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely1-0/+4
2009-11-07ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely1-0/+9
2009-11-07ASoC/mpc5200: Improve printk debug output for triggerGrant Likely1-0/+1
2009-11-07ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely1-2/+0
2009-11-07ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely1-6/+2
2009-07-03ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely1-0/+1
2009-05-26ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl1-17/+16
2009-05-24ASoC: Rename the PSC functions to DMAJon Smirl1-13/+13
2009-05-24ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl1-0/+81