summaryrefslogtreecommitdiffstats
path: root/lib/kobject.c
Commit message (Expand)AuthorAgeFilesLines
...
* kobject: two typo fixesJohannes Berg2007-11-281-2/+2
* kobject: check for duplicate names in kobject_renameGreg Kroah-Hartman2007-10-301-0/+13
* kobject: update the copyrightsGreg Kroah-Hartman2007-10-121-0/+2
* driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-121-5/+0
* sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-121-1/+0
* sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-121-38/+6
* kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-121-40/+39
* Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-121-1/+1
* Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-121-1/+1
* sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-111-5/+5
* Driver core: add missing kset ueventKay Sievers2007-07-111-1/+8
* kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-081-5/+5
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-61/+8
* kobject: Comment and warning fixes to kobject.cEric W. Biederman2007-04-271-3/+10
* kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2007-04-271-3/+1
* kobject: kobject_add() reference leakCornelia Huck2007-04-271-0/+1
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+30
* kobject: kobject_shadow_add cleanupDmitriy Monakhov2007-04-271-2/+2
* driver core: fix namespace issue with devices assigned to classesKay Sievers2007-04-271-2/+10
* kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov2007-03-091-0/+2
* 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