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