Age | Commit message (Expand) | Author |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-03 | dma:dw: remove reference to AVR32 architecture in core.c | Hans-Christian Noren Egtvedt |
2022-07-26 | dmaengine: mediatek: mtk-hsdma: Fix typo 'the the' in comment | Slark Xiao |
2022-07-26 | dmaengine: axi-dmac: check cache coherency register | Mathias Tausen |
2022-07-26 | dmaengine: sh: rz-dmac: Add device_synchronize callback | Biju Das |
2022-07-26 | dmaengine: sprd: Cleanup in .remove() after pm_runtime_get_sync() failed | Uwe Kleine-König |
2022-07-26 | dmaengine: tegra: Add terminate() for Tegra234 | Akhil R |
2022-07-21 | dmaengine: xilinx: use strscpy to replace strlcpy | XueBing Chen |
2022-07-21 | dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script | Shengjiu Wang |
2022-07-21 | dmaengine: imx-dma: Cast of_device_get_match_data() with (uintptr_t) | Fabio Estevam |
2022-07-21 | dmaengine: dw-axi-dmac: ignore interrupt if no descriptor | Ben Dooks |
2022-07-21 | dmaengine: dw-axi-dmac: do not print NULL LLI during error | Ben Dooks |
2022-07-06 | dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions | Jiapeng Chong |
2022-07-06 | dmaengine: imx-sdma: Add missing struct documentation | Shengjiu Wang |
2022-07-06 | dmaengine: sf-pdma: Add multithread support for a DMA channel | Viacheslav Mitrofanov |
2022-07-06 | dmaengine: dmatest: use strscpy to replace strlcpy | XueBing Chen |
2022-07-06 | dmaengine: ste_dma40: fix typo in comment | Julia Lawall |
2022-07-06 | dmaengine: lgm: Fix an error handling path in intel_ldma_probe() | Christophe JAILLET |
2022-07-06 | dmaengine: jz4780: fix typo in comment | Julia Lawall |
2022-07-06 | dmaengine: s3c24xx: fix typo in comment | Julia Lawall |
2022-07-06 | dmaengine: owl: fix typo in comment | Julia Lawall |
2022-07-06 | dmaengine: mediatek-cqdma: fix typo in comment | Julia Lawall |
2022-07-06 | dmaengine: fix typos in comments | Julia Lawall |
2022-07-06 | dmaengine: pl330: Fix lockdep warning about non-static key | Dmitry Osipenko |
2022-07-06 | dmaengine: xilinx_dpdma: Omit superfluous error message in xilinx_dpdma_probe() | Tang Bin |
2022-07-05 | dmaengine: sun4i: Set the maximum segment size | Samuel Holland |
2022-07-05 | dmaengine: idxd: Only call idxd_enable_system_pasid() if succeeded in enablin... | Jerry Snitselaar |
2022-07-05 | dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly | Michael Walle |
2022-07-01 | dmaengine: fsl-edma: remove redundant assignment to pointer last_sg | Colin Ian King |
2022-07-01 | dmaengine: imx-sdma: only restart cyclic channel when enabled | Sascha Hauer |
2022-07-01 | dmaengine: mediatek: mtk-hsdma: Fix typo in comment | Xiang wangx |
2022-07-01 | dmaengine: at_xdmac: Fix typo in comment | Xiang wangx |
2022-07-01 | dmaengine: ep93xx: Fix typo in comments | Jiang Jian |
2022-07-01 | dmaengine: imx-sdma: Improve the SDMA irq name | Fabio Estevam |
2022-07-01 | dmaengine: dw-axi-dmac: Fix RMW on channel suspend register | Emil Renner Berthing |
2022-07-01 | dmaengine: ti: k3-psil-j721s2: Add psil threads for sa2ul | Jayesh Choudhary |
2022-07-01 | dmaengine: idxd: force wq context cleanup on device disable path | Dave Jiang |
2022-07-01 | dmaengine: qcom: bam_dma: fix runtime PM underflow | Caleb Connolly |
2022-06-27 | dmaengine: remove DMA_MEMCPY_SG once again | Christoph Hellwig |
2022-06-23 | dmaengine: dw-edma: Add support for chip-specific flags | Frank Li |
2022-06-23 | dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics | Serge Semin |
2022-06-23 | dmaengine: dw-edma: Drop dma_slave_config.direction field usage | Serge Semin |
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-06-16 | dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler() | Alexey Khoroshilov |