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
2015-06-02
dmaengine: hsu: Fix memory leak when stopping a running transfer
Peter Ujfalusi
1
-1
/
+4
2015-05-29
dmaengine: pxa_dma: add support for legacy transition
Robert Jarzmik
1
-0
/
+28
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-05-26
dmaengine: pxa_dma: add debug information
Robert Jarzmik
1
-0
/
+244
2015-05-26
dmaengine: pxa: add pxa dmaengine driver
Robert Jarzmik
3
-0
/
+1207
2015-05-25
dmaengine: rcar-dmac: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-05-25
dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...
Maninder Singh
1
-1
/
+3
2015-05-25
dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static
Geert Uytterhoeven
1
-1
/
+1
2015-05-22
dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
Kuninori Morimoto
1
-16
/
+21
2015-05-22
dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards
Krzysztof Kozlowski
1
-0
/
+3
2015-05-18
dmaengine: xdmac: Add interleaved transfer support
Maxime Ripard
1
-0
/
+233
2015-05-18
dmaengine: xdmac: Rework the chaining logic
Maxime Ripard
1
-21
/
+20
2015-05-18
dmaengine: xdmac: Add function to align width
Maxime Ripard
1
-31
/
+32
2015-05-18
dmaengine: xdmac: Handle descriptor's view 3 registers
Maxime Ripard
1
-0
/
+6
2015-05-14
dmaengine: Add driver for TI DMA crossbar on DRA7x
Peter Ujfalusi
3
-0
/
+193
2015-05-09
dmaengine: omap-dma: Reduce the number of virtual channels
Peter Ujfalusi
1
-1
/
+1
2015-05-09
dmaengine: omap-dma: Remove mapping between virtual channels and requests
Peter Ujfalusi
1
-4
/
+8
2015-05-09
dmaengine: omap-dma: Take DMA request number from DT if it is available
Peter Ujfalusi
1
-1
/
+11
2015-05-09
dmaengine: omap-dma: Use defines for dma channels and request count
Peter Ujfalusi
1
-2
/
+5
2015-05-09
dmaengine: of_dma: Support for DMA routers
Peter Ujfalusi
2
-0
/
+96
2015-05-08
dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variant
Jens Kuske
1
-0
/
+12
2015-05-08
dmaengine: pl08x: Suppress spaces in indentation
Leonardo Carreras
1
-1
/
+1
2015-05-06
dmaenegine: edma: allow pause/resume for non-cyclic mode
John Ogness
1
-6
/
+1
2015-05-04
dmaengine: s3c24xx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-04
dmaengine: nbpfaxi: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-04
dmaengine: mxs: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-04
dmaengine: imx: Constify platform_device_id
Krzysztof Kozlowski
2
-2
/
+2
2015-05-04
dmaengine: ep93xx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-05-04
dmaengine: omap-dma: Add support for memcpy
Peter Ujfalusi
1
-2
/
+49
2015-04-29
dmaengine: increment privatecnt when using dma_get_any_slave_channel
Christopher Freeman
1
-0
/
+4
2015-04-27
dmaengine: xgene: Set hardware dependency
Jean Delvare
1
-0
/
+1
2015-04-27
dmaengine: usb-dmac: Protect PM-only functions to kill warning
Geert Uytterhoeven
1
-0
/
+2
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-584
/
+5446
2015-04-22
dmaengine: hsu: don't prompt for hsu_core part
Vinod Koul
1
-1
/
+1
2015-04-22
dmaengine: dw: don't prompt for DW_DMAC_CORE
Vinod Koul
1
-1
/
+1
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-0
/
+759
2015-04-21
Merge branch 'topic/sh' into for-linus
Vinod Koul
4
-403
/
+53
2015-04-17
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
1
-2
/
+2
2015-04-17
dmaengine: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-04-17
dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()
Alexey Khoroshilov
1
-0
/
+1
2015-04-17
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
1
-1
/
+3
2015-04-17
dmaengine: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
1
-8
/
+8
2015-04-17
dmaengine: xgene: buffer overflow in xgene_dma_init_channels()
Dan Carpenter
1
-2
/
+2
2015-04-17
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Yoshihiro Shimoda
1
-2
/
+2
2015-04-17
dmaengine: sa11x0: report slave capabilities to upper layers
Dmitry Eremin-Solenikov
1
-0
/
+6
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2015-04-13
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-1760
/
+0
2015-04-12
Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...
Mark Brown
1
-0
/
+1
2015-04-11
Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...
Mark Brown
4
-1760
/
+0
[prev]
[next]