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
2022-07-01
dmaengine: fsl-edma: remove redundant assignment to pointer last_sg
Colin Ian King
1
-3
/
+0
2022-07-01
dmaengine: imx-sdma: only restart cyclic channel when enabled
Sascha Hauer
1
-1
/
+1
2022-07-01
dmaengine: mediatek: mtk-hsdma: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-07-01
dmaengine: at_xdmac: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-07-01
dmaengine: ep93xx: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-07-01
dmaengine: imx-sdma: Improve the SDMA irq name
Fabio Estevam
1
-2
/
+2
2022-07-01
dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
Emil Renner Berthing
1
-3
/
+5
2022-07-01
dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul
Jayesh Choudhary
1
-0
/
+8
2022-07-01
dmaengine: idxd: force wq context cleanup on device disable path
Dave Jiang
1
-4
/
+1
2022-07-01
dmaengine: qcom: bam_dma: fix runtime PM underflow
Caleb Connolly
1
-28
/
+11
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2
-129
/
+0
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
1
-3
/
+6
2022-06-23
dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
Serge Semin
1
-1
/
+1
2022-06-23
dmaengine: dw-edma: Drop dma_slave_config.direction field usage
Serge Semin
1
-15
/
+34
2022-06-23
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
2
-8
/
+8
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
3
-5
/
+5
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
7
-148
/
+117
2022-06-16
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
1
-1
/
+0
2022-06-16
dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
Alexey Khoroshilov
1
-5
/
+0
2022-06-16
dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address
Geert Uytterhoeven
1
-4
/
+4
2022-06-10
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
1
-8
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_406.RULE
Thomas Gleixner
2
-8
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 2)
Thomas Gleixner
6
-32
/
+6
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)
Thomas Gleixner
2
-21
/
+3
2022-06-10
dmaengine: dw: dmamux: Fix build without CONFIG_OF
Miquel Raynal
1
-0
/
+2
2022-06-10
dmaengine: dw: dmamux: Export the module device table
Miquel Raynal
1
-0
/
+1
2022-06-10
dmaengine: apple-admac: Fix print format
Vinod Koul
1
-1
/
+1
2022-06-09
dmaengine: apple-admac: Add Apple ADMAC driver
Martin PoviĊĦer
3
-0
/
+827
2022-06-09
dmaengine: imx-sdma: Allow imx8m for imx7 FW revs
Peter Robinson
1
-1
/
+1
2022-06-09
dmaengine: dmatest: Replace symbolic permissions by octal permissions
Geert Uytterhoeven
1
-15
/
+14
2022-06-09
dmaengine: dmatest: Remove spaces before tabs
Geert Uytterhoeven
1
-2
/
+2
2022-06-09
dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability for dmatest"
Vinod Koul
1
-10
/
+3
2022-06-09
dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+4
2022-06-09
dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
Miaoqian Lin
1
-0
/
+1
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
45
-322
/
+2420
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-6
/
+13
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-6
/
+72
2022-05-19
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
1
-1
/
+1
2022-05-19
dmaengine: sun6i: Add support for the D1 variant
Samuel Holland
2
-1
/
+2
2022-05-19
dmaengine: sun6i: Add support for 34-bit physical addresses
Samuel Holland
1
-15
/
+38
2022-05-19
dmaengine: sun6i: Do not use virt_to_phys
Samuel Holland
1
-19
/
+19
2022-05-19
dmaengine: tegra: Remove unused switch case
Akhil R
1
-4
/
+0
2022-05-19
dmaengine: tegra: Fix uninitialized variable usage
Akhil R
1
-4
/
+4
2022-05-19
dmaengine: stm32-dma: add device_pause/device_resume support
Amelie Delaunay
1
-13
/
+234
2022-05-19
dmaengine: stm32-dma: rename pm ops before dma pause/resume introduction
Amelie Delaunay
1
-3
/
+3
2022-05-19
dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()
Amelie Delaunay
1
-26
/
+26
2022-05-19
dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
Amelie Delaunay
1
-5
/
+9
2022-05-19
dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
Amelie Delaunay
1
-1
/
+1
2022-05-19
dmaengine: qcom: gpi: Add support for sc7280
Vinod Koul
1
-0
/
+1
2022-05-19
dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious it
Amelie Delaunay
1
-3
/
+6
[prev]
[next]