summaryrefslogtreecommitdiffstats
path: root/lib/kobject.c
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-191-0/+1
|\
| * PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-161-0/+1
* | kobject: kobj->k_name verification fixMartin Stoilov2007-02-161-1/+1
|/
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-2/+3
* sysfs: Shadow directory supportEric W. Biederman2007-02-071-5/+37
* kobject: kobject_put cleanupMariusz Kozlowski2007-02-071-4/+2
* driver core: Allow device_move(dev, NULL).Cornelia Huck2007-02-071-3/+3
* Kobject: make kobject apis more robust in handling NULL pointersGreg Kroah-Hartman2007-02-071-0/+19
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-071-2/+1
* driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-011-0/+50
* Input: add missing exports to fix modular buildDmitry Torokhov2006-10-111-0/+1
* kobject: must_check fixesRandy Dunlap2006-09-251-1/+8
* [PATCH] kobject: make people pay attention to kobject_add errorsGreg Kroah-Hartman2006-06-211-3/+3
* [PATCH] kobject: quiet errors in kobject_addGreg Kroah-Hartman2006-05-211-3/+3
* [PATCH] Kobject: possible cleanupsAdrian Bunk2006-04-271-5/+2
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-141-0/+1
* [PATCH] kobject_add_dirJun'ichi Nomura2006-03-201-0/+38
* [PATCH] Kobject: provide better warning messages when people do stupid thingsGreg Kroah-Hartman2006-03-201-8/+14
* [PATCH] kobject: don't oops on null kobject.nameChuck Ebbert2006-02-061-0/+4
* [PATCH] kobject_add() must have a valid name in order to succeed.Greg Kroah-Hartman2006-02-061-0/+5
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-2/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] gfp_t: lib/*Al Viro2005-10-281-1/+1
* [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-201-1/+1
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+1
* [PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org2005-04-181-4/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+544
OpenPOWER on IntegriCloud