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
2016-07-16
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
4
-1
/
+894
2016-07-16
Merge branch 'topic/edma' into for-linus
Vinod Koul
1
-6
/
+9
2016-07-16
Merge branch 'topic/bcm' into for-linus
Vinod Koul
1
-1
/
+1
2016-07-16
Merge branch 'topic/bam' into for-linus
Vinod Koul
2
-3
/
+111
2016-07-16
Merge branch 'topic/axi' into for-linus
Vinod Koul
1
-1
/
+7
2016-07-16
Merge branch 'topic/at_xdmac' into for-linus
Vinod Koul
1
-2
/
+2
2016-07-12
dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler
Michael Olbrich
1
-15
/
+8
2016-07-12
dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_chann...
Wei Yongjun
1
-2
/
+2
2016-07-12
dmaengine: mv_xor_v2: remove trailing whitespace
Vinod Koul
1
-1
/
+0
2016-07-12
dmaengine: mv_xor_v2: new driver
Thomas Petazzoni
3
-0
/
+894
2016-07-12
dmaengine: zynqmp: avoid cast warning
Arnd Bergmann
1
-1
/
+1
2016-07-12
dmaengine: xilinx: Fix race condition in axi dma cyclic dma mode
Kedareswara rao Appana
1
-4
/
+5
2016-07-08
dmaengine: Add Xilinx zynqmp dma engine driver support
Kedareswara rao Appana
3
-0
/
+1153
2016-07-08
dmaengine: rcar-dmac: Fix residue reporting for pending descriptors
Laurent Pinchart
1
-2
/
+29
2016-07-08
dmaengine: rcar-dmac: Fixed active descriptor initializing
Muhammad Hamza Farooq
1
-0
/
+2
2016-07-08
dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
Niklas Söderlund
1
-1
/
+1
2016-07-08
dmaengine: rcar-dmac: use result of updated get_residue in tx_status
Muhammad Hamza Farooq
1
-0
/
+4
2016-07-08
dmaengine: xilinx: Use different channel names for each dma
Kedareswara rao Appana
1
-2
/
+6
2016-07-08
dmaengine: xilinx: Rename driver and config
Kedareswara rao Appana
3
-4
/
+9
2016-07-08
dmaengine: vdma: Add support for mulit-channel dma mode
Kedareswara rao Appana
1
-23
/
+190
2016-07-06
dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM
Arnd Bergmann
1
-6
/
+5
2016-07-06
dmaengine: bcm2835: fix 64-bit warning
Arnd Bergmann
1
-2
/
+3
2016-07-01
dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pending
Lars-Peter Clausen
1
-0
/
+3
2016-07-01
dmaengine: axi-dmac: Propagate errors from platform_get_irq()
Lars-Peter Clausen
1
-1
/
+3
2016-07-01
dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()
Lars-Peter Clausen
1
-0
/
+1
2016-07-01
dmaengine: bcm2835: fix 64-bit warning
Arnd Bergmann
1
-2
/
+3
2016-06-30
dmaengine: qcom-bam-dma: Add pm_runtime support
Pramod Gurav
1
-1
/
+109
2016-06-30
dmaengine: tegra-apb: Return the actual descriptor status
Jon Hunter
1
-2
/
+2
2016-06-30
dmaengine: tegra-apb: Remove duplicated residue calculation
Jon Hunter
1
-12
/
+12
2016-06-30
dmaengine: tegra-apb: Correct grammar in TX status debug message
Jon Hunter
1
-1
/
+1
2016-06-30
dmaengine: at_xdmac: fix debug string
Alexandre Belloni
1
-2
/
+2
2016-06-28
dmaengine: ti-dma-crossbar: make omap_dmaxbar_init static
Ben Dooks
1
-1
/
+1
2016-06-25
dmaengine: hsu: Export hsu_dma_get_status()
Chuah, Kim Tatt
2
-23
/
+78
2016-06-21
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
17
-84
/
+28
2016-06-21
dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists.
Peter Griffin
1
-1
/
+1
2016-06-21
dmaengine: sun6i-dma: Only calculate residue if state exists.
Peter Griffin
1
-1
/
+1
2016-06-21
dmaengine: ste_dma40: Only calculate residue if txstate exists.
Peter Griffin
1
-1
/
+1
2016-06-21
dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()
Peter Griffin
1
-5
/
+1
2016-06-21
dmaengine: coh901318: Only calculate residue if txstate exists.
Peter Griffin
1
-1
/
+1
2016-06-21
dmaengine: fsl-edma: print error code in error messages.
Peter Griffin
1
-2
/
+4
2016-06-21
dmaengine: fsl-edma: Fix clock handling error paths
Peter Griffin
1
-4
/
+15
2016-06-21
dmaengine: vdma: Add 64 bit addressing support for the axi cdma
Kedareswara rao Appana
1
-12
/
+16
2016-06-21
dmaengine: vdma: Add 64 bit addressing support for the axi dma
Kedareswara rao Appana
1
-16
/
+47
2016-06-14
dmaengine: tegra: Remove some whitespace funkiness
Thierry Reding
1
-7
/
+5
2016-06-13
dmaengine: xilinx-vdma: add some sanity checks
Arnd Bergmann
1
-0
/
+6
2016-06-13
dmaengine: vdma: Fix compilation warning in cyclic dma mode
Kedareswara rao Appana
1
-1
/
+1
2016-06-08
dmaengine: bcm2835: fix unexported function
Ben Dooks
1
-1
/
+1
2016-06-08
dmaengine: at_xdmac: fix un-exported functions
Ben Dooks
1
-2
/
+2
2016-06-08
dmaengine: sirf: fix un-exported struct warnings
Ben Dooks
1
-3
/
+3
2016-06-08
dmaengine: ste_dma40_ll: make d40_width_to_bits static
Ben Dooks
1
-1
/
+1
[prev]
[next]