summaryrefslogtreecommitdiff
path: root/include/linux/dma
AgeCommit message (Expand)Author
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-21dmaengine: imx-sdma: Add FIFO stride support for multi FIFO scriptShengjiu Wang
2022-07-06dmaengine: qcom: fix typo in commentJulia Lawall
2022-06-23dmaengine: dw-edma: Add support for chip-specific flagsFrank Li
2022-06-23dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chipFrank Li
2022-06-23dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chipFrank Li
2022-06-23dmaengine: dw-edma: Detach the private data and chip info structuresFrank Li
2022-06-16dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chipFrank Li
2022-04-19dmaengine: imx-sdma: Add multi fifo supportSascha Hauer
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer
2022-01-03dmaengine: xilinx_dpdma: use correct SDPX tag for header fileVinod Koul
2021-12-17dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann
2021-02-01dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for sizeGrygorii Strashko
2021-01-26dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel
2020-12-17Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-11dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra
2020-12-11dmaengine: ti: Add support for k3 event routersPeter Ujfalusi
2020-12-11dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMAPeter Ujfalusi
2020-12-11dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA APIPeter Ujfalusi
2020-11-24dmaengine: qcom: Add GPI dma driverVinod Koul
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-01-21dmaengine: ti: k3-udma: Add glue layer for non DMAengine usersGrygorii Strashko
2020-01-21dmaengine: ti: k3 PSI-L remote endpoint configurationPeter Ujfalusi
2020-01-21dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMAPeter Ujfalusi
2019-11-14dmaengine: sprd: Add wrap address support for link-list modeEric Long
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-10dmaengine: Add Synopsys eDMA IP core driverGustavo Pimentel
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner
2019-04-26dmaengine: idma64: Move driver name to the headerAndy Shevchenko
2019-01-07dmaengine: dw: convert to SPDX identifiersAndy Shevchenko
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-12-05dmaengine: sprd: Support DMA 2-stage transfer modeEric Long
2018-12-03dmaengine: pxa: make the filter function internalRobert Jarzmik
2018-09-03dmaengine: sprd: Support DMA link-list modeEric Long
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-06-29dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip supportRadhey Shyam Pandey
2018-06-18dmaengine: pxa: document pxad_paramRobert Jarzmik
2018-05-29dmaengine: sprd: Add Spreadtrum DMA configurationEric Long
2018-04-27dmaengine: sprd: Move DMA request mode and interrupt type into head fileEric Long
2017-11-14Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman