aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_dma.c
Commit message (Expand)AuthorAge
* powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-03
* ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt2012-09-18
* ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker2012-02-27
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-20
* ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2012-01-20
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-28
* ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-08-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-07
|/
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl2010-11-23
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely2009-11-10
* ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2009-11-07
* ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2009-11-07
* ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2009-11-07
* ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2009-11-07
* ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall2009-09-12
* ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio2009-08-05
* ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-03
* ASoC: Main rewite of the mpc5200 audio DMA codeJon Smirl2009-05-26
* ASoC: Rename the PSC functions to DMAJon Smirl2009-05-24
* ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2sJon Smirl2009-05-24