index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc5200_dma.c
Age
Commit message (
Expand
)
Author
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-10
ASoC: mpc5200: remove duplicate identical IRQ handler
Grant Likely
2009-11-07
ASoC/mpc5200: add to_psc_dma_stream() helper
Grant Likely
2009-11-07
ASoC/mpc5200: Improve printk debug output for trigger
Grant Likely
2009-11-07
ASoC/mpc5200: get rid of the appl_ptr tracking nonsense
Grant Likely
2009-11-07
ASoC/mpc5200: Track DMA position by period number instead of bytes
Grant Likely
2009-09-12
ASoC: Clean up error handling in MPC5200 DMA setup
Julia Lawall
2009-08-05
ASoC: MPC5200: Support for buffer wrap around
John Bonesio
2009-07-03
ASoC: add locking to mpc5200-psc-ac97 driver
Grant Likely
2009-05-26
ASoC: Main rewite of the mpc5200 audio DMA code
Jon Smirl
2009-05-24
ASoC: Rename the PSC functions to DMA
Jon Smirl
2009-05-24
ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s
Jon Smirl