| Commit message (Expand) | Author | Age | Files | Lines |
* | dmaengine: sh: rz-dmac: handle configs where one address is zero | Wolfram Sang | 2024-10-14 | 1 | -11/+14 |
* | dmaengine: sh: rz-dmac: Fix lockdep assert warning | Biju Das | 2024-06-28 | 1 | -1/+1 |
* | dmaengine: sh: rz-dmac: Avoid format-overflow warning | Lad Prabhakar | 2024-01-19 | 1 | -4/+4 |
* | dmaengine: sh: rz-dmac: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-28 | 1 | -4/+2 |
* | dmaengine: sh: rz-dmac: Fix destination and source data size setting | Hien Huynh | 2023-07-12 | 1 | -4/+7 |
* | dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove() | Biju Das | 2023-07-12 | 1 | -3/+3 |
* | dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size | Geert Uytterhoeven | 2023-03-31 | 1 | -4/+0 |
* | dmaengine: sh: rz-dmac: Add reset support | Biju Das | 2023-03-17 | 1 | -0/+14 |
* | dmaengine: sh: rz-dmac: Add device_synchronize callback | Biju Das | 2022-07-26 | 1 | -0/+17 |
* | dmaengine: sh: make array ds_lut static | Colin Ian King | 2021-10-25 | 1 | -1/+1 |
* | dmaengine: sh: rz-dmac: Add DMA clock handling | Biju Das | 2021-10-18 | 1 | -0/+14 |
* | dmaengine: sh: fix some NULL dereferences | Dan Carpenter | 2021-08-31 | 1 | -2/+2 |
* | dmaengine: sh: Fix unused initialization of pointer lmdesc | Colin Ian King | 2021-08-31 | 1 | -3/+1 |
* | dmaengine: sh: Add DMAC driver for RZ/G2L SoC | Biju Das | 2021-08-29 | 1 | -0/+971 |