summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
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
2021-01-17dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()Dan Carpenter
2021-01-12dmaengine: idxd: off by one in cleanup codeDan Carpenter
2020-12-30dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0Peter Ujfalusi
2020-12-30dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()Zhihao Cheng
2020-11-20Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-18dmaengine: fix error codes in channel_register()Dan Carpenter
2020-11-16dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst sizeSugar Zhang
2020-11-16dmaengine: ioatdma: remove unused function missed during dma_v2 removalLukas Bulwahn
2020-11-16dmaengine: idxd: fix mapping of portal sizeDave Jiang
2020-11-10dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audioTony Lindgren
2020-11-09dmaengine: xilinx_dma: Fix SG capability check for MCDMAMatthew Murrian
2020-11-09dmaengine: xilinx_dma: Fix usage of xilinx_aximcdma_tx_segmentMatthew Murrian
2020-11-09dmaengine: xilinx_dma: use readl_poll_timeout_atomic variantMarc Ferland
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28dmaengine: ti: k3-udma: fix -Wenum-conversion warningArnd Bergmann
2020-10-28dmaengine: idxd: fix wq config registers offset programmingDave Jiang
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-08dmaengine: owl-dma: fix kernel-doc style for enumVinod Koul
2020-10-08dmaengine: zynqmp_dma: fix kernel-doc style for taskletVinod Koul
2020-10-08dmaengine: xilinx_dma: fix kernel-doc style for taskletVinod Koul
2020-10-08dmaengine: qcom: bam_dma: fix kernel-doc style for taskletVinod Koul
2020-10-08dmaengine: altera-msgdma: fix kernel-doc style for taskletVinod Koul
2020-10-07dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-07dmaengine: sf-pdma: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-05dmaengine: rcar-dmac: drop double zeroingJulia Lawall
2020-10-05dmaengine: sh: drop double zeroingJulia Lawall
2020-10-05dmaengine: ioat: Allocate correct size for descriptor chunkLogan Gunthorpe