summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * dmaengine: jz4780: set DMA maximum segment sizeAidan MacDonald2022-04-201-0/+9
| * dmaengine: PTDMA: support polled modeIlya Novikov2022-04-203-18/+47
| * dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()Yunbo Yu2022-04-201-2/+2
| * dmaengine: qcom: gpi: Add SM8350 supportBjorn Andersson2022-04-131-0/+1
| * dmaengine: qcom: gpi: Add support for ee_offsetVinod Koul2022-04-131-3/+8
| * dmaengine: qcom: gpi: set chain and link flag for duplexVinod Koul2022-04-131-2/+6
| * dmaengine: Remove a useless mutexChristophe JAILLET2022-04-111-7/+0
| * dmaengine: tegra: Add tegra gpcdma driverAkhil R2022-04-113-0/+1519
| * dmaengine: idxd: remove trailing white space on input str for wq nameDave Jiang2022-04-111-2/+8
| * dmaengine: stm32-mdma: check the channel availability (secure or not)Amelie Delaunay2022-04-111-1/+20
| * dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-111-0/+2
| * dmaengine: ep93xx: Remove redundant word in commentjianchunfu2022-04-111-1/+1
| * dmaengine: idxd: don't load pasid config until neededDave Jiang2022-04-112-14/+53
| * dmaengine: mediatek-cqdma: Use platform_get_irq() to get the interruptLad Prabhakar2022-04-111-8/+4
| * dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interruptLad Prabhakar2022-04-111-7/+4
| * dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interruptLad Prabhakar2022-04-111-8/+6
| * dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2LLad Prabhakar2022-04-081-1/+1
| * dmaengine: sf-pdma: Get number of channel by device treeZong Li2022-04-082-14/+18
* | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-6/+13
|\ \
| * | dma: omap: hide legacy interfaceArnd Bergmann2022-04-221-6/+13
| |/
* | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-05-252-6/+72
|\ \
| * | dmaengine: imx-sdma: Add multi fifo supportSascha Hauer2022-04-191-0/+57
| * | dmaengine: imx-sdma: error out on unsupported transfer typesSascha Hauer2022-04-191-4/+13
| * | dmaengine: imx: Move header to include/dma/Sascha Hauer2022-04-192-2/+2
| |/
* | dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang2022-04-201-0/+3
* | dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang2022-04-201-0/+3
* | dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang2022-04-201-0/+3
* | dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang2022-04-201-2/+2
* | dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang2022-04-201-1/+2
* | dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong2022-04-201-9/+10
* | dmaengine: dw-edma: Fix unaligned 64bit accessHerve Codina2022-04-121-2/+5
* | dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...zhangqilong2022-04-121-3/+6
* | dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin2022-04-111-2/+2
* | dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong2022-04-111-5/+7
* | dmaengine: imx-sdma: fix init of uart scriptsKevin Groeneveld2022-04-111-14/+14
* | dmaengine: idxd: fix device cleanup on disableDave Jiang2022-04-081-2/+1
|/
* Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-3023-46/+258
|\
| * dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dmaJie Hai2022-03-111-1/+1
| * dmaengine: dw-axi-dmac: cleanup commentsTom Rix2022-03-112-5/+5
| * dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinelGeert Uytterhoeven2022-03-111-1/+1
| * dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-03-111-1/+1
| * dmaengine: idxd: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-03-111-2/+0
| * dmaengine: qcom_hidma: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-03-111-3/+1
| * dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config optionLad Prabhakar2022-03-111-3/+3
| * dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA dataVignesh Raghavendra2022-03-114-1/+190
| * dmaengine: ti: k3-udma: Add AM62x DMSS supportVignesh Raghavendra2022-03-111-0/+1
| * dmaengine: ti: cleanup commentsTom Rix2022-03-113-9/+9
| * dmaengine: imx-sdma: clean up some inconsistent indentingYang Li2022-03-111-2/+2
| * dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error"Vinod Koul2022-03-101-3/+1
| * Merge tag 'dmaengine-fix-5.17' into nextVinod Koul2022-03-105-13/+25
| |\