index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2026-03-09
dmaengine: sh: rz_dmac: make register_dma_req() chip-specific
Cosmin Tanislav
2026-03-09
dmaengine: sh: rz_dmac: make error interrupt optional
Cosmin Tanislav
2026-03-09
dmaengine: fsl-qdma: Use dev_err_probe() to simplify code
Frank Li
2026-03-09
dmaengine: fsl-edma: Use dev_err_probe() to simplify code
Frank Li
2026-03-09
dmaengine: fsl-edma: Use managed API dmaenginem_async_device_register()
Frank Li
2026-03-09
dmaengine: imx-sdma: Use dev_err_probe() to simplify code
Frank Li
2026-03-09
dmaengine: imx-sdma: Use managed API to simplify code
Frank Li
2026-03-09
dmaengine: imx-sdma: Use devm_clk_get_prepared() to simplify code
Frank Li
2026-03-09
dmaengine: mxs-dma: Turn MXS_DMA as tristate
Jindong Yue
2026-03-09
dmaengine: mxs-dma: Add module license and description
Jindong Yue
2026-03-09
dmaengine: mxs-dma: Use managed API devm_of_dma_controller_register()
Frank Li
2026-03-09
dmaengine: mxs-dma: Use dev_err_probe() to simplify code
Frank Li
2026-03-09
dmaengine: mxs-dma: Use local dev variable in probe()
Frank Li
2026-03-09
dmaengine: mxs-dma: Fix missing return value from of_dma_controller_register()
Frank Li
2026-03-09
dmaengine: xilinx: Update kernel-doc comments
Vinod Koul
2026-03-09
dmaengine: xilinx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-03-09
dmaengine: switchtec-dma: Implement descriptor submission
Kelvin Cao
2026-03-09
dmaengine: switchtec-dma: Implement hardware initialization and cleanup
Kelvin Cao
2026-03-09
dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeleton
Kelvin Cao
2026-03-09
dmaengine: dma-axi-dmac: Gracefully terminate HW cyclic transfers
Nuno Sá
2026-03-09
dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfers
Nuno Sá
2026-03-09
dmaengine: dma-axi-dmac: Add helper for getting next desc
Nuno Sá
2026-03-09
dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_...
Nuno Sá
2026-03-09
dmaengine: ioatdma: make sysfs attributes const
Thomas Weißschuh
2026-03-09
dmaengine: ioatdma: make ioat_ktype const
Thomas Weißschuh
2026-03-09
dmaengine: ioatdma: move sysfs entry definition out of header
Thomas Weißschuh
2026-03-09
dmaengine: ioatdma: make some sysfs structures static
Thomas Weißschuh
2026-03-09
dmaengine: xilinx: xdma: Fix regmap init error handling
Alexander Stein
2026-03-09
dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...
LUO Haowen
2026-02-26
dmaengine: Sort headers alphabetically
Andy Shevchenko
2026-02-26
dmaengine: Use device_match_of_node() helper
Andy Shevchenko
2026-02-26
dmaengine: Refactor devm_dma_request_chan() for readability
Andy Shevchenko
2026-02-26
dmaengine: dw-axi-dmac: Add support for CV1800B DMA
Inochi Amaoto
2026-02-26
dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function
Khairul Anuar Romli
2026-02-26
dmaengine: dw-axi-dmac: Add blank line after function
Khairul Anuar Romli
2026-02-25
dmaengine: idxd: Fix leaking event log memory
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Fix freeing the allocated ida too late
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Fix memory leak when a wq is reset
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Fix not releasing workqueue on .release()
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Wait for submitted operations on .device_synchronize()
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Flush all pending descriptors
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Flush kernel workqueues on Function Level Reset
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Fix possible invalid memory access after FLR
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Fix crash when the event log is disabled
Vinicius Costa Gomes
2026-02-25
dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()
Vinicius Costa Gomes
2026-02-25
dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
Shenghui Shi
2026-02-25
dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
Khairul Anuar Romli
2026-02-25
dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbells
Koichiro Den
2026-02-25
dmaengine: dw-edma: Add interrupt-emulation hooks
Koichiro Den
2026-02-25
dmaengine: fsl-edma: Remove redundant check in fsl_edma_free_chan_resources()
Zhen Ni
[prev]
[next]