index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2024-05-21
Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2024-05-13
dmaengine: idxd: add a write() method for applications to submit work
Nikhil Rao
2024-05-13
dmaengine: idxd: add a new security check to deal with a hardware erratum
Arjan van de Ven
2024-05-13
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
2024-05-04
dmaengine: fsl-edma: use _Generic to handle difference type
Frank Li
2024-05-04
dmaengine: fsl-edma: add trace event support
Frank Li
2024-05-04
dmaengine: idxd: Avoid unnecessary destruction of file_ida
Fenghua Yu
2024-04-25
dmaengine: xilinx: xdma: fix module autoloading
Krzysztof Kozlowski
2024-04-25
dmaengine: fsl-dpaa2-qdma: Fix kernel-doc check warning
Frank Li
2024-04-25
dmaengine: imx-sdma: Add i2c dma support
Robin Gong
2024-04-25
dmaengine: imx-sdma: utilize compiler to calculate ADDRS_ARRAY_SIZE_V<n>
Frank Li
2024-04-25
dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
Joy Zou
2024-04-25
dmaengine: qcom: Drop hidma DT support
Rob Herring (Arm)
2024-04-18
ARM: 9368/1: dmaengine: pl330: drop owner assignment
Krzysztof Kozlowski
2024-04-17
dmaengine: pl08x: Use kcalloc() instead of kzalloc()
Erick Archer
2024-04-17
dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces to version 3
Frank Li
2024-04-17
dmaengine: fsl-edma: fix miss mutex unlock at an error return path
Frank Li
2024-04-07
dmaengine: pch_dma: remove unused function chan2parent
Colin Ian King
2024-04-07
dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
Fenghua Yu
2024-04-07
dmaengine: fsl-dpaa2-qdma: Add dpdmai_cmd_open
Frank Li
2024-04-07
dmaengine: fsl-dpaa2-qdma: Remove unused function dpdmai_create()
Frank Li
2024-04-07
dmaengine: fsl-dpaa2-qdma: clean up unused macro
Frank Li
2024-04-07
dmaengine: fsl-edma: add i.MX8ULP edma support
Joy Zou
2024-04-07
dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLK
Frank Li
2024-04-07
dmaengine: fsl-edma: add safety check for 'srcid'
Frank Li
2024-04-07
dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
Frank Li
2024-04-07
dma: dw-axi-dmac: support per channel interrupt
Baruch Siach
2024-04-07
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2024-04-07
dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMA
Tan Chun Hau
2024-04-07
dmaengine: axi-dmac: move to device managed probe
Nuno Sa
2024-04-07
dmaengine: axi-dmac: fix possible race in remove()
Nuno Sa
2024-04-07
dmaengine: xilinx: xdma: Clarify kdoc in XDMA driver
Miquel Raynal
2024-04-07
dmaengine: xilinx: xdma: Fix synchronization issue
Louis Chauvet
2024-04-07
dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma de...
Miquel Raynal
2024-04-07
dma: Add lockdep asserts to virt-dma
Sean Anderson
2024-04-07
dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore
Sean Anderson
2024-04-07
dma: xilinx_dpdma: Fix locking
Sean Anderson
2024-04-07
dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
Shengjiu Wang
2024-04-07
dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
Shengjiu Wang
2024-04-07
dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
Nicolin Chen
2024-04-07
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
2024-04-07
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
2024-04-07
dmaengine: idxd: Check for driver name match before sva user feature
Jerry Snitselaar
2024-03-28
idma64: Don't try to serve interrupts when device is powered off
Andy Shevchenko
2024-03-28
dmaengine: tegra186: Fix residual calculation
Akhil R
2024-03-28
dmaengine: owl: fix register access functions
Arnd Bergmann
2024-03-28
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
Vinod Koul
2024-03-15
Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]