aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/module.h
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Provide a non-NULL value for THIS_MODULEAustin Shafer2024-05-161-0/+21
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* LinuxKPI: add MODULE_IMPORT_NS()Bjoern A. Zeeb2022-02-241-0/+1
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* modules: increase MAXMODNAME and provide backward compatBjoern A. Zeeb2021-12-091-0/+1
* LinuxKPI: module.h add MODULE_SUPPORTED_DEVICE()Bjoern A. Zeeb2021-10-251-0/+1
* LinuxKPI: extract stringify() in their own header fileBjoern A. Zeeb2021-05-251-0/+1
* Move the EXPORT_SYMBOL_XXX() function macros into own header file.Hans Petter Selasky2018-06-071-2/+1
* Optimise use of Giant in the LinuxKPI.Hans Petter Selasky2018-03-301-2/+0
* Implement __MODULE_STRING() function macro in the LinuxKPI.Hans Petter Selasky2018-03-041-0/+1
* Add some miscellaneous definitions to support the DRM drivers.Mark Johnston2017-08-221-0/+2
* Include kmod.h from the LinuxKPI's module.h.Mark Johnston2017-06-211-0/+1
* Add some miscellaneous definitions to support DRM drivers.Mark Johnston2017-05-301-0/+2
* Make all the LinuxKPI include files compile standalone.Hans Petter Selasky2015-11-031-0/+1
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+101