aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/uniphier-xdmac.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-24dmaengine: uniphier-xdmac: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-6/+11
2023-09-28dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_device with __count...Gravatar Kees Cook 1-1/+1
2023-09-28dmaengine: uniphier-xdmac: Annotate struct uniphier_xdmac_desc with __counted_byGravatar Kees Cook 1-3/+3
2022-01-03dmaengine: uniphier-xdmac: Fix type of address variablesGravatar Kunihiko Hayashi 1-2/+3
2021-07-27dmaengine: uniphier-xdmac: Use readl_poll_timeout_atomic() in atomic stateGravatar Kunihiko Hayashi 1-2/+2
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hGravatar Herbert Xu 1-0/+1
2020-03-26dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irqGravatar Vinod Koul 1-3/+1
2020-03-02dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driverGravatar Kunihiko Hayashi 1-0/+611