index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-17
dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculation
Serge Semin
1
-1
/
+1
2020-08-17
dmaengine: dw: Activate FIFO-mode for memory peripherals only
Serge Semin
1
-1
/
+1
2020-08-17
dmaengine: xilinx: dpdma: Add debugfs support
Laurent Pinchart
1
-0
/
+209
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: ti: k3-psil-j721e: Add entries for 2nd port of MCU SA2UL
Peter Ujfalusi
1
-0
/
+3
2020-08-17
dmaengine: ti: k3-psil: add map for j7200
Peter Ujfalusi
4
-1
/
+181
2020-08-17
dmaengine: ti: k3-psil: Use soc_device_match to get the psil map
Peter Ujfalusi
1
-5
/
+13
2020-08-17
dmaengine: idxd: clear misc interrupt cause after read
Dave Jiang
1
-1
/
+1
2020-08-17
dmaengine: ti: omap-dma: Drop of_match_ptr to fix -Wunused-const-variable
Krzysztof Kozlowski
1
-1
/
+1
2020-08-17
dmaengine: idxd: reset states after device disable or reset
Dave Jiang
2
-12
/
+26
2020-08-17
dmaengine: pch_dma: use generic power management
Vaibhav Gupta
1
-26
/
+9
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/viro/vfs
Linus Torvalds
3
-0
/
+3
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+3
2020-08-07
Merge tag 'dmaengine-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
43
-644
/
+716
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
-643
/
+713
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-52
/
+24
2020-07-27
Merge tag 'drivers_soc_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers
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 into drm-next
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/kernel/git/vkoul/dmaengine into master
Linus Torvalds
18
-59
/
+124
2020-07-15
dmaengine: ioat: Fix some parameter misspelling and provide description for phys_complete
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 docs
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 formatting
Lee Jones
1
-2
/
+1
2020-07-15
dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions
Lee Jones
1
-1
/
+3
2020-07-15
dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue
Lee Jones
1
-1
/
+1
[prev]
[next]