summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2021-09-26dmaengine: xilinx_dma: Set DMA mask for coherent APIsRadhey Shyam Pandey
2021-09-26dmaengine: ioat: depends on !UMLJohannes Berg
2021-09-26dmaengine: sprd: Add missing MODULE_DEVICE_TABLEZou Wei
2021-09-26dmaengine: idxd: depends on !UMLJohannes Berg
2021-09-26dmaengine: idxd: clear block on fault flag when clear wqDave Jiang
2021-09-26dmaengine: idxd: fix abort status checkDave Jiang
2021-09-26dmaengine: idxd: fix wq slot allocation index checkDave Jiang
2021-09-26dmaengine: idxd: have command status always setDave Jiang
2021-09-26dmanegine: idxd: cleanup all device related bits after disabling deviceDave Jiang
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko
2021-09-18dmaengine: imx-sdma: remove duplicated sdma_load_contextRobin Gong
2021-09-18Revert "dmaengine: imx-sdma: refine to load context only once"Robin Gong
2021-08-06Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-02dmaengine: imx-dma: configure the generic DMA type to make it workJuergen Borleis
2021-07-28dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi
2021-07-28dmaengine: stm32-dmamux: Fix PM usage counter unbalance in stm32 dmamux opsZhang Qilong
2021-07-28dmaengine: stm32-dma: Fix PM usage counter imbalance in stm32 dma opsZhang Qilong
2021-07-27dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic stateKunihiko Hayashi
2021-07-20dmaengine: idxd: fix submission race windowDave Jiang
2021-07-20dmaengine: idxd: fix sequence for pci driver remove() and shutdown()Dave Jiang
2021-07-20dmaengine: idxd: fix desc->vector that isn't being updatedDave Jiang
2021-07-14dmaengine: mpc512x: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-14dmaengine: idxd: fix setup sequence for MSIXPERM tableDave Jiang
2021-07-14dmaengine: idxd: fix array index when int_handles are being usedDave Jiang
2021-07-14dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai
2021-07-14dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfersAdrian Larumbe
2021-07-13dmaengine: ti: k3-udma: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-13dmaengine: ipu: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-05Merge tag 'dmaengine-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-24dmaengine: imx-sdma: Remove platform data headerVladimir Zapolskiy
2021-06-24dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]Michal Simek
2021-06-24dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_tMichal Simek
2021-06-16Merge tag 'dmaengine-fix-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-16dmaengine: altera-msgdma: add OF supportOlivier Dautricourt
2021-06-16dmaengine: xilinx: dpdma: fix kernel-docYang Li
2021-06-16dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()Austin Kim
2021-06-16dmaengine: sh: Remove unused shdma-of driverGeert Uytterhoeven
2021-06-16dmaengine: qcom: gpi: Add SM8250 compatibleKonrad Dybcio
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman
2021-06-07dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tailZou Wei
2021-06-07dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dmaGuillaume Ranquet
2021-06-07dmaengine: mediatek: do not issue a new desc if one is still currentGuillaume Ranquet
2021-06-07dmaengine: mediatek: free the proper desc in desc_free handlerGuillaume Ranquet
2021-06-03dmaengine: idxd: Use cpu_feature_enabled()Borislav Petkov
2021-06-03dmaengine: ipu: fix doc warning in ipu_irq.cYang Yingliang
2021-06-03dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()Zou Wei
2021-06-03dmaengine: idxd: Fix missing error code in idxd_cdev_open()Jiapeng Chong
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman
2021-05-31dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errorsTony Lindgren