| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -3/+3 |
| 2025-06-26 | dmaengine: sun4i: Simplify error handling in probe() | Bence Csókás | 1 | -33/+13 |
| 2024-12-11 | dma-engine: sun4i: Add support for Allwinner suniv F1C100s | Mesih Kilinc | 1 | -0/+60 |
| 2024-12-11 | dma-engine: sun4i: Add has_reset option to quirk | Mesih Kilinc | 1 | -0/+11 |
| 2024-12-11 | dma-engine: sun4i: Add a quirk to support different chips | Mesih Kilinc | 1 | -32/+105 |
| 2024-10-14 | dmaengine: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-09-28 | dmaengine: sun4i-dma: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-01-18 | dmaengine: drivers: Use devm_platform_ioremap_resource() | Tudor Ambarus | 1 | -3/+1 |
| 2022-07-05 | dmaengine: sun4i: Set the maximum segment size | Samuel Holland | 1 | -5/+27 |
| 2021-06-07 | dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail | Zou Wei | 1 | -3/+2 |
| 2020-07-15 | dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ... | Lee Jones | 1 | -6/+6 |
| 2020-02-17 | dmaengine: sun4i: set the linear_mode properly | Vinod Koul | 1 | -1/+1 |
| 2020-02-13 | dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclic | YueHaibing | 1 | -0/+2 |
| 2020-01-21 | dmaengine: sun4i: Add support for cyclic requests with dedicated DMA | Stefan Mavrodiev | 1 | -21/+24 |
| 2019-12-26 | dmaengine: virt-dma: Add missing locking | Sascha Hauer | 1 | -1/+2 |
| 2019-07-31 | dmaengine: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2017-04-24 | dmaengine: sun4i: fix invalid argument | Marc Gonzalez | 1 | -1/+1 |
| 2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -8/+8 |
| 2016-03-03 | dmaengine: sun4i: support module autoloading | Emilio López | 1 | -0/+1 |
| 2015-09-30 | dmaengine: sun4i: fix unsafe list iteration | Emilio López | 1 | -3/+3 |
| 2015-08-20 | dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs | Emilio López | 1 | -0/+1288 |