summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/dmapool.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2021-06-18LinuxKPI: add dmam_pool_create() supportBjoern A. Zeeb
2020-09-01compat: clean up empty lines in .c and .h filesMateusz Guzik
2019-04-30Make the dma_pool structure private to the LinuxKPI similar to Linux.Hans Petter Selasky
2019-04-30Store a pointer to the device instead of the PCI device in the DMA poolHans Petter Selasky
2019-04-24LinuxKPI should use bus_dma(9) to be compatible with an IOMMUTycho Nightingale
2018-10-29Implement dma_pool_zalloc() in the LinuxKPI.Hans Petter Selasky
2016-04-30sys/compat/linux*: spelling fixes.Pedro F. Giffuni
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky