index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-12
Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"
Kay Sievers
1
-4
/
+4
2007-10-12
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
1
-13
/
+44
2007-10-12
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
1
-1
/
+1
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-86
/
+63
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-3
/
+2
2007-07-30
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
1
-8
/
+8
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
1
-20
/
+10
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
1
-4
/
+0
2007-04-27
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
1
-4
/
+2
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
1
-6
/
+10
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2006-12-20
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
1
-14
/
+30
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
1
-4
/
+24
2006-08-03
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
1
-4
/
+0
2006-06-27
KEVENT: add new uevent for dock
Kristen Accardi
1
-0
/
+4
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
1
-1
/
+7
2006-03-20
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
1
-0
/
+2
2006-02-22
Revert mount/umount uevent removal
Greg Kroah-Hartman
1
-0
/
+4
2006-02-06
[PATCH] Fix uevent buffer overflow in input layer
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
1
-3
/
+1
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-32
/
+32
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
1
-184
/
+95
2006-01-04
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
1
-4
/
+0
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
1
-19
/
+5
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-2
/
+2
2005-10-28
[PATCH] kobject_uevent.c has a typo in a comment
Erik Hovland
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
1
-2
/
+2
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
1
-0
/
+1
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+2
2005-06-20
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
1
-2
/
+2
2005-06-20
[PATCH] kobject_hotplug() should use kobject_name()
Dmitry Torokhov
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+369