summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-2124-413/+499
|\
| * dmaengine: fsl-edma: use _Generic to handle difference typeFrank Li2024-05-041-39/+22
| * dmaengine: fsl-edma: add trace event supportFrank Li2024-05-045-11/+178
| * dmaengine: idxd: Avoid unnecessary destruction of file_idaFenghua Yu2024-05-041-1/+0
| * dmaengine: xilinx: xdma: fix module autoloadingKrzysztof Kozlowski2024-04-251-0/+1
| * dmaengine: fsl-dpaa2-qdma: Fix kernel-doc check warningFrank Li2024-04-252-9/+11
| * dmaengine: imx-sdma: Add i2c dma supportRobin Gong2024-04-251-0/+7
| * dmaengine: imx-sdma: utilize compiler to calculate ADDRS_ARRAY_SIZE_V<n>Frank Li2024-04-251-7/+15
| * dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou2024-04-253-22/+4
| * dmaengine: qcom: Drop hidma DT supportRob Herring (Arm)2024-04-252-119/+1
| * dmaengine: pl08x: Use kcalloc() instead of kzalloc()Erick Archer2024-04-171-2/+2
| * dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces to version 3Frank Li2024-04-174-35/+67
| * dmaengine: fsl-edma: fix miss mutex unlock at an error return pathFrank Li2024-04-172-3/+3
| * dmaengine: pch_dma: remove unused function chan2parentColin Ian King2024-04-071-5/+0
| * dmaengine: fsl-dpaa2-qdma: Add dpdmai_cmd_openFrank Li2024-04-071-3/+7
| * dmaengine: fsl-dpaa2-qdma: Remove unused function dpdmai_create()Frank Li2024-04-072-56/+0
| * dmaengine: fsl-dpaa2-qdma: clean up unused macroFrank Li2024-04-071-9/+0
| * dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou2024-04-073-0/+29
| * dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLKFrank Li2024-04-072-10/+0
| * dmaengine: fsl-edma: add safety check for 'srcid'Frank Li2024-04-071-0/+7
| * dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chanFrank Li2024-04-073-8/+7
| * dma: dw-axi-dmac: support per channel interruptBaruch Siach2024-04-072-8/+23
| * Avoid hw_desc array overrun in dw-axi-dmacJoao Pinto2024-04-072-4/+3
| * dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMATan Chun Hau2024-04-071-0/+3
| * dmaengine: axi-dmac: move to device managed probeNuno Sa2024-04-071-44/+34
| * dmaengine: axi-dmac: fix possible race in remove()Nuno Sa2024-04-071-1/+1
| * dma: Add lockdep asserts to virt-dmaSean Anderson2024-04-071-0/+10
| * dma: xilinx_dpdma: Remove unnecessary use of irqsave/restoreSean Anderson2024-04-071-6/+4
| * dmaengine: imx-sdma: support dual fifo for DEV_TO_DEVShengjiu Wang2024-04-071-1/+17
| * dmaengine: imx-sdma: Support 24bit/3bytes for sg modeShengjiu Wang2024-04-071-0/+4
| * dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)Nicolin Chen2024-04-071-10/+36
| * dmaengine: idma64: Add check for dma_set_max_seg_sizeChen Ni2024-04-071-1/+3
| * dmaengine: idxd: Check for driver name match before sva user featureJerry Snitselaar2024-04-071-8/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-171-1/+0
|\ \
| * | ARM: 9368/1: dmaengine: pl330: drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
| |/
* | dmaengine: idxd: add a write() method for applications to submit workNikhil Rao2024-05-132-2/+90
* | dmaengine: idxd: add a new security check to deal with a hardware erratumArjan van de Ven2024-05-133-0/+19
* | VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven2024-05-131-3/+0
* | dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu2024-04-071-6/+3
* | dmaengine: xilinx: xdma: Clarify kdoc in XDMA driverMiquel Raynal2024-04-071-6/+8
* | dmaengine: xilinx: xdma: Fix synchronization issueLouis Chauvet2024-04-072-8/+21
* | dmaengine: xilinx: xdma: Fix wrong offsets in the buffers addresses in dma de...Miquel Raynal2024-04-071-1/+1
* | dma: xilinx_dpdma: Fix lockingSean Anderson2024-04-071-3/+10
* | dmaengine: idxd: Convert spinlock to mutex to lock evl workqueueRex Zhang2024-04-076-13/+12
* | idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko2024-03-281-0/+4
* | dmaengine: tegra186: Fix residual calculationAkhil R2024-03-281-0/+3
* | dmaengine: owl: fix register access functionsArnd Bergmann2024-03-281-2/+2
* | dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul2024-03-281-3/+0
|/
* Merge tag 'dmaengine-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-1516-174/+540
|\
| * dmaengine: of: constify of_phandle_args in of_dma_find_controller()Krzysztof Kozlowski2024-02-231-1/+1