index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kobject.h
Age
Commit message (
Expand
)
Author
2007-07-30
kset: kernel-doc cleanups
Randy Dunlap
2007-07-30
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
2007-07-18
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-11
sysfs: make kobj point to sysfs_dirent instead of dentry
Tejun Heo
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-04-27
the overdue removal of the mount/umount uevents
Adrian Bunk
2007-04-27
kobject core: remove rwsem from struct subsystem
Greg Kroah-Hartman
2007-04-27
driver core: fix namespace issue with devices assigned to classes
Kay Sievers
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
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-09-25
add __must_check to device management code
Andrew Morton
2006-08-03
PCI: docking station: remove dock uevents
Kristen Carlson Accardi
2006-06-27
KEVENT: add new uevent for dock
Kristen Accardi
2006-06-21
[PATCH] Driver Core: Add /sys/hypervisor when needed
Michael Holzheu
2006-04-27
[PATCH] Kobject: possible cleanups
Adrian Bunk
2006-04-27
[PATCH] Kobject: fix build error
Kay Sievers
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-03-20
[PATCH] kobject_add_dir
Jun'ichi Nomura
2006-03-20
[PATCH] Kobject: kobject.h: fix a typo
Adrian Bunk
2006-02-22
Revert mount/umount uevent removal
Greg Kroah-Hartman
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
2006-01-04
[PATCH] remove mount/umount uevents from superblock handling
Kay Sievers
2006-01-04
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
2005-10-28
[PATCH] gfp_t: lib/*
Al Viro
2005-06-20
[PATCH] kset_hotplug_ops->name shoudl return const char *
Dmitry Torokhov
2005-06-20
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds