index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2025-02-08
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
2024-12-26
Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-12-24
dmaengine: tegra: Return correct DMA status when paused
Akhil R
2024-12-24
dmaengine: mv_xor: fix child node refcount handling in early exit
Javier Carrasco
2024-12-24
dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()
Joe Hattori
2024-12-04
dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
Lizhi Hou
2024-12-04
dmaengine: apple-admac: Avoid accessing registers in probe
Sasha Finkelstein
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULL
Binbin Zhou
2024-12-02
dmaengine: dw: Select only supported masters for ACPI devices
Andy Shevchenko
2024-12-02
dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
Chen Ridong
2024-11-27
Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-03
Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-10-23
dmaengine: loongson2-apb: Rename the prefix ls2x to loongson2
Binbin Zhou
2024-10-21
dmaengine: fix typo in the comment
Yan Zhen
2024-10-21
dmaengine: stm32-dma3: clamp AXI burst using match data
Amelie Delaunay
2024-10-21
dmaengine: stm32-dma3: prevent LL refactoring thanks to DT configuration
Amelie Delaunay
2024-10-21
dmaengine: stm32-dma3: refactor HW linked-list to optimize memory accesses
Amelie Delaunay
2024-10-21
dmaengine: stm32-dma3: prevent pack/unpack thanks to DT configuration
Amelie Delaunay
2024-10-21
dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver
Fenghua Yu
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-14
dmaengine: ep93xx: Fix unsigned compared against 0
Advait Dhamorikar
2024-10-14
dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDMA transfer
Jai Luthra
2024-10-14
dmaengine: acpi: Clean up headers
Andy Shevchenko
2024-10-14
dmaengine: acpi: Simplify devm_acpi_dma_controller_register()
Andy Shevchenko
2024-10-14
dmaengine: acpi: Drop unused devm_acpi_dma_controller_free()
Andy Shevchenko
2024-10-14
dmaengine: sh: rz-dmac: add r7s72100 support
Wolfram Sang
2024-10-14
dmaengine: sh: rz-dmac: handle configs where one address is zero
Wolfram Sang
2024-10-11
dmaengine: cirrus: check that output may be truncated
Alexander Sverdlin
2024-10-11
dmaengine: cirrus: ERR_CAST() ioremap error
Alexander Sverdlin
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-23
Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-16
dmaengine: cirrus: use snprintf() to calm down gcc 13.3.0
Alexander Sverdlin
2024-09-16
dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
2024-09-12
dmaengine: cirrus: remove platform code
Nikita Shubin
2024-09-12
dmaengine: cirrus: Convert to DT for Cirrus EP93xx
Nikita Shubin
2024-09-10
dmaengine: idxd: Clean up cpumask and hotplug for perfmon
Kan Liang
2024-09-02
dmaengine: loongson1-apb-dma: Fix the build warning caused by the size of pde...
Keguang Zhang
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
2024-08-29
dmaengine: Add dma router for pl08x in LPC32XX SoC
Piotr Wojtaszczyk
2024-08-29
dmaengine: fsl-edma: add edma src ID check at request channel
Joy Zou
2024-08-29
dmaengine: fsl-edma: change to guard(mutex) within fsl_edma3_xlate()
Joy Zou
2024-08-29
dmaengine: avoid non-constant format string
Arnd Bergmann
2024-08-29
dmaengine: imx-dma: Remove i.MX21 support
Fabio Estevam
2024-08-29
dmaengine: Loongson1: Add Loongson-1 APB DMA driver
Keguang Zhang
2024-08-29
dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
Abin Joseph
2024-08-29
dmaengine: idxd: Add new DSA and IAA device IDs for Diamond Rapids platform
Fenghua Yu
[next]