Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 23 | -46/+258 |
2022-03-25 | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+1 |
2022-03-21 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+2 |
2022-03-11 | dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma | Jie Hai | 1 | -1/+1 |
2022-03-11 | dmaengine: dw-axi-dmac: cleanup comments | Tom Rix | 2 | -5/+5 |
2022-03-11 | dmaengine: fsl-dpaa2-qdma: Drop comma after SoC match table sentinel | Geert Uytterhoeven | 1 | -1/+1 |
2022-03-11 | dmaengine: ppc4xx: Make use of the helper macro LIST_HEAD() | Cai Huoqing | 1 | -1/+1 |
2022-03-11 | dmaengine: idxd: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -2/+0 |
2022-03-11 | dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -3/+1 |
2022-03-11 | dmaengine: sh: Kconfig: Add ARCH_R9A07G054 dependency for RZ_DMAC config option | Lad Prabhakar | 1 | -3/+3 |
2022-03-11 | dmaengine: ti: k3-psil: Add AM62x PSIL and PDMA data | Vignesh Raghavendra | 4 | -1/+190 |
2022-03-11 | dmaengine: ti: k3-udma: Add AM62x DMSS support | Vignesh Raghavendra | 1 | -0/+1 |
2022-03-11 | dmaengine: ti: cleanup comments | Tom Rix | 3 | -9/+9 |
2022-03-11 | dmaengine: imx-sdma: clean up some inconsistent indenting | Yang Li | 1 | -2/+2 |
2022-03-10 | dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance on error" | Vinod Koul | 1 | -3/+1 |
2022-03-10 | Merge tag 'dmaengine-fix-5.17' into next | Vinod Koul | 5 | -13/+25 |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer | 1 | -1/+1 |
2022-02-28 | ARM: 9172/1: amba: Cleanup amba pclk operation | Wang Kefeng | 1 | -2/+2 |
2022-02-15 | dmaengine: idxd: restore traffic class defaults after wq reset | Dave Jiang | 1 | -2/+7 |
2022-02-15 | dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -3/+1 |
2022-02-15 | dmaengine: stm32-dma: set dma_device max_sg_burst | Amelie Delaunay | 1 | -0/+1 |
2022-02-15 | dmaengine: imx-sdma: fix cyclic buffer race condition | Tomasz Moń | 1 | -1/+3 |
2022-02-15 | dmaengine: imx-sdma: restart cyclic channel if needed | Tomasz Moń | 1 | -0/+14 |
2022-02-15 | dmaengine: shdma: Fix runtime PM imbalance on error | Yongzhi Liu | 1 | -1/+3 |
2022-02-15 | dmaengine: iot: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -2/+0 |
2022-02-15 | dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size | Jiasheng Jiang | 1 | -1/+4 |
2022-02-15 | dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe | Miaoqian Lin | 1 | -1/+3 |
2022-02-15 | dmaengine: sh: rcar-dmac: Check for error num after setting mask | Jiasheng Jiang | 1 | -1/+3 |
2022-02-15 | dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet() | Yang Yingliang | 1 | -1/+3 |
2022-02-15 | dmaengine: ptdma: handle the cases based on DMA is complete | Sanjay R Mehta | 1 | -6/+11 |
2022-02-15 | dmaengine: ptdma: fix concurrency issue with multiple dma transfer | Sanjay R Mehta | 1 | -1/+6 |
2022-02-15 | dmaengine: ptdma: Fix the error handling path in pt_core_init() | Christophe JAILLET | 1 | -8/+9 |
2022-01-18 | Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 26 | -573/+1236 |
2022-01-14 | Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 7 | -43/+60 |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -48/+32 |
2022-01-08 | dmaengine: pch_dma: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 1 | -1/+1 |
2022-01-05 | dmaengine: at_xdmac: Fix race over irq_status | Tudor Ambarus | 1 | -8/+8 |
2022-01-05 | dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet() | Tudor Ambarus | 1 | -36/+34 |
2022-01-05 | dmaengine: at_xdmac: Fix at_xdmac_lld struct definition | Tudor Ambarus | 1 | -9/+9 |
2022-01-05 | dmaengine: at_xdmac: Fix lld view setting | Tudor Ambarus | 1 | -1/+3 |
2022-01-05 | dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work() | Tudor Ambarus | 1 | -8/+8 |
2022-01-05 | dmaengine: at_xdmac: Fix concurrency over xfers_list | Tudor Ambarus | 1 | -7/+10 |
2022-01-05 | dmaengine: at_xdmac: Move the free desc to the tail of the desc list | Tudor Ambarus | 1 | -9/+14 |
2022-01-05 | dmaengine: at_xdmac: Fix race for the tx desc callback | Tudor Ambarus | 1 | -17/+8 |
2022-01-05 | dmaengine: at_xdmac: Fix concurrency over chan's completed_cookie | Tudor Ambarus | 1 | -2/+1 |
2022-01-05 | dmaengine: at_xdmac: Print debug message after realeasing the lock | Tudor Ambarus | 1 | -2/+4 |
2022-01-05 | dmaengine: at_xdmac: Start transfer for cyclic channels in issue_pending | Tudor Ambarus | 1 | -5/+3 |
2022-01-05 | dmaengine: at_xdmac: Don't start transactions at tx_submit level | Tudor Ambarus | 1 | -6/+0 |
2022-01-05 | dmaengine: idxd: deprecate token sysfs attributes for read buffers | Dave Jiang | 1 | -27/+118 |
2022-01-05 | dmaengine: idxd: change bandwidth token to read buffers | Dave Jiang | 5 | -50/+49 |