summaryrefslogtreecommitdiff
path: root/lib/kobject_uevent.c
AgeCommit message (Expand)Author
2007-07-30kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2006-12-20kobject: kobject_uevent() returns manageable valueAneesh Kumar K.V
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi
2006-06-27KEVENT: add new uevent for dockKristen Accardi
2006-04-27[PATCH] Kobject: fix build errorKay Sievers
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman
2006-02-06[PATCH] Fix uevent buffer overflow in input layerBenjamin Herrenschmidt
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers
2006-01-04[PATCH] remove mount/umount uevents from superblock handlingKay Sievers
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] kobject_uevent.c has a typo in a commentErik Hovland
2005-10-28[PATCH] gfp_t: lib/*Al Viro
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov
2005-06-20[PATCH] kobject_hotplug() should use kobject_name()Dmitry Torokhov
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman
2004-11-11[PATCH] print hotplug SEQNUM as unsignedKay Sievers
2004-11-11[PATCH] Add KOBJ_ONLINEAnil Keshavamurthy
2004-11-03[PATCH] kobject_uevent: fix init orderingRobert Love
2004-11-03kevent: fix build error if CONFIG_KOBJECT_UEVENT is not selected.Greg Kroah-Hartman
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers
2004-10-31[PATCH] kobject: fix hotplug bug with seqnumKay Sievers
2004-10-22hotplug: prevent skips in sequence number from happeningGreg Kroah-Hartman
2004-10-22[PATCH] kobject_uevent warning fixAndrew Morton
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton
2004-10-22[PATCH] kobject_hotplug: permit no hotplug_opsAndrew Morton
2004-10-15kevent: add __bitwise kobject_action to help the compiler check for misusagesGreg Kroah-Hartman
2004-09-29[PATCH] kobject: add add_hotplug_env_var()Roland Dreier
2004-09-15kevent: add block mount and umount supportGreg Kroah-Hartman
2004-09-14kevent: standardize on the event typesGreg Kroah-Hartman
2004-09-13[PATCH] kobject_uevent warning fixAndrew Morton
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman