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-10-14
dmaengine: edma: Use devm_kcalloc when possible
Peter Ujfalusi
1
-2
/
+2
2015-10-14
dmaengine: edma: Allocate memory dynamically for bitmaps and structures
Peter Ujfalusi
1
-28
/
+34
2015-10-14
ARM/dmaengine: edma: Merge the two drivers under drivers/dma/
Peter Ujfalusi
2
-76
/
+1431
2015-10-14
ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
Peter Ujfalusi
1
-9
/
+8
2015-10-14
ARM/dmaengine: edma: Public API to use private struct pointer
Peter Ujfalusi
1
-36
/
+43
2015-10-14
ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
Peter Ujfalusi
1
-0
/
+16
2015-10-14
dmaengine: edma: Simplify and optimize the edma_execute path
Peter Ujfalusi
1
-47
/
+29
2015-10-07
dmaengine: imx-sdma: Remove unneeded dev_info()
Fabio Estevam
1
-3
/
+0
2015-10-07
dmaengine: imx-sdma: Move message level to debug
Fabio Estevam
1
-1
/
+1
2015-10-06
Merge 4.3-rc4 into char-misc-next
Greg Kroah-Hartman
8
-53
/
+77
2015-10-05
dmaengine: omap-dma: Enable packed accesses for cyclic transfers
Misael Lopez Cruz
1
-1
/
+5
2015-10-04
dma: Add support to program MIC x100 status descriptiors
Siva Yerramreddy
1
-1
/
+38
2015-10-02
Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-53
/
+77
2015-10-01
dmaengine: pxa_dma: fix residue corner case
Robert Jarzmik
1
-0
/
+10
2015-10-01
dmaengine: pxa_dma: fix the no-requestor case
Robert Jarzmik
1
-6
/
+14
2015-10-01
dmaengine: zxdma: Fix off-by-one for testing valid pchan request
Axel Lin
1
-1
/
+1
2015-10-01
dmaengine: xilinx: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-01
dmaengine: sun6i: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-01
dmaengine: sirf: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-01
dmaengine: mpc512x: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-01
dmaengine: moxart-dma: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-01
dmaengine: fsldma: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-01
dmaengine: at_xdmac: fix memory leak in interleaved mode
Ludovic Desroches
1
-0
/
+4
2015-10-01
dmaengine: at_xdmac: handle numf > 1
Maxime Ripard
1
-54
/
+50
2015-10-01
dmaengine: at_xdmac: clean used descriptor
Ludovic Desroches
1
-1
/
+10
2015-10-01
dmaengine: at_xdmac: change block increment addressing mode
Maxime Ripard
1
-2
/
+2
2015-10-01
dmaengine: zxdma: fix memset call
Vinod Koul
1
-1
/
+1
2015-09-30
dmaengine: dw: use dw_dmac autoconfiguration in PCI driver
Andy Shevchenko
1
-13
/
+7
2015-09-30
dmaengine: dw: convert to __ffs()
Andy Shevchenko
1
-6
/
+6
2015-09-30
dmaengine: dw: properly read DWC_PARAMS register
Andy Shevchenko
1
-2
/
+2
2015-09-30
dmaengine: xgene-dma: Fix overwritting DMA tx ring
Rameshwar Prasad Sahu
1
-26
/
+11
2015-09-30
dmaengine: fix balance of privatecnt
Peter Ujfalusi
1
-1
/
+9
2015-09-30
dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()
Jarkko Nikula
1
-6
/
+5
2015-09-30
dmaengine: sun4i: fix unsafe list iteration
Emilio López
1
-3
/
+3
2015-09-30
dmaengine: edma: remove redundant conditions
Vinod Koul
1
-1
/
+1
2015-09-25
dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()
Andy Shevchenko
1
-8
/
+4
2015-09-25
dmaengine: idma64: make better performance on pause / resume
Andy Shevchenko
1
-6
/
+8
2015-09-25
dmaengine: idma64: this is not DesignWare
Andy Shevchenko
1
-1
/
+1
2015-09-25
dmaengine: idma64: useless use of min_t()
Andy Shevchenko
1
-2
/
+2
2015-09-25
dmaengine: idma64: convert to __ffs()
Andy Shevchenko
1
-4
/
+4
2015-09-25
dmaengine: idma64: improve residue estimation
Andy Shevchenko
1
-8
/
+8
2015-09-25
dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result
Andrzej Hajda
1
-3
/
+6
2015-09-25
dmaengine: pxa_dma: fix initial list move
Robert Jarzmik
1
-0
/
+1
2015-09-25
acpi-dma: Add support for "dma-names" device property
Mika Westerberg
1
-8
/
+17
2015-09-24
dmaengine: idma: rename to INTEL_IDMA64
Vinod Koul
2
-2
/
+2
2015-09-21
dmaengine: drop null test before destroy functions
Julia Lawall
1
-4
/
+2
2015-09-21
dmaengine: ioatdma: add PCIe AER handlers
Dave Jiang
1
-2
/
+86
2015-09-21
dmaengine: ioatdma: adding shutdown support
Dave Jiang
4
-3
/
+66
2015-09-21
dmaengine: xgene-dma: use dma_pool_zalloc
Vinod Koul
1
-3
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
[prev]
[next]