summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-08-21dmaengine: xilinx_dma: Increase AXI DMA transaction segment countRadhey Shyam Pandey
2023-08-21dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma clientRadhey Shyam Pandey
2023-08-21dmaengine: ioatdma: use pci_dev_id() to simplify the codeJialin Zhang
2023-08-21dmaengine: ioat: fixing the wrong dma_dev->chancntYajun Deng
2023-08-21dmaengine: Simplify dma_async_device_register()Yajun Deng
2023-08-21dmaengine: fsl-edma: use struct_size() helperYu Liao
2023-08-21dmaengine: mcf-edma: Use struct_size()Christophe JAILLET
2023-08-21dmaengine: lgm: Use builtin_platform_driver macro to simplify the codeLi Zetao
2023-08-21dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie
2023-08-21dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-08-21dmaengine: idxd: Remove unused declarationsYue Haibing
2023-08-02dmaengine: ep93xx: Use struct_size()Christophe JAILLET
2023-08-01dmaengine: Explicitly include correct DT includesRob Herring
2023-08-01dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supportedFenghua Yu
2023-08-01dmaengine: idxd: Simplify WQ attribute visibility checksFenghua Yu
2023-08-01dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_updateUros Bizjak
2023-08-01dmaengine: ipu: Remove the driverFabio Estevam
2023-07-12dmaengine: xilinx: dma: remove arch dependencyZong Li
2023-07-12dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() callChristophe JAILLET
2023-07-12dmaengine: idxd: Modify the dependence of attribute pasid_enabledRex Zhang
2023-07-12dmaengine: mediatek: drop bogus pm_runtime_set_active()Johan Hovold
2023-07-12dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: shdmac: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-12dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12dmaengine: sh: rz-dmac: Fix destination and source data size settingHien Huynh
2023-07-12dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()Biju Das
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26dmaengine: ioat: Free up __cleanup() namePeter Zijlstra
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-24dmaengine: sprd: Don't set chancntJisheng Zhang
2023-05-24dmaengine: hidma: Don't set chancntJisheng Zhang
2023-05-24dmaengine: plx_dma: Don't set chancntJisheng Zhang
2023-05-24dmaengine: axi-dmac: Don't set chancntJisheng Zhang
2023-05-24dmaengine: dw-axi-dmac: Don't set chancntJisheng Zhang
2023-05-24dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}Stephan Gerhold
2023-05-24dmaengine: dw-edma: Add HDMA DebugFS supportCai Huoqing
2023-05-24dmaengine: dw-edma: Add support for native HDMACai Huoqing
2023-05-24dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...Cai Huoqing
2023-05-24dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing
2023-05-24dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bitsPeter Rosin
2023-05-24dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handlingPeter Rosin
2023-05-24dmaengine: pl330: rename _start to prevent build errorRandy Dunlap
2023-05-19dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()Dan Carpenter
2023-05-19dmaengine: ste_dma40: use proper format string for resource_size_tArnd Bergmann
2023-05-18dmaengine: make QCOM_HIDMA depend on HAS_IOMEMBaoquan He
2023-05-18dmaengine: ste_dma40: fix typo in enum documentationVinod Koul