aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_dma.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+5
* ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-10-031-3/+3
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-13/+11
* ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl2010-11-231-1/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-19/+47
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely2009-11-101-30/+3
* ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2009-11-071-6/+1
* ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2009-11-071-5/+10
* ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2009-11-071-44/+8
* ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2009-11-071-19/+9
* ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall2009-09-121-13/+20
* ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio2009-08-051-0/+17
* ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-031-0/+1
* ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl2009-05-261-168/+274
* ASoC: Rename the PSC functions to DMAJon Smirl2009-05-241-97/+97
* ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl2009-05-241-0/+458