of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / sound / soc / fsl / mpc5200_dma.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-10 Grant LikelyASoC: mpc5200: remove duplicate identical IRQ handler
2009-11-07 Grant LikelyASoC/mpc5200: add to_psc_dma_stream() helper
2009-11-07 Grant LikelyASoC/mpc5200: Improve printk debug output for trigger
2009-11-07 Grant LikelyASoC/mpc5200: get rid of the appl_ptr tracking nonsense
2009-11-07 Grant LikelyASoC/mpc5200: Track DMA position by period number inste...
2009-09-12 Julia LawallASoC: Clean up error handling in MPC5200 DMA setup
2009-08-05 John BonesioASoC: MPC5200: Support for buffer wrap around
2009-07-03 Grant LikelyASoC: add locking to mpc5200-psc-ac97 driver
2009-05-26 Jon SmirlASoC: Main rewite of the mpc5200 audio DMA code
2009-05-24 Jon SmirlASoC: Rename the PSC functions to DMA
2009-05-24 Jon SmirlASoC: Basic split of mpc5200 DMA code out of mpc5200_ps...