index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc5200_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
ASoC: fsl: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-4
/
+0
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-6
/
+4
2013-10-31
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
1
-6
/
+4
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-01-03
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
1
-2
/
+2
2012-09-19
ASoC: fsl: mpc5200 combine psc_dma platform data
Eric Millbrandt
1
-20
/
+4
2012-02-27
ASoC: fix trivial build error in mpc5200_dma.c
Paul Gortmaker
1
-0
/
+1
2012-01-20
ASoC: replace 0xffffffff with DMA_BIT_MASK macro
Joachim Eastwood
1
-2
/
+2
2012-01-20
ASoC: use proper defines for stream directions in pcm engines
Joachim Eastwood
1
-6
/
+6
2011-11-28
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-08-24
ASoC: MPC5200: replace of_device with platform_device
Timur Tabi
1
-3
/
+3
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-3
/
+4
2011-02-28
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-13
/
+11
2010-11-23
ASoC: MPC5200: Eliminate duplicate include of of_device.h
Jesper Juhl
1
-1
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-19
/
+47
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-10
ASoC: mpc5200: remove duplicate identical IRQ handler
Grant Likely
1
-30
/
+3
2009-11-07
ASoC/mpc5200: add to_psc_dma_stream() helper
Grant Likely
1
-6
/
+1
2009-11-07
ASoC/mpc5200: Improve printk debug output for trigger
Grant Likely
1
-5
/
+10
2009-11-07
ASoC/mpc5200: get rid of the appl_ptr tracking nonsense
Grant Likely
1
-44
/
+8
2009-11-07
ASoC/mpc5200: Track DMA position by period number instead of bytes
Grant Likely
1
-19
/
+9
2009-09-12
ASoC: Clean up error handling in MPC5200 DMA setup
Julia Lawall
1
-13
/
+20
2009-08-06
ASoC: MPC5200: Support for buffer wrap around
John Bonesio
1
-0
/
+17
2009-07-03
ASoC: add locking to mpc5200-psc-ac97 driver
Grant Likely
1
-0
/
+1
2009-05-27
ASoC: Main rewite of the mpc5200 audio DMA code
Jon Smirl
1
-168
/
+274
2009-05-24
ASoC: Rename the PSC functions to DMA
Jon Smirl
1
-97
/
+97
2009-05-24
ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s
Jon Smirl
1
-0
/
+458