summaryrefslogtreecommitdiffstats
path: root/include/linux/kobject.h
Commit message (Expand)AuthorAgeFilesLines
* kobject: Reorder fields in 'struct kobject'Christophe JAILLET2023-08-051-3/+5
* kobject.h remove extern from function prototypesGreg Kroah-Hartman2023-03-241-33/+26
* kobject: kset_uevent_ops: make uevent() callback take a const *Greg Kroah-Hartman2023-01-271-1/+1
* kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman2022-11-221-1/+1
* kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman2022-11-221-1/+1
* kobject: make kobject_namespace take a const *Greg Kroah-Hartman2022-11-221-1/+1
* kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-4/+4
* kobject: make get_ktype() take a const pointerGreg Kroah-Hartman2022-10-221-1/+1
* kobject: modify kobject_get_path() to take a const *Greg Kroah-Hartman2022-10-221-1/+1
* kobject: kobj_type: remove default_attrsGreg Kroah-Hartman2022-04-051-1/+0
* headers/uninline: Uninline single-use function: kobject_has_children()Ingo Molnar2022-01-041-17/+0
* kobject: remove kset from struct kset_uevent_ops callbacksGreg Kroah-Hartman2021-12-281-4/+3
* driver core: make kobj_type constant.Wedson Almeida Filho2021-12-271-4/+4
* kobject: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-271-1/+1
* kobject: unexport kobject_create() in kobject.hQu Wenruo2021-09-141-1/+0
* kobject: remove unused KOBJ_MAX actionGarrit Franke2020-07-231-1/+0
* Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-101-1/+1
|\
| * kobject: increase allowed number of uevent variablesSebastian Reichel2020-05-281-1/+1
* | docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-1/+1
|/
* kobject: Add support for default attribute groups to kobj_typeKimberly Brown2019-04-251-1/+2
* Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-181-0/+17
|\
| * drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2018-07-161-0/+17
* | sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov2018-07-201-0/+4
|/
* kobject: Remove redundant license textGreg Kroah-Hartman2017-12-071-2/+0
* kobject: add SPDX identifiers to all kobject filesGreg Kroah-Hartman2017-12-071-0/+1
* Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman2017-08-141-1/+1
|\
| * Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
| |\
| | * randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* | | Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-221-0/+2
|\ \ \ | |/ / |/| |
| * | driver core: emit uevents when device is bound to a driverDmitry Torokhov2017-07-221-0/+2
| |/
* / kobject: support passing in variables for synthetic ueventsPeter Rajnoha2017-05-251-3/+1
|/
* kobject: Export kobject_get_unless_zero()Jan Kara2017-03-221-0/+2
* kobject: explain what kobject's sd field isUlf Magnusson2015-10-041-1/+1
* include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-171-2/+3
* kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-0/+2
* kobject: don't block for each kobject_ueventVladimir Davydov2014-04-031-0/+1
* kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo2013-12-111-1/+1
* sysfs: remove ktype->namespace() invocations in directory codeTejun Heo2013-09-261-0/+1
* kobject: delayed kobject release: help find buggy driversRussell King2013-07-251-0/+4
* kobject: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-18/+0
* kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-061-1/+1
* kobject: remove kset_find_obj_hinted()Kay Sievers2011-12-211-2/+0
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-14/+12
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap2011-02-181-3/+2
* kobject: Add missing format attribute specificationsBart Van Assche2011-02-031-2/+5
* kobject: Introduce kset_find_obj_hinted.Robin Holt2010-10-221-0/+2
* kobject: Break the kobject namespace defs into their own headerDavid Howells2010-08-231-34/+1
* netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-211-0/+1
* sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-211-0/+11