summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9 days2-16/+13
|\
| * dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"Caleb Connolly12 days1-16/+8
| * dmaengine: tegra210-adma: check for adma max pageMohan Kumar D2025-02-101-1/+6
| * dmaengine: tegra210-adma: Use div_u64 for 64 bit divisionMohan Kumar D2025-02-101-4/+11
* | tegra210-adma: fix 32-bit x86 buildLinus Torvalds2025-02-151-3/+14
|/
* Merge tag 'dmaengine-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2025-01-2936-254/+1734
|\
| * dmaengine: idxd: Enable Function Level Reset (FLR) for haltFenghua Yu2024-12-242-3/+148
| * dmaengine: idxd: Refactor halt handlerFenghua Yu2024-12-241-32/+31
| * dmaengine: idxd: Add idxd_device_config_save() and idxd_device_config_restore...Fenghua Yu2024-12-242-0/+236
| * dmaengine: idxd: Binding and unbinding IDXD device and driverFenghua Yu2024-12-241-0/+33
| * dmaengine: idxd: Add idxd_pci_probe_alloc() helperFenghua Yu2024-12-242-40/+64
| * dmaengine: qcom: gpi: Add GPI immediate DMA support for SPI protocolJyothi Kumar Seerapu2024-12-241-6/+25
| * dmaengine: mv_xor: switch to for_each_child_of_node_scoped()Javier Carrasco2024-12-241-4/+1
| * Merge branch 'fixes' into nextVinod Koul2024-12-2410-31/+70
| |\
| * | dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busyStefan Wahren2024-12-241-0/+22
| * | dmaengine: tegra210-adma: Support channel pageMohan Kumar D2024-12-241-10/+76
| * | dmaengine: ti: k3-udma: Add support for J722S CSI BCDMAVaishnav Achath2024-12-241-0/+16
| * | dmaengine: ti: edma: fix OF node reference leaks in edma_driverJoe Hattori2024-12-241-2/+1
| * | dmaengine: ti: edma: make the loop condition simpler in edma_probe()Joe Hattori2024-12-241-2/+2
| * | dmaengine: fsl-edma: read/write multiple registers in cyclic transactionsLarisa Grigore2024-12-241-9/+27
| * | dmaengine: fsl-edma: add support for S32G based platformsLarisa Grigore2024-12-242-1/+111
| * | dmaengine: fsl-edma: remove FSL_EDMA_DRV_SPLIT_REG check when parsing muxbaseLarisa Grigore2024-12-241-4/+0
| * | dmaengine: fsl-edma: select of_dma_xlate based on the dmamuxs presenceLarisa Grigore2024-12-241-1/+1
| * | dmaengine: qcom: bam_dma: Avoid writing unavailable registerMd Sadre Alam2024-12-241-8/+16
| * | dmaengine: idxd: Remove unused idxd_(un)register_bus_typeDr. David Alan Gilbert2024-12-242-12/+0
| * | dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static constColin Ian King2024-12-111-9/+13
| * | dmaengine: idxd: Add a new IAA device ID on Panther Lake family platformsFenghua Yu2024-12-112-0/+3
| * | dma-engine: sun4i: Add support for Allwinner suniv F1C100sMesih Kilinc2024-12-112-2/+62
| * | dma-engine: sun4i: Add has_reset option to quirkMesih Kilinc2024-12-111-0/+11
| * | dma-engine: sun4i: Add a quirk to support different chipsMesih Kilinc2024-12-111-32/+105
| * | dmaengine: sh: rcar-dmac: add comment for r8a779a0 compatibleKuninori Morimoto2024-12-041-0/+4
| * | dmaengine: ae4dma: Register debugfs using ptdma_debugfs_setupBasavaraj Natikar2024-12-022-0/+3
| * | dmaengine: ptdma: Extend ptdma-debugfs to support multi-queueBasavaraj Natikar2024-12-021-21/+57
| * | dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_registerBasavaraj Natikar2024-12-024-2/+74
| * | dmaengine: ptdma: Extend ptdma to support multi-channel and versionBasavaraj Natikar2024-12-023-20/+89
| * | dmaengine: ae4dma: Add AMD ae4dma controller driverBasavaraj Natikar2024-12-027-0/+479
| * | dmaengine: Move AMD PTDMA driver to amd directoryBasavaraj Natikar2024-12-0211-19/+16
| * | dmaengine: idxd: Remove a useless mutexChristophe JAILLET2024-12-021-5/+0
| * | dmaengine: xilinx_dma: Configure parking registers only if parking enabledMarek Vasut2024-12-021-9/+11
| * | dmaengine: xilinx: xdma: remove redundant check on retColin Ian King2024-12-021-6/+2
* | | Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2025-01-211-3/+5
|\ \ \
| * | | x86/cpu: Make all all CPUID leaf names consistentDave Hansen2024-12-181-1/+1
| * | | x86/cpu: Refresh DCA leaf reading codeDave Hansen2024-12-181-3/+5
* | | | Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-2611-31/+80
|\ \ \ \ | |/ / / |/| | |
| * | | dmaengine: tegra: Return correct DMA status when pausedAkhil R2024-12-241-0/+10
| | |/ | |/|
| * | dmaengine: mv_xor: fix child node refcount handling in early exitJavier Carrasco2024-12-241-0/+2
| * | dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()Joe Hattori2024-12-242-5/+37
| * | dmaengine: amd: qdma: Remove using the private get and set dma_ops APIsLizhi Hou2024-12-041-16/+12
| * | dmaengine: apple-admac: Avoid accessing registers in probeSasha Finkelstein2024-12-041-5/+2
| * | dmaengine: loongson2-apb: Change GENMASK to GENMASK_ULLBinbin Zhou2024-12-021-1/+1