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
2021-06-30
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
Guillaume Ranquet
2021-06-30
dmaengine: mediatek: do not issue a new desc if one is still current
Guillaume Ranquet
2021-06-30
dmaengine: mediatek: free the proper desc in desc_free handler
Guillaume Ranquet
2021-06-30
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
Zou Wei
2021-06-30
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
Laurent Pinchart
2021-06-30
dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
Laurent Pinchart
2021-06-30
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
Yu Kuai
2021-06-30
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
Yu Kuai
2021-06-23
dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
Bumyong Lee
2021-06-23
dmaengine: stedma40: add missing iounmap() on error in d40_probe()
Yang Yingliang
2021-06-23
dmaengine: SF_PDMA depends on HAS_IOMEM
Randy Dunlap
2021-06-23
dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
Randy Dunlap
2021-06-23
dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
Randy Dunlap
2021-06-23
dmaengine: xilinx: dpdma: initialize registers before request_irq
Quanyang Wang
2021-06-23
dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
Zhen Lei
2021-06-23
dmaengine: idxd: add missing dsa driver unregister
Dave Jiang
2021-06-03
dmaengine: qcom_hidma: comment platform_driver_register call
Phillip Potter
2021-06-03
Revert "dmaengine: qcom_hidma: Check for driver register failure"
Greg Kroah-Hartman
2021-05-22
dmaengine: dw-edma: Fix crash on loading/unloading driver
Gustavo Pimentel
2021-05-19
dmaengine: idxd: fix cdev setup and free device lifetime issues
Dave Jiang
2021-05-19
dmaengine: idxd: fix dma device lifetime
Dave Jiang
2021-05-19
dmaengine: idxd: Fix potential null dereference on pointer status
Colin Ian King
2021-04-28
dmaengine: tegra20: Fix runtime PM imbalance on error
Dinghao Liu
2021-04-28
dmaengine: xilinx: dpdma: Fix race condition in done IRQ
Laurent Pinchart
2021-04-28
dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
Laurent Pinchart
2021-04-21
dmaengine: idxd: fix wq cleanup of WQCFG registers
Dave Jiang
2021-04-21
dmaengine: plx_dma: add a missing put_device() on error path
Dan Carpenter
2021-04-21
dmaengine: Fix a double free in dma_async_device_register
Lv Yunlong
2021-04-21
dmaengine: dw: Make it dependent to HAS_IOMEM
Andy Shevchenko
2021-04-21
dmaengine: idxd: fix wq size store permission state
Dave Jiang
2021-04-21
dmaengine: idxd: fix opcap sysfs attribute output
Dave Jiang
2021-04-21
dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback
Dave Jiang
2021-03-04
dmaengine: idxd: set DMA channel to be private
Dave Jiang
2021-03-04
dmaengine: hsu: disable spurious interrupt
Ferry Toth
2021-03-04
dmaengine: owl-dma: Fix a resource leak in the remove function
Christophe JAILLET
2021-03-04
dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...
Christophe JAILLET
2021-03-04
dmaengine: fsldma: Fix a resource leak in the remove function
Christophe JAILLET
2021-02-17
dmaengine: idxd: check device state before issue command
Dave Jiang
2021-02-17
dmaengine: idxd: fix misc interrupt completion
Dave Jiang
2021-02-17
dmaengine: move channel device_node deletion to driver
Dave Jiang
2021-01-17
dmaengine: xilinx_dma: fix mixed_enum_type coverity warning
Shravya Kumbham
2021-01-17
dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
Shravya Kumbham
2021-01-17
dmaengine: xilinx_dma: check dma_async_device_register return value
Shravya Kumbham
2021-01-17
dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...
Christophe JAILLET
2021-01-17
dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...
Christophe JAILLET
2021-01-17
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
2021-01-12
dmaengine: idxd: off by one in cleanup code
Dan Carpenter
2020-12-30
dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0
Peter Ujfalusi
2020-12-30
dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
Zhihao Cheng
2020-11-20
Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]