aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2022-10-24dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath
2022-10-24dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang
2022-10-24dmaengine: hisilicon: Add multi-thread support for a DMA channelJie Hai
2022-10-24dmaengine: hisilicon: Fix CQ head updateJie Hai
2022-10-24dmaengine: hisilicon: Disable channels when unregister hisi_dmaJie Hai
2022-10-24dmaengine: idxd: avoid deadlock in process_misc_interrupts()Jerry Snitselaar
2022-10-24dmaengine: qcom-adm: fix wrong calling convention for prep_slave_sgChristian Marangi
2022-10-24dmaengine: qcom-adm: fix wrong sizeof config in slave_configChristian Marangi
2022-10-24dmaengine: mxs: use platform_driver_registerDario Binacchi
2022-10-12dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API ...Swati Agarwal
2022-10-12dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores propertySwati Agarwal
2022-10-12dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handlingSwati Agarwal
2022-09-28dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He
2022-08-25dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failedUwe Kleine-König
2022-08-25dmaengine: tegra: Add terminate() for Tegra234Akhil R
2022-08-25dmaengine: dw-axi-dmac: ignore interrupt if no descriptorBen Dooks
2022-08-25dmaengine: dw-axi-dmac: do not print NULL LLI during errorBen Dooks
2022-08-17dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t)Fabio Estevam
2022-08-17dmaengine: sf-pdma: Add multithread support for a DMA channelViacheslav Mitrofanov
2022-08-17dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semanticsSerge Semin
2022-08-17dmaengine: dw: dmamux: Fix build without CONFIG_OFMiquel Raynal
2022-08-17dmaengine: dw: dmamux: Export the module device tableMiquel Raynal
2022-07-06dmaengine: lgm: Fix an error handling path in intel_ldma_probe()Christophe JAILLET
2022-07-06dmaengine: pl330: Fix lockdep warning about non-static keyDmitry Osipenko
2022-07-05dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin...Jerry Snitselaar
2022-07-05dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctlyMichael Walle
2022-07-01dmaengine: imx-sdma: only restart cyclic channel when enabledSascha Hauer
2022-07-01dmaengine: dw-axi-dmac: Fix RMW on channel suspend registerEmil Renner Berthing
2022-07-01dmaengine: idxd: force wq context cleanup on device disable pathDave Jiang
2022-07-01dmaengine: qcom: bam_dma: fix runtime PM underflowCaleb Connolly
2022-06-09dmaengine: imx-sdma: Allow imx8m for imx7 FW revsPeter Robinson
2022-06-09dmaengine: Revert "dmaengine: add verification of DMA_INTERRUPT capability fo...Vinod Koul
2022-06-09dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocateMiaoqian Lin
2022-06-09dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocateMiaoqian Lin
2022-05-29Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-19dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabledDave Jiang
2022-05-19dmaengine: sun6i: Add support for the D1 variantSamuel Holland
2022-05-19dmaengine: sun6i: Add support for 34-bit physical addressesSamuel Holland
2022-05-19dmaengine: sun6i: Do not use virt_to_physSamuel Holland
2022-05-19dmaengine: tegra: Remove unused switch caseAkhil R
2022-05-19dmaengine: tegra: Fix uninitialized variable usageAkhil R
2022-05-19dmaengine: stm32-dma: add device_pause/device_resume supportAmelie Delaunay
2022-05-19dmaengine: stm32-dma: rename pm ops before dma pause/resume introductionAmelie Delaunay
2022-05-19dmaengine: stm32-dma: pass DMA_SxSCR value to stm32_dma_handle_chan_done()Amelie Delaunay
2022-05-19dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sgAmelie Delaunay
2022-05-19dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessorAmelie Delaunay
2022-05-19dmaengine: qcom: gpi: Add support for sc7280Vinod Koul
2022-05-19dmaengine: stm32-mdma: use dev_dbg on non-busy channel spurious itAmelie Delaunay