it v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/silabs/wfx/scan.h
98639dd1c26f0e127f18371e1058d'>kobject: Restore old behaviour of kobject_del(NULL)
AgeCommit message (Expand)Author
2022-04-06wfx: get out from the staging areaJérôme Pouiller
Andy Shevchenko
2020-07-10kobject: Avoid premature parent object freeing in kobject_cleanup()Heikki Krogerus
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-25kobject: send KOBJ_REMOVE uevent when the object is removed from sysfsGreg Kroah-Hartman
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2019-06-19lib : kobject: fix refcount imblance on kobject_renameLin Yi
2019-05-03kobject: clean up the kobject add documentation a bit moreGreg Kroah-Hartman
2019-05-02kobject: Fix kernel-doc comment first lineTobin C. Harding
2019-05-02kobject: Remove docstring reference to ksetTobin C. Harding
2019-05-01kobject: fix dereference before null check on kobjColin Ian King
2019-04-28kobject: Improve doc clarity kobject_init_and_add()Tobin C. Harding
2019-04-28kobject: Improve docs for kobject_add/delTobin C. Harding
2019-04-25kobject: Add support for default attribute groups to kobj_typeKimberly Brown
2019-01-22kobject: make kset_get_ownership() 'static'Eric Biggers
2018-12-06kref/kobject: Improve documentationEzequiel Garcia
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-20kobject: kset_create_and_add() - fetch ownership info from parentDmitry Torokhov
2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov
2018-07-07kobject: Replace strncpy with memcpyGuenter Roeck