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.13.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
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
1
-11
/
+6
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2
-8
/
+8
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2
-7
/
+7
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2
-6
/
+4
2012-11-20
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
1
-29
/
+32
2012-11-20
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
1
-6
/
+2
2012-11-20
dma: mv_xor: remove unused to_mv_xor_device() macro
Thomas Petazzoni
1
-3
/
+0
2012-11-20
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2
-3
/
+0
2012-11-20
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2
-14
/
+14
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
1
-1
/
+1
2012-11-20
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
1
-48
/
+1
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
2
-3
/
+50
2012-11-20
dma: mv_xor: split initialization/cleanup of XOR channels
Thomas Petazzoni
1
-27
/
+48
2012-11-20
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2
-6
/
+5
2012-11-20
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
Thomas Petazzoni
1
-30
/
+30
2012-10-27
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+5
2012-10-26
drivers/dma/dw_dmac: make driver's endianness configurable
Hein Tibosch
2
-5
/
+24
2012-10-24
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song
1
-1
/
+1
2012-10-24
dmaengine: sirf: fix a typo in dma_prep_interleaved
Barry Song
1
-1
/
+1
2012-10-24
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
Wei Yongjun
1
-1
/
+3
2012-10-10
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
15
-199
/
+1891
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
12
-20
/
+51
2012-10-05
drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel me...
Fabio Estevam
1
-1
/
+1
2012-10-04
dma: tegra: fix interrupt name issue with apb dma.
Laxman Dewangan
1
-3
/
+3
2012-10-02
dw_dmac: fix a regression in dwc_prep_dma_memcpy
Andy Shevchenko
1
-4
/
+5
2012-10-02
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
6
-7
/
+7
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-10-02
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-19
/
+15
2012-09-27
dw_dmac: introduce software emulation of LLP transfers
Andy Shevchenko
2
-4
/
+101
2012-09-27
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
2
-6
/
+47
2012-09-27
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
2
-16
/
+24
2012-09-27
dw_dmac: get number of channels from hardware if possible
Andy Shevchenko
1
-10
/
+23
2012-09-27
dw_dmac: fill optional encoded parameters in register structure
Andy Shevchenko
1
-0
/
+30
2012-09-27
dw_dmac: mark dwc_dump_chan_regs as inline
Andy Shevchenko
1
-1
/
+1
2012-09-22
dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode
Peter Ujfalusi
1
-2
/
+5
2012-09-22
dmaengine: Pass flags via device_prep_dma_cyclic() callback
Peter Ujfalusi
12
-12
/
+17
2012-09-22
dmaengine: omap: Add support for pause/resume in cyclic dma mode
Peter Ujfalusi
1
-5
/
+25
2012-09-22
dmaengine: omap: Support for element mode in cyclic DMA
Peter Ujfalusi
1
-1
/
+4
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
6
-7
/
+7
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-18
DMA: PL330: Check the pointer returned by kzalloc
Sachin Kamat
1
-0
/
+5
2012-09-18
DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
Sachin Kamat
1
-7
/
+9
2012-09-18
DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources
Inderpal Singh
1
-1
/
+1
2012-09-18
DMA: PL330: Remove redundant runtime_suspend/resume functions
Inderpal Singh
1
-56
/
+5
2012-09-18
DMA: PL330: Remove controller clock enable/disable
Inderpal Singh
1
-12
/
+0
2012-09-18
dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-2
/
+1
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
[next]