aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/kobject.h
Commit message (Expand)AuthorAgeFilesLines
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* LinuxKPI: Add some header pollution and dummy headersVladimir Kondratyev2023-12-241-0/+2
* linuxkpi: Add `struct kset` support in <linux/kobject.h>Jean-Sébastien Pédron2023-12-131-0/+49
* linuxkpi: Move `struct kobject` code to `linux_kobject.c`Jean-Sébastien Pédron2023-12-131-0/+2
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* linuxkpi: Add `default_groups` field to `struct kobj_type`Jean-Sébastien Pédron2023-03-201-0/+1
* linuxkpi: move kobject_create to .c fileWarner Losh2022-04-051-13/+1
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* LinuxKPI: Implement default sysfs kobject attribute operationsVladimir Kondratyev2022-01-101-0/+2
* LinuxKPI: upstream a collection of drm-kmod conflicting changesBjoern A. Zeeb2021-01-281-0/+14
* linuxkpi whitespace cleanupEd Maste2018-03-231-6/+6
* Add some miscellaneous definitions to support the DRM drivers.Mark Johnston2017-08-221-0/+5
* Avoid including list.h in LinuxKPI headers.Mark Johnston2017-06-181-0/+1
* Minor LinuxKPI code cleanup:Hans Petter Selasky2015-12-311-9/+7
* Reduce memory consumption when allocating kobject strings in theHans Petter Selasky2015-12-281-23/+1
* Make all the LinuxKPI include files compile standalone.Hans Petter Selasky2015-11-031-13/+14
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+171