summaryrefslogtreecommitdiff
path: root/drivers/dma/uniphier-xdmac.c
AgeCommit message (Expand)Author
2023-11-24dmaengine: uniphier-xdmac: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-28dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device with __count...Kees Cook
2023-09-28dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc with __counted_byKees Cook
2022-01-03dmaengine: uniphier-xdmac: Fix type of address variablesKunihiko Hayashi
2021-07-27dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic stateKunihiko Hayashi
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-03-26dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irqVinod Koul
2020-03-02dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driverKunihiko Hayashi