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-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
2024-01-10
dmaengine: fsl-edma: Add judgment on enabling round robin arbitration
Xiaolei Wang
2024-01-10
dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...
Xiaolei Wang
2024-01-10
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
Jai Luthra
2024-01-10
dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
Ronald Wahl
2023-12-20
dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
Frank Li
2023-12-20
dmaengine: stm32-dma: avoid bitfield overflow assertion
Amelie Delaunay
2023-11-28
dmaengine: stm32-mdma: correct desc prep when channel running
Alain Volmat
2023-11-20
dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()
Christophe JAILLET
2023-11-20
dmaengine: ti: edma: handle irq_of_parse_and_map() errors
Dan Carpenter
2023-11-20
dmaengine: idxd: Register dsa_bus_type before registering idxd sub-drivers
Fenghua Yu
[next]