summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * dmaengine: idxd: create kmem cache for event log fault itemsDave Jiang2023-04-123-0/+20
| * dmaengine: idxd: add per DSA wq workqueue for processing cr faultsDave Jiang2023-04-122-0/+12
| * dmanegine: idxd: add debugfs for event log dumpDave Jiang2023-04-124-1/+160
| * dmaengine: idxd: add interrupt handling for event logDave Jiang2023-04-122-0/+67
| * dmaengine: idxd: setup event log configurationDave Jiang2023-04-125-4/+180
| * dmaengine: idxd: add event log size sysfs attributeDave Jiang2023-04-124-1/+86
| * dmaengine: idxd: make misc interrupt one shotDave Jiang2023-04-121-26/+12
| * dmaengine: at_xdmac: align declaration of ret with the rest of variablesClaudiu Beznea2023-04-121-2/+1
| * dmaengine: at_xdmac: add a warning message regarding for unpaused channelsClaudiu Beznea2023-04-121-0/+2
| * dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea2023-04-121-1/+4
| * dmaengine: at_xdmac: restore the content of grws registerClaudiu Beznea2023-04-121-0/+9
| * dmaengine: at_xdmac: do not resume channels paused by consumersClaudiu Beznea2023-04-121-7/+45
| * dmaengine: at_xdmac: fix imbalanced runtime PM reference counterClaudiu Beznea2023-04-121-13/+13
| * dmaengine: at_xdmac: disable/enable clock directly on suspend/resumeClaudiu Beznea2023-04-121-3/+9
| * dmaengine: dw-axi-dmac: Increase polling time to DMA transmission completion ...Walker Chen2023-04-121-1/+1
| * dmaengine: dw-axi-dmac: Add support for StarFive JH7110 DMAWalker Chen2023-04-122-5/+34
| * dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie2023-04-121-2/+5
| * dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie2023-04-121-9/+11
| * dmaengine: qcom_hidma: Add explicit platform_device.h and of_device.h includesRob Herring2023-04-121-0/+2
| * dma: gpi: remove spurious unlock in gpi_ch_initDmitry Baryshkov2023-04-121-1/+0
| * dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4Apurva Nandan2023-03-315-1/+359
| * dmaengine: bestcomm: Use of_address_to_resource()Rob Herring2023-03-311-11/+8
| * dmaengine: dw-edma: remove unused readq_ch and writeq_ch functionsTom Rix2023-03-311-56/+0
| * dmaengine: ti: edma: remove unused edma_and functionTom Rix2023-03-311-8/+0
| * dmaengine: zynqmp_dma: Sync DMA and coherent masksHarini Katakam2023-03-311-1/+5
| * dmaengine: tegra-apb: remove unused tdma_read functionTom Rix2023-03-311-5/+0