summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/module.h
AgeCommit message (Expand)Author
2024-05-16linuxkpi: Provide a non-NULL value for THIS_MODULEAustin Shafer
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-02-24LinuxKPI: add MODULE_IMPORT_NS()Bjoern A. Zeeb
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2021-12-09modules: increase MAXMODNAME and provide backward compatBjoern A. Zeeb
2021-10-25LinuxKPI: module.h add MODULE_SUPPORTED_DEVICE()Bjoern A. Zeeb
2021-05-25LinuxKPI: extract stringify() in their own header fileBjoern A. Zeeb
2018-06-07Move the EXPORT_SYMBOL_XXX() function macros into own header file.Hans Petter Selasky
2018-03-30Optimise use of Giant in the LinuxKPI.Hans Petter Selasky
2018-03-04Implement __MODULE_STRING() function macro in the LinuxKPI.Hans Petter Selasky
2017-08-22Add some miscellaneous definitions to support the DRM drivers.Mark Johnston
2017-06-21Include kmod.h from the LinuxKPI's module.h.Mark Johnston
2017-05-30Add some miscellaneous definitions to support DRM drivers.Mark Johnston
2015-11-03Make all the LinuxKPI include files compile standalone.Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky