index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Age
Commit message (
Expand
)
Author
2010-08-23
kobject_uevent: fix typo in comments
Xiaotian Feng
2010-06-04
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
2010-06-04
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
2010-05-21
hotplug: netns aware uevent_helper
Eric W. Biederman
2010-05-21
kobj: Send hotplug events in the proper namespace.
Eric W. Biederman
2010-05-21
kobject: Send hotplug events in all network namespaces
Eric W. Biederman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
2009-04-16
driver core: allow non-root users to listen to uevents
Kay Sievers
2009-04-16
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-24
kobject: don't block for each kobject_uevent
Arjan van de Ven
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-01-06
kobject: return the result of uevent sending by netlink
Ming Lei
2009-01-06
uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
Tejun Heo
2008-07-26
Use WARN() in lib/
Arjan van de Ven
2008-07-21
kobject: Transmit return value of call_usermodehelper() to caller
Wang Chen
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2008-03-30
fix uevent action-string regression
Mark Lord
2008-03-27
[NETNS]: Do no include NET related headers if CONFIG_NET is not set.
Denis V. Lunev
2008-01-24
Kobject: fix coding style issues in kobject c files
Greg Kroah-Hartman
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
2008-01-24
kobject: clean up debugging messages
Greg Kroah-Hartman
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-12
Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"
Kay Sievers
2007-10-12
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-07-30
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)
John Anthony Kazos Jr
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2006-12-20
kobject: kobject_uevent() returns manageable value
Aneesh Kumar K.V
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-08-03
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
2006-06-27
KEVENT: add new uevent for dock
Kristen Accardi
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
2006-03-20
[PATCH] kobject: fix build error if CONFIG_SYSFS=n
Jun'ichi Nomura
2006-02-22
Revert mount/umount uevent removal
Greg Kroah-Hartman
2006-02-06
[PATCH] Fix uevent buffer overflow in input layer
Benjamin Herrenschmidt
2006-01-04
[PATCH] kobject_uevent CONFIG_NET=n fix
akpm@osdl.org
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
[PATCH] merge kobject_uevent and kobject_hotplug
Kay Sievers
[next]