Age | Commit message (Expand) | Author | Files | Lines |
2007-10-13 | kobject: update the copyrights | Greg Kroah-Hartman | 1 | -2/+4 |
2007-10-13 | kset: add some kerneldoc to help describe what these strange things are | Greg Kroah-Hartman | 1 | -16/+17 |
2007-10-13 | driver core: remove subsystem_init() | Greg Kroah-Hartman | 1 | -1/+0 |
2007-10-13 | sysfs: move sysfs file poll implementation to sysfs_open_dirent | Tejun Heo | 1 | -1/+0 |
2007-10-13 | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG | Kay Sievers | 1 | -3/+7 |
2007-10-13 | sysfs: Remove first pass at shadow directory support | Eric W. Biederman | 1 | -5/+0 |
2007-10-13 | kobject: remove the static array for the name | Greg Kroah-Hartman | 1 | -4/+3 |
2007-10-13 | Driver core: remove subsys_get() | Greg Kroah-Hartman | 1 | -7/+0 |
2007-10-13 | Driver core: remove subsys_put() | Greg Kroah-Hartman | 1 | -5/+0 |
2007-10-13 | Driver core: remove kset_set_kset_s | Greg Kroah-Hartman | 1 | -14/+0 |
2007-10-13 | Driver core: remove subsys_set_kset | Greg Kroah-Hartman | 1 | -13/+0 |
2007-10-13 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -9/+14 |
2007-07-31 | kset: kernel-doc cleanups | Randy Dunlap | 1 | -12/+11 |
2007-07-31 | kobject: put kobject_actions in kobject.h | Greg Kroah-Hartman | 1 | -0/+3 |
2007-07-19 | Driver core: accept all valid action-strings in uevent-trigger | Kay Sievers | 1 | -8/+17 |
2007-07-12 | sysfs: make kobj point to sysfs_dirent instead of dentry | Tejun Heo | 1 | -4/+5 |
2007-05-03 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 1 | -33/+25 |
2007-04-27 | the overdue removal of the mount/umount uevents | Adrian Bunk | 1 | -5/+3 |
2007-04-27 | kobject core: remove rwsem from struct subsystem | Greg Kroah-Hartman | 1 | -2/+0 |
2007-04-27 | driver core: fix namespace issue with devices assigned to classes | Kay Sievers | 1 | -0/+2 |
2007-02-07 | sysfs: Shadow directory support | Eric W. Biederman | 1 | -0/+4 |
2006-12-20 | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 1 | -5/+6 |
2006-12-02 | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck | 1 | -0/+8 |
2006-09-26 | add __must_check to device management code | Andrew Morton | 1 | -7/+9 |
2006-08-04 | PCI: docking station: remove dock uevents | Kristen Carlson Accardi | 1 | -2/+0 |
2006-06-27 | KEVENT: add new uevent for dock | Kristen Accardi | 1 | -0/+2 |
2006-06-21 | [PATCH] Driver Core: Add /sys/hypervisor when needed | Michael Holzheu | 1 | -0/+2 |
2006-04-28 | [PATCH] Kobject: possible cleanups | Adrian Bunk | 1 | -1/+0 |
2006-04-28 | [PATCH] Kobject: fix build error | Kay Sievers | 1 | -1/+1 |
2006-04-14 | [PATCH] sysfs: Allow sysfs attribute files to be pollable | NeilBrown | 1 | -0/+2 |
2006-03-21 | [PATCH] kobject_add_dir | Jun'ichi Nomura | 1 | -0/+2 |
2006-03-21 | [PATCH] Kobject: kobject.h: fix a typo | Adrian Bunk | 1 | -1/+1 |
2006-02-22 | Revert mount/umount uevent removal | Greg Kroah-Hartman | 1 | -2/+4 |
2006-01-05 | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@osdl.org | 1 | -1/+1 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -21/+19 |
2006-01-05 | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 1 | -21/+6 |
2006-01-05 | [PATCH] remove mount/umount uevents from superblock handling | Kay Sievers | 1 | -4/+2 |
2006-01-05 | [PATCH] remove CONFIG_KOBJECT_UEVENT option | Kay Sievers | 1 | -1/+34 |
2005-10-28 | [PATCH] gfp_t: lib/* | Al Viro | 1 | -1/+1 |
2005-06-21 | [PATCH] kset_hotplug_ops->name shoudl return const char * | Dmitry Torokhov | 1 | -1/+1 |
2005-06-21 | [PATCH] Make kobject's name be const char * | Dmitry Torokhov | 1 | -3/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+259 |