aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kobject.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-30kset: kernel-doc cleanupsRandy Dunlap1-12/+11
2007-07-30kobject: put kobject_actions in kobject.hGreg Kroah-Hartman1-0/+3
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers1-8/+17
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo1-4/+5
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-33/+25
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk1-5/+3
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman1-2/+0
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers1-0/+2
2007-02-07sysfs: Shadow directory supportEric W. Biederman1-0/+4
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V1-5/+6
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck1-0/+8
2006-09-25add __must_check to device management codeAndrew Morton1-7/+9
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi1-2/+0
2006-06-27KEVENT: add new uevent for dockKristen Accardi1-0/+2
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu1-0/+2
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk1-1/+0
2006-04-27[PATCH] Kobject: fix build errorKay Sievers1-1/+1
2006-04-14[PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown1-0/+2
2006-03-20[PATCH] kobject_add_dirJun'ichi Nomura1-0/+2
2006-03-20[PATCH] Kobject: kobject.h: fix a typoAdrian Bunk1-1/+1
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman1-2/+4
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org1-1/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-21/+19
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers1-21/+6
2006-01-04[PATCH] remove mount/umount uevents from superblock handlingKay Sievers1-4/+2
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-1/+34
2005-10-28[PATCH] gfp_t: lib/*Al Viro1-1/+1
2005-06-20[PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov1-1/+1
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+259