aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko1-2/+4
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+58
2022-07-21dmaengine: imx-sdma: Add FIFO stride support for multi FIFO scriptShengjiu Wang1-0/+13
2022-07-06dmaengine: qcom: fix typo in commentJulia Lawall1-1/+1
2022-06-23dmaengine: dw-edma: Add support for chip-specific flagsFrank Li1-0/+10
2022-06-23dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chipFrank Li1-4/+4
2022-06-23dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chipFrank Li1-1/+2
2022-06-23dmaengine: dw-edma: Detach the private data and chip info structuresFrank Li1-1/+47
2022-06-16dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chipFrank Li1-2/+0
2022-04-19dmaengine: imx-sdma: Add multi fifo supportSascha Hauer1-0/+20
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer1-0/+68
2022-01-03dmaengine: xilinx_dpdma: use correct SDPX tag for header fileVinod Koul1-1/+1
2021-12-17dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann1-0/+11
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann1-0/+12
2021-02-01dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for sizeGrygorii Strashko1-7/+6
2021-01-26dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel1-16/+0
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds4-0/+127
2020-12-11dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra1-0/+8
2020-12-11dmaengine: ti: Add support for k3 event routersPeter Ujfalusi1-0/+16
2020-12-11dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMAPeter Ujfalusi1-0/+16
2020-12-11dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA APIPeter Ujfalusi1-0/+4
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul1-0/+83
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov3-3/+3
2020-01-21dmaengine: ti: k3-udma: Add glue layer for non DMAengine usersGrygorii Strashko1-0/+134
2020-01-21dmaengine: ti: k3 PSI-L remote endpoint configurationPeter Ujfalusi1-0/+71
2020-01-21dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMAPeter Ujfalusi1-0/+1059
2019-11-14dmaengine: sprd: Add wrap address support for link-list modeEric Long1-0/+4
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+47
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+24
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer1-0/+1
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer1-0/+2
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer1-0/+21
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-10dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel1-0/+47
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner1-5/+1
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko1-0/+14
2019-01-07dmaengine: dw: convert to SPDX identifiersAndy Shevchenko1-4/+1
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko1-0/+4
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+59
2018-12-05dmaengine: sprd: Support DMA 2-stage transfer modeEric Long1-3/+59
2018-12-03dmaengine: pxa: make the filter function internalRobert Jarzmik1-11/+0
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long1-0/+69
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2018-06-29dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip supportRadhey Shyam Pandey1-0/+2
2018-06-18dmaengine: pxa: document pxad_paramRobert Jarzmik1-0/+9
2018-05-29dmaengine: sprd: Add Spreadtrum DMA configurationEric Long1-0/+4
2018-04-27dmaengine: sprd: Move DMA request mode and interrupt type into head fileEric Long1-0/+57
2017-11-14Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-14/+0