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-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: 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-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: sun4i: fix unsafe list iteration
Emilio López
1
-3
/
+3
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-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-04
Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
48
-5168
/
+7606
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+952
2015-09-01
Merge branch 'acpi-pm'
Rafael J. Wysocki
4
-0
/
+952
2015-08-28
dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDs
Dave Jiang
2
-1
/
+42
2015-08-28
dmaengine :ipu: change ipu_irq_handler() to remove compile warning
yalin wang
1
-1
/
+1
2015-08-26
dmaengine: ioatdma: Fix variable array length
Dave Jiang
1
-2
/
+10
2015-08-26
dmaengine: ioatdma: fix sparse "error" with prep lock
Dave Jiang
1
-0
/
+2
2015-08-26
dmaengine: hdmac: Add memset capabilities
Maxime Ripard
2
-3
/
+124
2015-08-26
dmaengine: sort the sh Makefile
Vinod Koul
1
-2
/
+2
2015-08-26
dmaengine: sort the sh Kconfig
Vinod Koul
1
-12
/
+12
2015-08-25
drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style
Luis R. Rodriguez
1
-4
/
+5
2015-08-24
dmaengine: sort the dw Kconfig
Vinod Koul
1
-3
/
+3
2015-08-24
dmaengine: sort the Kconfig
Vinod Koul
1
-310
/
+316
2015-08-24
dmaengine: sort the makefile
Vinod Koul
1
-41
/
+47
2015-08-23
drivers/dma: make mv_xor.c driver explicitly non-modular
Paul Gortmaker
1
-33
/
+3
2015-08-23
dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller
Lars-Peter Clausen
3
-0
/
+702
2015-08-23
Merge branch 'topic/zxdma' into for-linus
Vinod Koul
3
-0
/
+959
2015-08-23
Merge branch 'topic/ti-xbar' into for-linus
Vinod Koul
1
-10
/
+31
2015-08-23
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
1
-6
/
+6
2015-08-21
dmaengine: xgene-dma: Fix the lock to allow client for further submission of ...
Rameshwar Prasad Sahu
1
-11
/
+22
2015-08-21
dmaengine: ioatdma: fix coccinelle warning
Dave Jiang
1
-4
/
+3
2015-08-21
dmaengine: ioatdma: fix zero day warning on incompatible pointer type
Dave Jiang
1
-1
/
+1
2015-08-20
dmaengine: tegra-apb: Simplify locking for device using global pause
Jon Hunter
1
-4
/
+28
2015-08-20
dmaengine: tegra-apb: Remove unnecessary return statements and variables
Jon Hunter
1
-12
/
+4
2015-08-20
dmaengine: tegra-apb: Avoid unnecessary channel base address calculation
Jon Hunter
1
-5
/
+6
2015-08-20
dmaengine: tegra-apb: Remove unused variables
Jon Hunter
1
-4
/
+0
2015-08-20
dmaengine: xgene-dma: Add ACPI support for X-Gene DMA engine driver
Rameshwar Prasad Sahu
1
-7
/
+21
2015-08-20
dmaengine: imx-sdma: Check for clk_enable() errors
Fabio Estevam
1
-7
/
+22
2015-08-20
dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs
Emilio López
3
-0
/
+1300
2015-08-19
dmaengine: mv_xor: optimize performance by using a subset of the XOR channels
Thomas Petazzoni
1
-1
/
+23
2015-08-19
dmaengine: mv_xor: remove support for dmacap,* DT properties
Thomas Petazzoni
1
-6
/
+3
2015-08-19
dmaengine: pl330: do not emit loop for 1 byte transfer.
Michal Suchanek
1
-0
/
+3
2015-08-19
dmaengine: kill off set_irq_flags usage
Rob Herring
1
-6
/
+2
2015-08-19
dmaengine: imx-sdma: Add imx6sx platform support
Zidan Wang
1
-0
/
+73
2015-08-19
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
Ludovic Desroches
1
-4
/
+1
2015-08-18
dmaengine: jz4780: Kill tasklets before unregistering the device
Alex Smith
1
-0
/
+6
[next]