summaryrefslogtreecommitdiff
path: root/lib/kobject.c
Commit message (Expand)AuthorAge
...
* Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-12
* Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-12
* sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-11
* Driver core: add missing kset ueventKay Sievers2007-07-11
* kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-08
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* kobject: Comment and warning fixes to kobject.cEric W. Biederman2007-04-27
* kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2007-04-27
* kobject: kobject_add() reference leakCornelia Huck2007-04-27
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-27
* kobject: kobject_shadow_add cleanupDmitriy Monakhov2007-04-27
* driver core: fix namespace issue with devices assigned to classesKay Sievers2007-04-27
* kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov2007-03-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-19
|\
| * PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-16
* | kobject: kobj->k_name verification fixMartin Stoilov2007-02-16
|/
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* sysfs: Shadow directory supportEric W. Biederman2007-02-07
* kobject: kobject_put cleanupMariusz Kozlowski2007-02-07
* driver core: Allow device_move(dev, NULL).Cornelia Huck2007-02-07
* Kobject: make kobject apis more robust in handling NULL pointersGreg Kroah-Hartman2007-02-07
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-07
* driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-01
* Input: add missing exports to fix modular buildDmitry Torokhov2006-10-11
* kobject: must_check fixesRandy Dunlap2006-09-25
* [PATCH] kobject: make people pay attention to kobject_add errorsGreg Kroah-Hartman2006-06-21
* [PATCH] kobject: quiet errors in kobject_addGreg Kroah-Hartman2006-05-21
* [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-27
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-14
* [PATCH] kobject_add_dirJun'ichi Nomura2006-03-20
* [PATCH] Kobject: provide better warning messages when people do stupid thingsGreg Kroah-Hartman2006-03-20
* [PATCH] kobject: don't oops on null kobject.nameChuck Ebbert2006-02-06
* [PATCH] kobject_add() must have a valid name in order to succeed.Greg Kroah-Hartman2006-02-06
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] gfp_t: lib/*Al Viro2005-10-28
* [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-20
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-01
* [PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16