summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2021-08-12dmaengine: imx-dma: configure the generic DMA type to make it workJuergen Borleis
2021-08-12dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux opsZhang Qilong
2021-08-12dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma opsZhang Qilong
2021-08-12dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic stateKunihiko Hayashi
2021-07-20dmaengine: fsl-qdma: check dma_set_mask return valueRobin Gong
2021-06-30dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dmaGuillaume Ranquet
2021-06-30dmaengine: mediatek: do not issue a new desc if one is still currentGuillaume Ranquet
2021-06-30dmaengine: mediatek: free the proper desc in desc_free handlerGuillaume Ranquet
2021-06-30dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()Zou Wei
2021-06-30dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bitsLaurent Pinchart
2021-06-30dmaengine: xilinx: dpdma: Add missing dependencies to KconfigLaurent Pinchart
2021-06-30dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()Yu Kuai
2021-06-30dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()Yu Kuai
2021-06-23dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-06-23dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang
2021-06-23dmaengine: SF_PDMA depends on HAS_IOMEMRandy Dunlap
2021-06-23dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap
2021-06-23dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap
2021-06-23dmaengine: xilinx: dpdma: initialize registers before request_irqQuanyang Wang
2021-06-23dmaengine: fsl-dpaa2-qdma: Fix error return code in two functionsZhen Lei
2021-06-23dmaengine: idxd: add missing dsa driver unregisterDave Jiang
2021-06-03dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter
2021-06-03Revert "dmaengine: qcom_hidma: Check for driver register failure"Greg Kroah-Hartman
2021-05-22dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel
2021-05-19dmaengine: idxd: fix cdev setup and free device lifetime issuesDave Jiang
2021-05-19dmaengine: idxd: fix dma device lifetimeDave Jiang
2021-05-19dmaengine: idxd: Fix potential null dereference on pointer statusColin Ian King
2021-04-28dmaengine: tegra20: Fix runtime PM imbalance on errorDinghao Liu
2021-04-28dmaengine: xilinx: dpdma: Fix race condition in done IRQLaurent Pinchart
2021-04-28dmaengine: xilinx: dpdma: Fix descriptor issuing on video groupLaurent Pinchart
2021-04-21dmaengine: idxd: fix wq cleanup of WQCFG registersDave Jiang
2021-04-21dmaengine: plx_dma: add a missing put_device() on error pathDan Carpenter
2021-04-21dmaengine: Fix a double free in dma_async_device_registerLv Yunlong
2021-04-21dmaengine: dw: Make it dependent to HAS_IOMEMAndy Shevchenko
2021-04-21dmaengine: idxd: fix wq size store permission stateDave Jiang
2021-04-21dmaengine: idxd: fix opcap sysfs attribute outputDave Jiang
2021-04-21dmaengine: idxd: Fix clobbering of SWERR overflow bit on writebackDave Jiang
2021-03-04dmaengine: idxd: set DMA channel to be privateDave Jiang
2021-03-04dmaengine: hsu: disable spurious interruptFerry Toth
2021-03-04dmaengine: owl-dma: Fix a resource leak in the remove functionChristophe JAILLET
2021-03-04dmaengine: fsldma: Fix a resource leak in an error handling path of the probe...Christophe JAILLET
2021-03-04dmaengine: fsldma: Fix a resource leak in the remove functionChristophe JAILLET
2021-02-17dmaengine: idxd: check device state before issue commandDave Jiang
2021-02-17dmaengine: idxd: fix misc interrupt completionDave Jiang
2021-02-17dmaengine: move channel device_node deletion to driverDave Jiang
2021-01-17dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham
2021-01-17dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()Shravya Kumbham
2021-01-17dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham
2021-01-17dmaengine: milbeaut-xdmac: Fix a resource leak in the error handling path of ...Christophe JAILLET
2021-01-17dmaengine: mediatek: mtk-hsdma: Fix a resource leak in the error handling pat...Christophe JAILLET