aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
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
2009-11-10ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely1-30/+3
2009-11-07ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely1-6/+1
2009-11-07ASoC/mpc5200: Improve printk debug output for triggerGrant Likely1-5/+10
2009-11-07ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely1-44/+8
2009-11-07ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely1-19/+9
2009-09-12ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall1-13/+20
2009-08-05ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio1-0/+17
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-168/+274
2009-05-24ASoC: Rename the PSC functions to DMAJon Smirl1-97/+97
2009-05-24ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl1-0/+458