index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
sys.c
Age
Commit message (
Expand
)
Author
2008-05-06
Fix bogus warning in sysdev_driver_register()
OGAWA Hirofumi
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-19
sysdev: detect multiple driver registrations
Ben Dooks
2008-03-10
sysdev: fix problem with sysdev_class being re-registered
Greg Kroah-Hartman
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change drivers/base/sys.c to use kobject_init_and_add
Greg Kroah-Hartman
2008-01-24
kset: convert /sys/devices/system to use kset_create
Greg Kroah-Hartman
2008-01-24
kset: convert /sys/devices to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2007-10-12
sysdev: remove global sysdev drivers list
Akinobu Mita
2007-10-12
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
2007-07-11
sysdev: use mutex instead of semaphore
Matthias Kaehlcke
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
2006-02-06
[PATCH] drivers/base/: proper prototypes
Adrian Bunk
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-09-05
[PATCH] Driver core: hande sysdev suspend failure
Shaohua Li
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-11
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
2005-06-20
[PATCH] sysfs: (driver/base) if show/store is missing return -EIO
Dmitry Torokhov
2005-04-16
[PATCH] pm_message_t: more fixes in common and i386
Pavel Machek
2005-03-08
[PATCH] sysdev: remove the rwsem usage from this subsystem.
Greg Kroah-Hartman
2005-03-08
[PATCH] sysdev: fix the name of the list of drivers to be a sane name
Greg Kroah-Hartman
2005-03-08
[PATCH] sysdev: make system_subsys static as no one else needs access to it.
Greg Kroah-Hartman
2004-09-23
[driver model] Change symbol exports to GPL only in sys.c
Patrick Mochel
2004-06-09
[PATCH] Driver Core: Whitespace fixes
Dmitry Torokhov
2004-05-11
[PATCH] kobject_set_name - error handling
Maneesh Soni
2004-03-08
Driver core: make CONFIG_DEBUG_DRIVER implementation a whole lot cleaner
Greg Kroah-Hartman
2004-03-02
Driver core: add CONFIG_DEBUG_DRIVER to help track down driver core bugs easier.
Greg Kroah-Hartman
2004-02-29
[PATCH] rename sys_bus_init()
Randy Dunlap
2004-02-18
[PATCH] sys_device_[un]register() are not syscalls
Randy Dunlap
2003-09-05
[driver model] Add exports for sys devices.
Patrick Mochel
2003-08-29
[driver model] Use kobject_set_name() when registering objects.
Patrick Mochel
2003-08-19
[power] Update device handling.
Patrick Mochel
2003-06-17
[driver model] Make sure type is set correctly for system devices.
Patrick Mochel
2003-06-17
[driver model] Export sysdev_{create,remove}_file().
Patrick Mochel
2003-06-15
[driver model] Remove struct sys_device::entry
Patrick Mochel
2003-06-11
[driver model] Make sure system device drivers are added if registered late.
Patrick Mochel
2003-06-10
[driver model] Turn off debugging by defualt for device iterations.
Patrick Mochel
2003-06-10
[driver model] Actually implement sysdev_{create,remove}_file().
Patrick Mochel
2003-06-10
[driver model] Don't Oops when registering global sysdev drivers.
Patrick Mochel
2003-06-09
[driver model] Add save() and restore() methods for system device drivers.
Patrick Mochel
2003-06-09
[driver model] Create include/linux/sysdev.h and define sysdev_attribute.
Patrick Mochel
2003-06-09
[driver model] Rewrite system device API
Patrick Mochel
2003-06-03
[driver model] Update copyrights and license statements.
Patrick Mochel
2003-05-25
[PATCH] A few more strlcpy's for drivers/base/
Ben Collins
2003-03-03
driver model: Make initialization explicit.
Patrick Mochel
2003-01-10
driver model: fix typo in drivers/base/sys.c.
Patrick Mochel
[next]