Age | Commit message (Expand) | Author |
2023-08-07 | dmaengine: xilinx: xdma: Fix typo | Miquel Raynal |
2023-08-07 | dmaengine: xilinx: xdma: Fix interrupt vector setting | Miquel Raynal |
2023-08-07 | dmaengine: owl-dma: Modify mismatched function name | Zhang Jianhua |
2023-08-07 | dmaengine: idxd: Clear PRS disable flag when disabling IDXD device | Fenghua Yu |
2023-08-07 | dmaengine: pl330: Return DMA_PAUSED when transaction is paused | Ilpo Järvinen |
2023-08-07 | dmaengine: mcf-edma: Fix a potential un-allocated memory access | Christophe JAILLET |
2023-07-12 | dmaengine: xilinx: xdma: Fix Judgment of the return value | Minjie Du |
2023-07-12 | idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM | Baoquan He |
2023-07-06 | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-07-04 | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-29 | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-26 | dmaengine: ioat: Free up __cleanup() name | Peter Zijlstra |
2023-05-30 | bus: fsl-mc: Make remove function return void | Uwe Kleine-König |
2023-05-24 | dmaengine: sprd: Don't set chancnt | Jisheng Zhang |
2023-05-24 | dmaengine: hidma: Don't set chancnt | Jisheng Zhang |
2023-05-24 | dmaengine: plx_dma: Don't set chancnt | Jisheng Zhang |
2023-05-24 | dmaengine: axi-dmac: Don't set chancnt | Jisheng Zhang |
2023-05-24 | dmaengine: dw-axi-dmac: Don't set chancnt | Jisheng Zhang |
2023-05-24 | dmaengine: qcom: bam_dma: allow omitting num-{channels,ees} | Stephan Gerhold |
2023-05-24 | dmaengine: dw-edma: Add HDMA DebugFS support | Cai Huoqing |
2023-05-24 | dmaengine: dw-edma: Add support for native HDMA | Cai Huoqing |
2023-05-24 | dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr... | Cai Huoqing |
2023-05-24 | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops | Cai Huoqing |
2023-05-24 | dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits | Peter Rosin |
2023-05-24 | dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling | Peter Rosin |
2023-05-24 | dmaengine: pl330: rename _start to prevent build error | Randy Dunlap |
2023-05-19 | dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved() | Dan Carpenter |
2023-05-19 | dmaengine: ste_dma40: use proper format string for resource_size_t | Arnd Bergmann |
2023-05-18 | dmaengine: make QCOM_HIDMA depend on HAS_IOMEM | Baoquan He |
2023-05-18 | dmaengine: ste_dma40: fix typo in enum documentation | Vinod Koul |
2023-05-18 | dmaengine: ste_dma40: use correct print specfier for resource_size_t | Vinod Koul |
2023-05-17 | dmaengine: ti: k3-udma: annotate pm function with __maybe_unused | Vinod Koul |
2023-05-17 | dmaengine: idxd: Fix passing freed memory in idxd_cdev_open() | Harshit Mogalapalli |
2023-05-16 | dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance | Vaishnav Achath |
2023-05-16 | dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2G | Kishon Vijay Abraham I |
2023-05-16 | dmaengine: ste_dma40: Return error codes properly | Linus Walleij |
2023-05-16 | dmaengine: ste_dma40: Use managed resources | Linus Walleij |
2023-05-16 | dmaengine: ste_dma40: Pass dev to OF function | Linus Walleij |
2023-05-16 | dmaengine: ste_dma40: Remove platform data | Linus Walleij |
2023-05-16 | dmaengine: ste_dma40: Add dev helper variable | Linus Walleij |
2023-05-16 | dmaengine: ste_dma40: Get LCPA SRAM from SRAM node | Linus Walleij |
2023-05-03 | Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-04-30 | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel |
2023-04-13 | dmaengine: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | dmaengine: stm32-mdma: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-04-13 | dmaengine: idxd: Add enable/disable device IOPF feature | Lu Baolu |
2023-04-12 | dmaengine: idxd: add per wq PRS disable | Dave Jiang |