| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/... | Mark Brown | 4 | -5/+66 |
| 2 days | Merge branch 'driver-core-next' of https://git.kernel.org/pub/scm/linux/kerne... | Mark Brown | 2 | -6/+6 |
| 3 days | raid6: hide internals | Christoph Hellwig | 1 | -0/+1 |
| 12 days | dmaengine: Move MODULE_DEVICE_TABLE next to the table itself | Krzysztof Kozlowski | 2 | -2/+2 |
| 12 days | dmaengine: mmp_pdma: add SpacemiT K3 support | Guodong Xu | 1 | -0/+18 |
| 12 days | dmaengine: mmp_pdma: refactor DRCMR access with helper function | Guodong Xu | 1 | -3/+16 |
| 12 days | dmaengine: qcom: bam_dma: Add support for BAM v2.0.0 | Kuldeep Singh | 1 | -0/+30 |
| 2026-04-26 | driver core: Replace dev->dma_coherent with dev_dma_coherent() | Douglas Anderson | 2 | -6/+6 |
| 2026-04-17 | Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 28 | -376/+3292 |
| 2026-03-18 | dmaengine: dw-edma: Add non-LL mode | Devendra K Verma | 5 | -15/+142 |
| 2026-03-18 | dmaengine: dw-edma: Add AMD MDB Endpoint Support | Devendra K Verma | 1 | -14/+176 |
| 2026-03-18 | dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson" | Colin Ian King | 1 | -2/+2 |
| 2026-03-17 | dmaengine: loongson: New driver for the Loongson Multi-Channel DMA controller | Binbin Zhou | 3 | -0/+742 |
| 2026-03-17 | dmaengine: loongson: loongson2-apb: Simplify locking with guard() and scoped_... | Binbin Zhou | 1 | -33/+29 |
| 2026-03-17 | dmaengine: loongson: loongson2-apb: Convert to devm_clk_get_enabled() | Binbin Zhou | 1 | -17/+5 |
| 2026-03-17 | dmaengine: loongson: loongson2-apb: Convert to dmaenginem_async_device_regist... | Binbin Zhou | 1 | -5/+2 |
| 2026-03-17 | dmaengine: loongson: New directory for Loongson DMA controllers drivers | Binbin Zhou | 6 | -29/+40 |
| 2026-03-17 | dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMA | Tomi Valkeinen | 1 | -8/+1 |
| 2026-03-17 | dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction | Marek Vasut | 1 | -6/+6 |
| 2026-03-17 | dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMA | Marek Vasut | 1 | -1/+22 |
| 2026-03-17 | dmaengine: xilinx: xilinx_dma: Fix dma_device directions | Marek Vasut | 1 | -1/+1 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks | Claudiu Beznea | 1 | -3/+46 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Add device_tx_status() callback | Biju Das | 1 | -1/+143 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptors | John Madieu | 1 | -8/+2 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call | Claudiu Beznea | 1 | -5/+0 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Drop goto instruction and label | Claudiu Beznea | 1 | -3/+1 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Drop read of CHCTRL register | Claudiu Beznea | 1 | -3/+6 |
| 2026-03-17 | Merge branch 'fixes' into next | Vinod Koul | 13 | -78/+137 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock | Claudiu Beznea | 1 | -5/+4 |
| 2026-03-17 | dmaengine: sh: rz-dmac: Protect the driver specific lists | Claudiu Beznea | 1 | -25/+32 |
| 2026-03-09 | dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc() | Tuo Li | 1 | -1/+1 |
| 2026-03-09 | dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support | Cosmin Tanislav | 1 | -0/+7 |
| 2026-03-09 | dmaengine: sh: rz_dmac: make register_dma_req() chip-specific | Cosmin Tanislav | 1 | -29/+36 |
| 2026-03-09 | dmaengine: sh: rz_dmac: make error interrupt optional | Cosmin Tanislav | 1 | -10/+9 |
| 2026-03-09 | dmaengine: fsl-qdma: Use dev_err_probe() to simplify code | Frank Li | 1 | -28/+19 |
| 2026-03-09 | dmaengine: fsl-edma: Use dev_err_probe() to simplify code | Frank Li | 1 | -27/+20 |
| 2026-03-09 | dmaengine: fsl-edma: Use managed API dmaenginem_async_device_register() | Frank Li | 1 | -6/+2 |
| 2026-03-09 | dmaengine: imx-sdma: Use dev_err_probe() to simplify code | Frank Li | 1 | -8/+5 |
| 2026-03-09 | dmaengine: imx-sdma: Use managed API to simplify code | Frank Li | 1 | -14/+7 |
| 2026-03-09 | dmaengine: imx-sdma: Use devm_clk_get_prepared() to simplify code | Frank Li | 1 | -21/+5 |
| 2026-03-09 | dmaengine: mxs-dma: Turn MXS_DMA as tristate | Jindong Yue | 1 | -1/+1 |
| 2026-03-09 | dmaengine: mxs-dma: Add module license and description | Jindong Yue | 1 | -0/+3 |
| 2026-03-09 | dmaengine: mxs-dma: Use managed API devm_of_dma_controller_register() | Frank Li | 1 | -1/+1 |
| 2026-03-09 | dmaengine: mxs-dma: Use dev_err_probe() to simplify code | Frank Li | 1 | -13/+7 |
| 2026-03-09 | dmaengine: mxs-dma: Use local dev variable in probe() | Frank Li | 1 | -9/+10 |
| 2026-03-09 | dmaengine: mxs-dma: Fix missing return value from of_dma_controller_register() | Frank Li | 1 | -0/+1 |
| 2026-03-09 | dmaengine: xilinx: Update kernel-doc comments | Vinod Koul | 1 | -0/+2 |
| 2026-03-09 | dmaengine: xilinx: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+3 |
| 2026-03-09 | dmaengine: switchtec-dma: Implement descriptor submission | Kelvin Cao | 1 | -0/+225 |
| 2026-03-09 | dmaengine: switchtec-dma: Implement hardware initialization and cleanup | Kelvin Cao | 1 | -2/+1005 |
| 2026-03-09 | dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeleton | Kelvin Cao | 3 | -0/+219 |
| 2026-03-09 | dmaengine: dma-axi-dmac: Gracefully terminate HW cyclic transfers | Nuno Sá | 1 | -13/+91 |
| 2026-03-09 | dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfers | Nuno Sá | 1 | -1/+33 |
| 2026-03-09 | dmaengine: dma-axi-dmac: Add helper for getting next desc | Nuno Sá | 1 | -10/+23 |
| 2026-03-09 | dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_... | Nuno Sá | 1 | -1/+6 |
| 2026-03-09 | dmaengine: ioatdma: make sysfs attributes const | Thomas Weißschuh | 1 | -10/+10 |
| 2026-03-09 | dmaengine: ioatdma: make ioat_ktype const | Thomas Weißschuh | 2 | -4/+4 |
| 2026-03-09 | dmaengine: ioatdma: move sysfs entry definition out of header | Thomas Weißschuh | 2 | -6/+6 |
| 2026-03-09 | dmaengine: ioatdma: make some sysfs structures static | Thomas Weißschuh | 2 | -6/+3 |
| 2026-03-09 | dmaengine: xilinx: xdma: Fix regmap init error handling | Alexander Stein | 1 | -2/+2 |
| 2026-03-09 | dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B... | LUO Haowen | 1 | -3/+3 |
| 2026-02-26 | dmaengine: Sort headers alphabetically | Andy Shevchenko | 1 | -16/+16 |
| 2026-02-26 | dmaengine: Use device_match_of_node() helper | Andy Shevchenko | 1 | -1/+1 |
| 2026-02-26 | dmaengine: Refactor devm_dma_request_chan() for readability | Andy Shevchenko | 1 | -4/+6 |
| 2026-02-26 | dmaengine: dw-axi-dmac: Add support for CV1800B DMA | Inochi Amaoto | 2 | -4/+22 |
| 2026-02-26 | dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function | Khairul Anuar Romli | 1 | -2/+0 |
| 2026-02-26 | dmaengine: dw-axi-dmac: Add blank line after function | Khairul Anuar Romli | 1 | -0/+1 |
| 2026-02-25 | dmaengine: idxd: Fix leaking event log memory | Vinicius Costa Gomes | 1 | -4/+0 |
| 2026-02-25 | dmaengine: idxd: Fix freeing the allocated ida too late | Vinicius Costa Gomes | 1 | -4/+4 |
| 2026-02-25 | dmaengine: idxd: Fix memory leak when a wq is reset | Vinicius Costa Gomes | 1 | -2/+1 |
| 2026-02-25 | dmaengine: idxd: Fix not releasing workqueue on .release() | Vinicius Costa Gomes | 1 | -0/+1 |
| 2026-02-25 | dmaengine: idxd: Wait for submitted operations on .device_synchronize() | Vinicius Costa Gomes | 1 | -0/+8 |
| 2026-02-25 | dmaengine: idxd: Flush all pending descriptors | Vinicius Costa Gomes | 1 | -0/+10 |
| 2026-02-25 | dmaengine: idxd: Flush kernel workqueues on Function Level Reset | Vinicius Costa Gomes | 3 | -0/+39 |
| 2026-02-25 | dmaengine: idxd: Fix possible invalid memory access after FLR | Vinicius Costa Gomes | 1 | -0/+1 |
| 2026-02-25 | dmaengine: idxd: Fix crash when the event log is disabled | Vinicius Costa Gomes | 2 | -1/+5 |
| 2026-02-25 | dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config() | Vinicius Costa Gomes | 2 | -16/+11 |
| 2026-02-25 | dmaengine: dw-edma: fix MSI data programming for multi-IRQ case | Shenghui Shi | 1 | -2/+6 |
| 2026-02-25 | dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis | Khairul Anuar Romli | 1 | -7/+7 |
| 2026-02-25 | dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbells | Koichiro Den | 1 | -5/+122 |
| 2026-02-25 | dmaengine: dw-edma: Add interrupt-emulation hooks | Koichiro Den | 3 | -0/+45 |
| 2026-02-25 | dmaengine: fsl-edma: Remove redundant check in fsl_edma_free_chan_resources() | Zhen Ni | 1 | -2/+1 |
| 2026-02-25 | dmaengine: fsl-edma: fix channel parameter config for fixed channel requests | Joy Zou | 1 | -15/+11 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -6/+3 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 36 | -59/+59 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 88 | -179/+172 |
| 2026-02-17 | Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 35 | -281/+460 |
| 2026-02-11 | Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+1 |
| 2026-02-04 | dmaengine: fsl-edma: don't explicitly disable clocks in .remove() | Jared Kangas | 1 | -1/+0 |
| 2026-02-03 | dmaengine: fsl_raid: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-01-11 | dmaengine: apple-admac: Add "apple,t8103-admac" compatible | Janne Grunau | 1 | -0/+1 |
| 2026-01-11 | dmaengine: omap-dma: fix dma_pool resource leak in error paths | Haotian Zhang | 1 | -0/+4 |
| 2026-01-11 | dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config() | Miaoqian Lin | 1 | -2/+4 |
| 2026-01-09 | dmaengine: xilinx: xdma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -4/+2 |
| 2026-01-09 | dmaengine: sh: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -3/+2 |
| 2026-01-09 | dmaengine: sa11x0: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -4/+2 |
| 2026-01-09 | dmaengine: qcom: bam_dma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -7/+2 |
| 2026-01-09 | dmaengine: qcom: adm: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -5/+4 |
| 2026-01-09 | dmaengine: pxa-dma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -3/+2 |
| 2026-01-09 | dmaengine: lgm: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -7/+2 |
| 2026-01-09 | dmaengine: k3dma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -7/+2 |
| 2026-01-09 | dmaengine: dw-axi-dmac: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -4/+2 |
| 2026-01-09 | dmaengine: bcm2835-dma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -18/+1 |
| 2026-01-09 | dmaengine: axi-dmac: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -4/+1 |
| 2026-01-09 | dmaengine: altera-msgdma: use sg_nents_for_dma() helper | Andy Shevchenko | 1 | -4/+2 |
| 2026-01-09 | dmaengine: idxd: Add Max SGL Size Support for DSA3.0 | Yi Sun | 4 | -1/+28 |
| 2026-01-09 | dmaengine: idxd: Expose DSA3.0 capabilities through sysfs | Yi Sun | 4 | -0/+58 |
| 2026-01-09 | dmaengine: sh: rz-dmac: Make channel irq local | Geert Uytterhoeven | 1 | -9/+6 |
| 2026-01-01 | dmaengine: pl08x: Fix comment stating the difference between PL080 and PL081 | Vladimir Zapolskiy | 1 | -1/+1 |
| 2026-01-01 | dmaengine: at_xdmac: get the number of DMA channels from device tree | Tony Han | 1 | -3/+23 |
| 2025-12-23 | dma: dma-axi-dmac: simplify axi_dmac_parse_dt() | Nuno Sá | 1 | -8/+5 |
| 2025-12-23 | dma: dma-axi-dmac: support bigger than 32bits addresses | Nuno Sá | 1 | -0/+24 |
| 2025-12-23 | dma: dma-axi-dmac: fix HW scatter-gather not looking at the queue | Nuno Sá | 1 | -5/+3 |
| 2025-12-23 | dma: dma-axi-dmac: fix SW cyclic transfers | Nuno Sá | 1 | -2/+1 |
| 2025-12-23 | dmaengine: st_fdma: add COMPILE_TEST support | Rosen Penev | 1 | -1/+1 |
| 2025-12-23 | dmaengine: st_fdma: change dreg_line to long | Rosen Penev | 2 | -2/+2 |
| 2025-12-23 | dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 9200 | AngeloGioacchino Del Regno | 1 | -0/+1 |
| 2025-12-23 | dmaengine: mediatek: mtk-uart-apdma: Add support for Dimensity 6300 | AngeloGioacchino Del Regno | 1 | -0/+1 |
| 2025-12-23 | dmaengine: mediatek: mtk-uart-apdma: Rename support_33bits to support_ext_addr | AngeloGioacchino Del Regno | 1 | -5/+5 |
| 2025-12-23 | dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX | AngeloGioacchino Del Regno | 1 | -5/+5 |
| 2025-12-23 | dmaengine: mediatek: uart-apdma: Get addressing bits from match data | AngeloGioacchino Del Regno | 1 | -7/+6 |
| 2025-12-23 | dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warnings | Clément Le Goffic | 1 | -1/+1 |
| 2025-12-23 | dmaengine: xilinx_dma: Add support for residue on direct AXIDMA S2MM | Tomi Valkeinen | 1 | -0/+21 |
| 2025-12-23 | dmaengine: sun6i: Add debug messages for cyclic DMA prepare | Chen-Yu Tsai | 1 | -0/+10 |
| 2025-12-23 | dmaengine: sun6i: Choose appropriate burst length under maxburst | Chen-Yu Tsai | 1 | -6/+20 |
| 2025-12-23 | dmaengine: sh: Discard pm_runtime_put() return value | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-12-16 | dmaengine: zynqmp_dma: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -2/+0 |
| 2025-12-16 | dmaengine: ti: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -5/+0 |
| 2025-12-16 | dmaengine: ste_dma40: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -12/+2 |
| 2025-12-16 | dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -7/+1 |
| 2025-12-16 | dmaengine: at_xdmac: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -11/+0 |
| 2025-12-16 | dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all() | Biju Das | 1 | -0/+5 |
| 2025-12-16 | dmaengine: ti: k3-udma: enable compile testing | Johan Hovold | 1 | -2/+3 |
| 2025-12-16 | dmaengine: stm32-dma3: introduce ddata2dev helper | Amelie Delaunay | 1 | -11/+17 |
| 2025-12-16 | dmaengine: stm32-dma3: restore channel semaphore status after suspend | Amelie Delaunay | 1 | -1/+74 |
| 2025-12-16 | dmaengine: stm32-dma3: introduce channel semaphore helpers | Amelie Delaunay | 1 | -11/+44 |
| 2025-12-16 | dmaengine: stm32-dma3: use module_platform_driver | Amelie Delaunay | 1 | -6/+1 |
| 2025-12-16 | dmaengine: pl08x: Fix a spelling mistake | Chu Guangqing | 1 | -1/+1 |
| 2025-12-16 | dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro... | Suraj Gupta | 1 | -2/+5 |
| 2025-12-16 | dmaengine: tegra-adma: Fix use-after-free | Sheetal | 1 | -1/+9 |
| 2025-12-16 | dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failure | Zhen Ni | 1 | -0/+1 |
| 2025-12-16 | dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue() | Guodong Xu | 1 | -0/+6 |
| 2025-12-16 | dmaengine: qcom: bam_dma: use lock guards | Bartosz Golaszewski | 1 | -69/+55 |
| 2025-12-16 | dmaengine: qcom: bam_dma: order includes alphabetically | Bartosz Golaszewski | 1 | -13/+13 |
| 2025-12-16 | dmaengine: dw-edma: Fix confusing cleanup.h syntax | Krzysztof Kozlowski | 1 | -2/+2 |
| 2025-12-14 | dmaengine: ti: k3-udma: fix device leak on udma lookup | Johan Hovold | 1 | -1/+1 |
| 2025-12-14 | dmaengine: ti: dma-crossbar: clean up dra7x route allocation error paths | Johan Hovold | 1 | -9/+8 |
| 2025-12-14 | dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation | Johan Hovold | 1 | -6/+10 |
| 2025-12-14 | dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocation | Johan Hovold | 1 | -0/+2 |
| 2025-12-14 | dmaengine: stm32: dmamux: clean up route allocation error labels | Johan Hovold | 1 | -5/+4 |
| 2025-12-14 | dmaengine: stm32: dmamux: fix OF node leak on route allocation failure | Johan Hovold | 1 | -1/+3 |
| 2025-12-14 | dmaengine: stm32: dmamux: fix device leak on route allocation | Johan Hovold | 1 | -6/+12 |
| 2025-12-14 | dmaengine: sh: rz-dmac: fix device leak on probe failure | Johan Hovold | 1 | -2/+11 |
| 2025-12-14 | dmaengine: lpc32xx-dmamux: fix device leak on route allocation | Johan Hovold | 1 | -5/+14 |
| 2025-12-14 | dmaengine: lpc18xx-dmamux: fix device leak on route allocation | Johan Hovold | 1 | -5/+14 |
| 2025-12-14 | dmaengine: idxd: fix device leaks on compat bind and unbind | Johan Hovold | 1 | -4/+19 |
| 2025-12-14 | dmaengine: dw: dmamux: fix OF node leak on route allocation failure | Johan Hovold | 1 | -1/+3 |
| 2025-12-14 | dmaengine: cv1800b-dmamux: fix device leak on route allocation | Johan Hovold | 1 | -7/+10 |
| 2025-12-14 | dmaengine: bcm-sba-raid: fix device leak on probe | Johan Hovold | 1 | -1/+5 |
| 2025-12-14 | dmaengine: at_hdmac: fix device leak on of_dma_xlate() | Johan Hovold | 1 | -2/+7 |
| 2025-12-14 | dmaengine: xilinx: xdma: Fix regmap max_register | Anthony Brandon | 2 | -1/+2 |
| 2025-12-14 | dmaengine: mmp_pdma: fix DMA mask handling | Guodong Xu | 1 | -12/+8 |
| 2025-12-09 | Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 18 | -59/+77 |
| 2025-11-24 | treewide: Drop pci_save_state() after pci_restore_state() | Lukas Wunner | 1 | -1/+0 |
| 2025-11-21 | dmaengine: fsl-edma: configure tcd attr with separate src and dst settings | Han Xu | 1 | -12/+33 |
| 2025-11-21 | dmaengine: st_fdma: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: bcm2835: enable compile testing | Johan Hovold | 1 | -1/+1 |
| 2025-11-21 | dmaengine: tegra210-adma: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: sprd: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: mmp_tdma: drop unnecessary OF node check in remove | Johan Hovold | 1 | -2/+1 |
| 2025-11-21 | dmaengine: mmp_tdma: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: k3dma: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: fsl-qdma: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: fsl-edma: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: dw: drop unused module alias | Johan Hovold | 1 | -4/+1 |
| 2025-11-21 | dmaengine: bcm2835: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-11-21 | dmaengine: at_hdmac: add COMPILE_TEST support | Rosen Penev | 1 | -1/+1 |
| 2025-11-21 | dmaengine: at_hdmac: fix formats under 64-bit | Rosen Penev | 1 | -3/+3 |
| 2025-10-16 | dmaengine: qcom: gpi: Add GPI Block event interrupt support | Jyothi Kumar Seerapu | 1 | -2/+9 |
| 2025-10-16 | dmaengine: idxd: drain ATS translations when disabling WQ | Nikhil Rao | 1 | -2/+17 |
| 2025-10-16 | dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependency | Lad Prabhakar | 1 | -1/+1 |
| 2025-10-16 | dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS() | Geert Uytterhoeven | 1 | -6/+4 |
| 2025-10-16 | dmaengine: rcar-dmac: Remove dummy Runtime PM callback | Geert Uytterhoeven | 1 | -7/+1 |
| 2025-10-16 | dmaengine: nbpfaxi: Convert to RUNTIME_PM_OPS() | Geert Uytterhoeven | 1 | -4/+2 |
| 2025-10-16 | dmaengine: sh: usb-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS() | Geert Uytterhoeven | 1 | -7/+4 |
| 2025-10-06 | Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -57/+416 |
| 2025-10-04 | Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -3/+6 |
| 2025-09-02 | dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate | Miaoqian Lin | 1 | -4/+11 |
| 2025-09-02 | dmaengine: dw-edma: Set status for callback_result | Devendra K Verma | 1 | -0/+22 |
| 2025-09-02 | dmaengine: mv_xor: match alloc_wc and free_wc | Rosen Penev | 1 | -2/+2 |
| 2025-09-02 | dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing | Guodong Xu | 2 | -1/+82 |
| 2025-09-02 | dmaengine: mmp_pdma: Add operations structure for controller abstraction | Guodong Xu | 1 | -35/+160 |
| 2025-09-02 | dmaengine: mmp_pdma: Add reset controller support | Guodong Xu | 1 | -0/+7 |
| 2025-09-02 | dmaengine: mmp_pdma: Add clock support | Guodong Xu | 1 | -0/+6 |
| 2025-09-02 | dmaengine: xilinx_dma: Support descriptor setup from dma_vecs | Folker Schwesinger | 1 | -0/+94 |
| 2025-09-02 | dmaengine: sh: setup_xref error handling | Thomas Andreatta | 2 | -10/+32 |
| 2025-09-02 | dmaengine: ti: edma: Fix memory allocation size for queue_priority_map | Anders Roxell | 1 | -2/+2 |
| 2025-09-02 | dmaengine: Replace zero-length array with flexible-array | Chelsy Ratnawat | 1 | -1/+1 |
| 2025-08-27 | dmaengine: idxd: Allow registers.h to be included from tools/ | David Matlack | 1 | -0/+4 |