summaryrefslogtreecommitdiff
path: root/sys/dev/xdma/controller
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-05-10xdma: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-13xdma pl330: Remove unused variables.John Baldwin
2018-08-20Eliminate kmem_alloc_contig()'s unused arena parameter.Alan Cox
2018-04-13Add driver for ARM PrimeCell PL330 DMA engine.Ruslan Bukin