index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-11
dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionality
Basavaraj Natikar
2025-03-11
dmaengine: ae4dma: Use the MSI count and its corresponding IRQ number
Basavaraj Natikar
2025-03-11
dmaengine: ae4dma: Remove deprecated PCI IDs
Basavaraj Natikar
2025-03-11
dmaengine: ti: edma: support sw triggered chans in of_edma_xlate()
Matthew Majewski
2025-03-11
dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA
Siddharth Vadapalli
2025-03-11
dmaengine: fsl-edma: free irq correctly in remove path
Peng Fan
2025-03-11
dmaengine: fsl-edma: cleanup chan after dma_async_device_unregister
Peng Fan
2025-03-11
dmaengine: dmatest: Fix dmatest waiting less when interrupted
Vinicius Costa Gomes
2025-03-02
Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-02-27
dmaengine: Fix typo in comment
Thorsten Blum
2025-02-27
dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"
Caleb Connolly
2025-02-27
dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_r...
Roger Quadros
2025-02-27
dmaengine: bcm2835-dma: fix warning when CONFIG_PM=n
Stefan Wahren
2025-02-27
dmaengine: img-mdc: remove incorrect of_match_ptr annotation
Arnd Bergmann
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
2025-02-10
dmaengine: idxd: Delete unnecessary NULL check
Dan Carpenter
2025-02-10
dmaengine: pxa: Enable compile test
Krzysztof Kozlowski
2025-02-10
dmaengine: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-02-10
dmaengine: tegra210-adma: check for adma max page
Mohan Kumar D
2025-02-10
dmaengine: tegra210-adma: Use div_u64 for 64 bit division
Mohan Kumar D
2025-02-10
dmaengine: fsl-edma: Add missing newlines to log messages
Stefan Wahren
2025-02-10
dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2025-02-10
dmaengine: Unify checks in dma_request_chan()
Andy Shevchenko
2025-02-10
dmaengine: Add a comment on why it's okay when kasprintf() fails
Andy Shevchenko
2025-02-10
dmaengine: Replace dma_request_slave_channel() by dma_request_chan()
Andy Shevchenko
2025-01-29
Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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: idxd: Enable Function Level Reset (FLR) for halt
Fenghua Yu
2024-12-24
dmaengine: idxd: Refactor halt handler
Fenghua Yu
2024-12-24
dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore...
Fenghua Yu
2024-12-24
dmaengine: idxd: Binding and unbinding IDXD device and driver
Fenghua Yu
2024-12-24
dmaengine: idxd: Add idxd_pci_probe_alloc() helper
Fenghua Yu
2024-12-24
dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocol
Jyothi Kumar Seerapu
2024-12-24
dmaengine: tegra: Return correct DMA status when paused
Akhil R
2024-12-24
dmaengine: mv_xor: switch to for_each_child_of_node_scoped()
Javier Carrasco
2024-12-24
Merge branch 'fixes' into next
Vinod Koul
2024-12-24
dmaengine: mv_xor: fix child node refcount handling in early exit
Javier Carrasco
2024-12-24
dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy
Stefan Wahren
2024-12-24
dmaengine: tegra210-adma: Support channel page
Mohan Kumar D
2024-12-24
dmaengine: ti: k3-udma: Add support for J722S CSI BCDMA
Vaishnav Achath
2024-12-24
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
2024-12-24
dmaengine: ti: edma: make the loop condition simpler in edma_probe()
Joe Hattori
2024-12-24
dmaengine: fsl-edma: read/write multiple registers in cyclic transactions
Larisa Grigore
2024-12-24
dmaengine: fsl-edma: add support for S32G based platforms
Larisa Grigore
2024-12-24
dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbase
Larisa Grigore
2024-12-24
dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presence
Larisa Grigore
2024-12-24
dmaengine: qcom: bam_dma: Avoid writing unavailable register
Md Sadre Alam
[next]