summaryrefslogtreecommitdiff
path: root/drivers/dma/bcm6348-iudma.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-18dma: bcm6348: incorrect buffer allocationHeinrich Schuchardt1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-04-12dma: bcm6348: check if driver is enabled before send/recvÁlvaro Fernández Rojas1-0/+6
2018-12-19dma: add bcm6348-iudma supportÁlvaro Fernández Rojas1-0/+642