Commit Graph

28 Commits (104e0878984bb467e3f54d61105d8903babb4ec1)

Author SHA1 Message Date
Dmitriy Monakhov 9e993efb0d kobject: new_device->kref wasn't putted after error in kobject_move() 18 years ago
Randy Dunlap f95d882d81 PCI/sysfs/kobject kernel-doc fixes 18 years ago
Martin Stoilov 1350770112 kobject: kobj->k_name verification fix 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Eric W. Biederman b592fcfe7f sysfs: Shadow directory support 18 years ago
Mariusz Kozlowski b067db49e1 kobject: kobject_put cleanup 18 years ago
Cornelia Huck c744aeae9d driver core: Allow device_move(dev, NULL). 18 years ago
Greg Kroah-Hartman 31b9025aa0 Kobject: make kobject apis more robust in handling NULL pointers 18 years ago
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Dmitry Torokhov 80fc9f532d Input: add missing exports to fix modular build 19 years ago
Randy Dunlap 10188012da kobject: must_check fixes 19 years ago
Greg Kroah-Hartman 183bd5b3da [PATCH] kobject: make people pay attention to kobject_add errors 19 years ago
Greg Kroah-Hartman ae57a85642 [PATCH] kobject: quiet errors in kobject_add 19 years ago
Adrian Bunk 5b3ef14e3e [PATCH] Kobject: possible cleanups 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
Jun'ichi Nomura 7423172a50 [PATCH] kobject_add_dir 19 years ago
Greg Kroah-Hartman dcd0da0021 [PATCH] Kobject: provide better warning messages when people do stupid things 19 years ago
Chuck Ebbert b365b3daf2 [PATCH] kobject: don't oops on null kobject.name 19 years ago
Greg Kroah-Hartman c171fef5c8 [PATCH] kobject_add() must have a valid name in order to succeed. 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
Al Viro fd4f2df24b [PATCH] gfp_t: lib/* 19 years ago
Dmitry Torokhov f3b4f3c6de [PATCH] Make kobject's name be const char * 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
kay.sievers@vrfy.org 18c3d5271b [PATCH] kobject/hotplug split - kobject add/remove 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago