| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards | Vladimir Kondratyev | 2022-01-10 | 1 | -3/+3 |
| * | LinuxKPI: add dmam_pool_create() support | Bjoern A. Zeeb | 2021-06-18 | 1 | -0/+20 |
| * | compat: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
| * | Make the dma_pool structure private to the LinuxKPI similar to Linux. | Hans Petter Selasky | 2019-04-30 | 1 | -10/+1 |
| * | Store a pointer to the device instead of the PCI device in the DMA pool | Hans Petter Selasky | 2019-04-30 | 1 | -1/+1 |
| * | LinuxKPI should use bus_dma(9) to be compatible with an IOMMU | Tycho Nightingale | 2019-04-24 | 1 | -20/+21 |
| * | Implement dma_pool_zalloc() in the LinuxKPI. | Hans Petter Selasky | 2018-10-29 | 1 | -0/+7 |
| * | sys/compat/linux*: spelling fixes. | Pedro F. Giffuni | 2016-04-30 | 1 | -1/+1 |
| * | Finish process of moving the LinuxKPI module into the default kernel build. | Hans Petter Selasky | 2015-10-29 | 1 | -0/+87 |
