index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2024-06-27
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Nikita Shubin
2024-06-27
dmaengine: fsl-edma: avoid linking both modules
Arnd Bergmann
2024-06-27
dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
Nikita Shubin
2024-06-27
dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
Nikita Shubin
2024-06-27
dmaengine: ioatdma: Fix leaking on version mismatch
Nikita Shubin
2024-06-27
dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
Li RongQing
2024-06-27
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2024-06-21
dmaengine: axi-dmac: fix possible race in remove()
Nuno Sa
2024-06-12
dmaengine: idxd: Avoid unnecessary destruction of file_ida
Fenghua Yu
2024-06-12
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
2024-05-17
dmaengine: idxd: add a write() method for applications to submit work
Nikhil Rao
2024-05-17
dmaengine: idxd: add a new security check to deal with a hardware erratum
Arjan van de Ven
2024-05-17
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
2024-05-17
dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
Vinod Koul
2024-05-17
dmaengine: pl330: issue_pending waits until WFP state
Bumyong Lee
2024-05-02
dmaengine: idxd: Fix oops during rmmod on single-CPU platforms
Fenghua Yu
2024-05-02
dma: xilinx_dpdma: Fix locking
Sean Anderson
2024-05-02
dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue
Rex Zhang
2024-05-02
idma64: Don't try to serve interrupts when device is powered off
Andy Shevchenko
2024-05-02
dmaengine: tegra186: Fix residual calculation
Akhil R
2024-05-02
dmaengine: owl: fix register access functions
Arnd Bergmann
2024-03-26
dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA
Peter Robinson
2024-03-15
dmaengine: fsl-edma: correct max_segment_size setting
Frank Li
2024-03-15
dmaengine: fsl-edma: utilize common dt-binding header file
Frank Li
2024-03-06
dmaengine: idxd: Ensure safe user copy of completion record
Fenghua Yu
2024-03-06
dmaengine: idxd: Remove shadow Event Log head stored in idxd
Fenghua Yu
2024-03-06
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
2024-03-06
dmaengine: dw-edma: HDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
2024-03-06
dmaengine: dw-edma: Add HDMA remote interrupt configuration
Kory Maincent
2024-03-06
dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fix
Kory Maincent
2024-03-06
dmaengine: dw-edma: Fix wrong interrupt bit set for HDMA
Kory Maincent
2024-03-06
dmaengine: dw-edma: Fix the ch_count hdma callback
Kory Maincent
2024-03-06
dmaengine: fsl-qdma: init irq after reg initialization
Curtis Klein
2024-03-06
dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario
Joy Zou
2024-03-06
dmaengine: ptdma: use consistent DMA masks
Tadeusz Struk
2024-03-06
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
Peng Ma
2024-03-01
dmaengine: ti: edma: Add some null pointer checks to the edma_probe
Kunwu Chan
2024-03-01
dmaengine: dw-edma: increase size of 'name' in debugfs code
Vinod Koul
2024-03-01
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
2024-03-01
dmaengine: shdma: increase size of 'dev_id'
Vinod Koul
2024-03-01
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
2024-02-16
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
Christophe JAILLET
2024-02-16
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
Christophe JAILLET
2024-02-16
dmaengine: ti: k3-udma: Report short packet errors
Jai Luthra
2024-02-16
dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
Guanhua Gao
2024-01-31
dmaengine: idxd: Move dma_free_coherent() out of spinlocked context
Rex Zhang
2024-01-31
dmaengine: fix NULL pointer in channel unregistration function
Amelie Delaunay
2024-01-31
dmaengine: fsl-edma: fix eDMAv4 channel allocation issue
Frank Li
2024-01-10
dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
Yang Yingliang
2024-01-10
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
[next]