index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
15
-1717
/
+4083
2012-07-20
dmaengine: Cleanup logging messages
Joe Perches
1
-8
/
+12
2012-07-20
dma: sh: provide a migration path for slave drivers to stop using .private
Guennadi Liakhovetski
2
-27
/
+92
2012-07-20
dma: sh: use an integer slave ID to improve API compatibility
Guennadi Liakhovetski
2
-18
/
+19
2012-07-20
dmaengine: shdma: prepare to stop using struct dma_chan::private
Guennadi Liakhovetski
3
-18
/
+17
2012-07-20
dmaengine: shdma: (cosmetic) simplify a static function
Guennadi Liakhovetski
1
-4
/
+4
2012-07-16
dmaengine: at_hdmac: add a few const qualifiers
Uwe Kleine-König
1
-2
/
+2
2012-07-16
dw_dmac: use 'u32' for LLI structure members, not dma_addr_t
Andy Shevchenko
2
-8
/
+5
2012-07-16
dw_dmac: mark dwc_dump_lli inline
Andy Shevchenko
1
-1
/
+1
2012-07-16
dma: mxs-dma: Export missing symbols from mxs-dma.c
Attila Kinali
1
-0
/
+2
2012-07-13
dma: shdma: convert to the shdma base library
Guennadi Liakhovetski
2
-874
/
+292
2012-07-13
dmaengine: add an shdma-base library
Guennadi Liakhovetski
2
-0
/
+869
2012-07-13
dma: move shdma driver to an own directory
Guennadi Liakhovetski
4
-2
/
+3
2012-07-13
dma: tegra: rename driver and compatible to match with dts
Laxman Dewangan
1
-3
/
+3
2012-07-13
dma: tegra: fix residual calculation for cyclic case
Laxman Dewangan
1
-6
/
+9
2012-07-02
Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...
Arnd Bergmann
2
-10
/
+12
2012-07-01
dma: ipu: remove the use of ipu_platform_data
Shawn Guo
2
-10
/
+12
2012-06-27
dma: tegra: set DMA_CYCLIC capability
Laxman Dewangan
1
-0
/
+2
2012-06-27
dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode
Laxman Dewangan
1
-1
/
+1
2012-06-27
dma: tegra: add clk_prepare/clk_unprepare
Prashant Gaikwad
1
-2
/
+2
2012-06-27
dma: tegra: use sg_dma_address() for getting dma buffer address
Laxman Dewangan
1
-1
/
+1
2012-06-23
dmaengine: mmp_tdma: fix the arch dependency
Vinod Koul
1
-1
/
+1
2012-06-20
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-20
/
+16
2012-06-21
dw_dmac: introduce dwc_chan_disable
Andy Shevchenko
1
-18
/
+14
2012-06-21
dw_dmac: move from __init to __devinit
Andy Shevchenko
1
-3
/
+3
2012-06-21
dw_dmac: introduce dwc_fast_fls()
Andy Shevchenko
1
-28
/
+18
2012-06-21
dw_dmac: disable BLOCK interrupts
Andy Shevchenko
1
-0
/
+4
2012-06-21
dw_dmac: disable dma in optimal way in probe
Andy Shevchenko
1
-8
/
+4
2012-06-21
dw_dmac: use __func__ constant in the debug prints
Andy Shevchenko
1
-14
/
+13
2012-06-21
dw_dmac: print correct number of scanned descriptors
Andy Shevchenko
1
-1
/
+1
2012-06-21
dw_dmac: introduce dwc_dump_chan_regs to dump registers
Andy Shevchenko
1
-21
/
+16
2012-06-21
dw_dmac: use proper casting to print dma_addr_t values
Andy Shevchenko
1
-8
/
+13
2012-06-21
dw_dmac: fix constant in the comment
Andy Shevchenko
1
-1
/
+1
2012-06-20
Viresh has moved
Viresh Kumar
1
-1
/
+1
2012-06-20
dmaengine: mmp_tdma: add mmp tdma support
Zhangfei Gao
3
-0
/
+621
2012-06-14
Merge branch 'fixes' into next
Vinod Koul
1
-16
/
+10
2012-06-14
dma: coh901318: use devm allocation
Linus Walleij
1
-48
/
+24
2012-06-14
DMA: PL330: Fix racy mutex unlock
Javi Merino
1
-16
/
+10
2012-06-12
dmaengine: at_hdmac: trivial: fix comment in header
Nicolas Ferre
1
-4
/
+3
2012-06-08
dma: tegra: add dmaengine based dma driver
Laxman Dewangan
3
-0
/
+1425
2012-06-07
dma: enable mxs-dma for imx6q
Huang Shijie
2
-2
/
+1
2012-06-07
DMA: PL330: Add missing static storage class specifier
Sachin Kamat
1
-1
/
+1
2012-06-07
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
1
-2
/
+4
2012-06-07
dmaengine: pl330: dont complete descriptor for cyclic dma
Tushar Behera
1
-1
/
+1
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-61
/
+128
2012-05-26
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-15
/
+47
2012-05-26
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+93
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
13
-76
/
+143
2012-05-17
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+8
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2
-0
/
+16
[next]