Age | Commit message (Expand) | Author |
2023-05-24 | dmaengine: dw-edma: Add support for native HDMA | Cai Huoqing |
2023-05-24 | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops | Cai Huoqing |
2023-03-31 | dmaengine: ti: k3-udma: Workaround errata i2234 | Vignesh Raghavendra |
2023-02-24 | Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-22 | dmaengine: dw-edma: Prepare dw_edma_probe() for builtin callers | Serge Semin |
2023-02-22 | dmaengine: dw-edma: Add mem-mapped LL-entries support | Serge Semin |
2023-02-10 | dmaengine: dw-edma: Replace chip ID number with device name | Serge Semin |
2023-02-10 | dmaengine: xilinx: xdma: Add user logic interrupt support | Lizhi Hou |
2023-01-27 | dmaengine: dw-edma: Add CPU to PCI bus address translation | Serge Semin |
2023-01-27 | dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA address | Serge Semin |
2022-12-28 | dmaengine: imx-sdma: support hdmi in sdma | Joy Zou |
2022-09-04 | dmaengine: hsu: Include headers we are direct user of | Andy Shevchenko |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-07-21 | dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script | Shengjiu Wang |
2022-07-06 | dmaengine: qcom: fix typo in comment | Julia Lawall |
2022-06-23 | dmaengine: dw-edma: Add support for chip-specific flags | Frank Li |
2022-06-23 | dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip | Frank Li |
2022-06-23 | dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip | Frank Li |
2022-06-23 | dmaengine: dw-edma: Detach the private data and chip info structures | Frank Li |
2022-06-16 | dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip | Frank Li |
2022-04-19 | dmaengine: imx-sdma: Add multi fifo support | Sascha Hauer |
2022-04-19 | dmaengine: imx: Move header to include/dma/ | Sascha Hauer |
2022-01-03 | dmaengine: xilinx_dpdma: use correct SDPX tag for header file | Vinod Koul |
2021-12-17 | dmaengine: xilinx_dpdma: stop using slave_id field | Arnd Bergmann |
2021-12-17 | dmaengine: qcom-adm: stop abusing slave_id config | Arnd Bergmann |
2021-02-01 | dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for size | Grygorii Strashko |
2021-01-26 | dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn() | Lubomir Rintel |
2020-12-17 | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-11 | dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA | Vignesh Raghavendra |
2020-12-11 | dmaengine: ti: Add support for k3 event routers | Peter Ujfalusi |
2020-12-11 | dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMA | Peter Ujfalusi |
2020-12-11 | dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API | Peter Ujfalusi |
2020-11-24 | dmaengine: qcom: Add GPI dma driver | Vinod Koul |
2020-10-29 | dmaengine: ti-cppi5: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-08-12 | include/: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-01-21 | dmaengine: ti: k3-udma: Add glue layer for non DMAengine users | Grygorii Strashko |
2020-01-21 | dmaengine: ti: k3 PSI-L remote endpoint configuration | Peter Ujfalusi |
2020-01-21 | dmaengine: ti: Add cppi5 header for K3 NAVSS/UDMA | Peter Ujfalusi |
2019-11-14 | dmaengine: sprd: Add wrap address support for link-list mode | Eric Long |
2019-07-17 | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2019-07-13 | Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2019-06-27 | mtd: rawnand: gpmi: Implement exec_op | Sascha Hauer |
2019-06-27 | dmaengine: mxs: rename custom flag | Sascha Hauer |
2019-06-27 | dmaengine: mxs: Add header file to be shared with gpmi nand driver | Sascha Hauer |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-10 | dmaengine: Add Synopsys eDMA IP core driver | Gustavo Pimentel |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 | Thomas Gleixner |
2019-04-26 | dmaengine: idma64: Move driver name to the header | Andy Shevchenko |
2019-01-07 | dmaengine: dw: convert to SPDX identifiers | Andy Shevchenko |