Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-24 | dmaengine: uniphier-xdmac: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -6/+11 |
2023-09-28 | dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device with __count... | Kees Cook | 1 | -1/+1 |
2023-09-28 | dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc with __counted_by | Kees Cook | 1 | -3/+3 |
2022-01-03 | dmaengine: uniphier-xdmac: Fix type of address variables | Kunihiko Hayashi | 1 | -2/+3 |
2021-07-27 | dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic state | Kunihiko Hayashi | 1 | -2/+2 |
2020-06-30 | iov_iter: Move unnecessary inclusion of crypto/hash.h | Herbert Xu | 1 | -0/+1 |
2020-03-26 | dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irq | Vinod Koul | 1 | -3/+1 |
2020-03-02 | dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver | Kunihiko Hayashi | 1 | -0/+611 |