summaryrefslogtreecommitdiffstats
path: root/drivers/dma/apple-admac.c
AgeCommit message (Expand)AuthorLines
2022-11-11Merge branch 'fixes' into nextVinod Koul-1/+1
2022-11-08dmaengine: apple-admac: Fix grabbing of channels in of_xlateMartin Povišer-1/+1
2022-10-19dmaengine: apple-admac: Allocate cache SRAM to channelsMartin Povišer-1/+101
2022-09-29dmaengine: apple-admac: Trigger shared resetMartin Povišer-3/+19
2022-09-29dmaengine: apple-admac: Do not use devres for IRQsMartin Povišer-9/+18
2022-06-16dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit addressGeert Uytterhoeven-4/+4
2022-06-10dmaengine: apple-admac: Fix print formatVinod Koul-1/+1
2022-06-09dmaengine: apple-admac: Add Apple ADMAC driverMartin Povišer-0/+818