summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2023-09-03Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-22dmaengine: fsl-edma: integrate v3 supportFrank Li
2023-08-22dmaengine: fsl-edma: move tcd into struct fsl_dma_chanFrank Li
2023-08-22dmaengine: fsl-edma: refactor chan_name setup and safetyFrank Li
2023-08-22dmaengine: fsl-edma: move clearing of register interrupt into setup_irq functionFrank Li
2023-08-22dmaengine: fsl-edma: refactor using devm_clk_get_enabledFrank Li
2023-08-22dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs()Frank Li
2023-08-22dmaengine: fsl-edma: move common IRQ handler to common.cFrank Li
2023-08-22dmaengine: fsl-edma: Remove enum edma_versionFrank Li
2023-08-22dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdataFrank Li
2023-08-22dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.cFrank Li
2023-08-22dmaengine: fsl-edma: fix build error when arch is s390Frank Li
2023-08-21dmaengine: idxd: Fix issues with PRS disable sysfs knobFenghua Yu
2023-08-21dmaengine: idxd: Allow ATS disable update only for configurable devicesFenghua Yu
2023-08-21dmaengine: xilinx_dma: Program interrupt delay timeoutRadhey Shyam Pandey
2023-08-21dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecaseRadhey Shyam Pandey
2023-08-21dmaengine: xilinx_dma: Freeup active list based on descriptor completion bitRadhey Shyam Pandey
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-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
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-09dmaengine/idxd: Re-enable kernel workqueue under DMA APIJacob Pan
2023-08-07dmaengine: xilinx: xdma: Fix typoMiquel Raynal
2023-08-07dmaengine: xilinx: xdma: Fix interrupt vector settingMiquel Raynal
2023-08-07dmaengine: owl-dma: Modify mismatched function nameZhang Jianhua
2023-08-07dmaengine: idxd: Clear PRS disable flag when disabling IDXD deviceFenghua Yu
2023-08-07dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen
2023-08-07dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET
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