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
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-49
/
+73
2020-09-03
dmaengine: ti: k3-udma: Update rchan_oes_offset for am654 SYSFW ABI 3.0
Peter Ujfalusi
1
-2
/
+2
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-25
drivers/dma/dma-jz4780: Fix race condition between probe and irq handler
Madhuparna Bhowmik
1
-19
/
+19
2020-08-25
dmaengine: dw-edma: Fix scatter-gather address calculation
Gustavo Pimentel
1
-5
/
+6
2020-08-25
dmaengine: ti: k3-udma: Fix the TR initialization for prep_slave_sg
Peter Ujfalusi
1
-3
/
+3
2020-08-25
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-22
/
+18
2020-08-19
dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
Yu Kuai
1
-0
/
+1
2020-08-19
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
Yu Kuai
1
-2
/
+6
2020-08-19
dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...
Yu Kuai
1
-0
/
+2
2020-08-17
dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
Peter Ujfalusi
1
-4
/
+4
2020-08-17
dmaengine: idxd: reset states after device disable or reset
Dave Jiang
2
-12
/
+26
2020-08-17
dmaengine: acpi: Put the CSRT table after using it
Hanjun Guo
1
-1
/
+3
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-0
/
+3
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
43
-648
/
+720
2020-08-07
Merge branch 'topic/xilinx' into fixes
Vinod Koul
3
-0
/
+1546
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-0
/
+1544
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
42
-647
/
+717
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-52
/
+24
2020-07-27
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2
-52
/
+24
2020-07-27
dmaengine: Actions: Add support for S700 DMA engine
Amit Singh Tomar
1
-15
/
+42
2020-07-27
dmaengine: Actions: get rid of bit fields from dma descriptor
Amit Singh Tomar
1
-42
/
+56
2020-07-27
dmaengine: dw: Initialize max_sg_burst capability
Serge Semin
1
-0
/
+12
2020-07-27
dmaengine: dw: Introduce max burst length hw config
Serge Semin
3
-0
/
+23
2020-07-27
dmaengine: dw: Initialize min and max burst DMA device capability
Serge Semin
1
-0
/
+2
2020-07-27
dmaengine: dw: Set DMA device max segment size parameter
Serge Semin
1
-0
/
+7
2020-07-27
dmaengine: dw: Take HC_LLP flag into account for noLLP auto-config
Serge Semin
2
-1
/
+11
2020-07-27
dmaengine: Introduce DMA-device device_caps callback
Serge Semin
1
-0
/
+10
2020-07-27
dmaengine: Introduce max SG burst capability
Serge Semin
1
-0
/
+1
2020-07-27
dmaengine: Introduce min burst length capability
Serge Semin
1
-0
/
+1
2020-07-27
dmaengine: ti: k3-udma: Query throughput level information from hardware
Peter Ujfalusi
2
-29
/
+30
2020-07-27
dmaengine: ti: k3-udma: Use defines for capabilities register parsing
Peter Ujfalusi
2
-6
/
+12
2020-07-24
dmaengine: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
Peter Ujfalusi
2
-52
/
+24
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
18
-59
/
+124
2020-07-23
Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...
Dave Airlie
3
-0
/
+1544
2020-07-22
dmaengine: xilinx: dpdma: Fix kerneldoc warning
Laurent Pinchart
1
-0
/
+1
2020-07-22
dmaengine: xilinx: dpdma: add missing kernel doc
Vinod Koul
1
-0
/
+1
2020-07-22
dmaengine: xilinx: dpdma: remove comparison of unsigned expression
Vinod Koul
1
-1
/
+1
2020-07-17
dmaengine: Extend NXP QDMA driver to check transmission errors
Koehrer Mathias (ETAS/EES-SL)
1
-6
/
+57
2020-07-17
dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver
Hyun Kwon
3
-0
/
+1544
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-59
/
+124
2020-07-15
dmaengine: ioat: Fix some parameter misspelling and provide description for p...
Lee Jones
1
-3
/
+4
2020-07-15
dmaengine: ioat: init: Correct misspelling of function parameter 'c' for channel
Lee Jones
1
-1
/
+1
2020-07-15
dmaengine: mv_xor_v2: Supply some missing 'struct mv_xor_v2_device' attribute...
Lee Jones
1
-1
/
+5
2020-07-15
dmaengine: xgene-dma: Provide descriptions for 'dev' and 'clk' in device's ddata
Lee Jones
1
-0
/
+2
2020-07-15
dmaengine: nbpfaxi: Provide some missing attribute docs and split out slave info
Lee Jones
1
-3
/
+10
2020-07-15
dmaengine: iop-adma: Function parameter documentation must adhere to correct ...
Lee Jones
1
-2
/
+1
[next]