summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: xilinx: xdma: Fix typoMiquel Raynal2023-08-071-1/+1
* dmaengine: xilinx: xdma: Fix interrupt vector settingMiquel Raynal2023-08-071-0/+2
* dmaengine: owl-dma: Modify mismatched function nameZhang Jianhua2023-08-071-1/+1
* dmaengine: idxd: Clear PRS disable flag when disabling IDXD deviceFenghua Yu2023-08-071-3/+1
* dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen2023-08-071-2/+16
* dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET2023-08-071-6/+7
* dmaengine: xilinx: xdma: Fix Judgment of the return valueMinjie Du2023-07-121-1/+1
* idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEMBaoquan He2023-07-121-0/+2
* Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-0624-288/+1113
|\
| * dmaengine: sprd: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: hidma: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: plx_dma: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: axi-dmac: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: dw-axi-dmac: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}Stephan Gerhold2023-05-241-9/+9
| * dmaengine: dw-edma: Add HDMA DebugFS supportCai Huoqing2023-05-244-1/+196
| * dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-245-3/+448
| * dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...Cai Huoqing2023-05-244-82/+157
| * dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-2/+2
| * dmaengine: ste_dma40: use proper format string for resource_size_tArnd Bergmann2023-05-191-2/+2
| * dmaengine: make QCOM_HIDMA depend on HAS_IOMEMBaoquan He2023-05-181-0/+1
| * dmaengine: ste_dma40: fix typo in enum documentationVinod Koul2023-05-181-1/+1
| * dmaengine: ste_dma40: use correct print specfier for resource_size_tVinod Koul2023-05-181-2/+2
| * dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instanceVaishnav Achath2023-05-161-0/+25
| * dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2GKishon Vijay Abraham I2023-05-161-0/+11
| * dmaengine: ste_dma40: Return error codes properlyLinus Walleij2023-05-161-22/+24
| * dmaengine: ste_dma40: Use managed resourcesLinus Walleij2023-05-161-119/+61
| * dmaengine: ste_dma40: Pass dev to OF functionLinus Walleij2023-05-161-7/+6
| * dmaengine: ste_dma40: Remove platform dataLinus Walleij2023-05-163-19/+150
| * dmaengine: ste_dma40: Add dev helper variableLinus Walleij2023-05-161-24/+26
| * dmaengine: ste_dma40: Get LCPA SRAM from SRAM nodeLinus Walleij2023-05-162-23/+25
* | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-041-6/+6
|\ \
| * | dmaengine: ioat: Free up __cleanup() namePeter Zijlstra2023-06-261-6/+6
* | | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-291-3/+1
|\ \ \ | |/ / |/| |
| * | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-301-3/+1
| |/
* | dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bitsPeter Rosin2023-05-241-1/+1
* | dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handlingPeter Rosin2023-05-241-6/+9
* | dmaengine: pl330: rename _start to prevent build errorRandy Dunlap2023-05-241-4/+4
* | dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()Dan Carpenter2023-05-191-2/+5
* | dmaengine: ti: k3-udma: annotate pm function with __maybe_unusedVinod Koul2023-05-171-2/+2
* | dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()Harshit Mogalapalli2023-05-171-1/+0
|/
* Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-0332-253/+1725
|\
| * dmaengine: idxd: add per wq PRS disableDave Jiang2023-04-124-5/+64
| * dmaengine: idxd: add pid to exported sysfs attribute for opened fileDave Jiang2023-04-121-0/+11
| * dmaengine: idxd: expose fault counters to sysfsDave Jiang2023-04-121-0/+46
| * dmaengine: idxd: add a device to represent the file openedDave Jiang2023-04-122-24/+97
| * dmaengine: idxd: add per file user counters for completion record faultsDave Jiang2023-04-123-0/+29
| * dmaengine: idxd: process batch descriptor completion record faultsDave Jiang2023-04-124-25/+77
| * dmaengine: idxd: process user page faults for completion recordDave Jiang2023-04-125-7/+136
| * dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...Fenghua Yu2023-04-124-5/+111