index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc5200_dma.c
Age
Commit message (
Expand
)
Author
2012-02-27
ASoC: fix trivial build error in mpc5200_dma.c
Paul Gortmaker
2012-01-20
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
2012-01-20
ASoC: use proper defines for stream directions in pcm engines
Joachim Eastwood
2011-11-28
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
2011-08-24
ASoC: MPC5200: replace of_device with platform_device
Timur Tabi
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-02-28
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-23
ASoC: MPC5200: Eliminate duplicate include of of_device.h
Jesper Juhl
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
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