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.19.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
/
core.c
Age
Commit message (
Expand
)
Author
2006-01-10
[PATCH] DocBook: fix kernel-doc comments
Martin Waitz
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-10-28
[PATCH] kernel-doc: drivers/base fixes
Randy Dunlap
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
2005-09-07
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
2005-09-05
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
2005-06-29
[PATCH] Driver core: Use klist_del() instead of klist_remove().
Patrick Mochel
2005-06-20
[PATCH] Driver core: change device_attribute callbacks
Yani Ioannou
2005-06-20
[PATCH] Use a klist for device child lists.
mochel@digitalimplant.org
2005-06-20
[PATCH] Remove struct device::driver_list.
mochel@digitalimplant.org
2005-06-20
[PATCH] Remove struct device::bus_list.
mochel@digitalimplant.org
2005-06-20
[PATCH] Remove the unused device_find().
mochel@digitalimplant.org
2005-06-20
[PATCH] Add a klist to struct device_driver for the devices bound to it.
mochel@digitalimplant.org
2005-06-20
[PATCH] Add a semaphore to struct device to synchronize calls to its driver.
mochel@digitalimplant.org
2005-06-20
[PATCH] sysfs: (driver/base) if show/store is missing return -EIO
Dmitry Torokhov
2005-06-20
[PATCH] kset_hotplug_ops->name shoudl return const char *
Dmitry Torokhov
2005-05-23
[PATCH] driver core: restore event order for device_add()
Kay Sievers
2005-05-17
[PATCH] Driver Core: remove driver model detach_state
David Brownell
2005-05-04
[PATCH] Hotplug: Make dev->bus checking consistent
Alexander Nyberg
2005-04-18
[PATCH] kobject/hotplug split - devices core
kay.sievers@vrfy.org
2004-11-11
[PATCH] add the bus name to the hotplug environment
Kay Sievers
2004-11-03
[PATCH] driver-model: device_add() error path reference counting fix
Tejun Heo
2004-10-22
[PATCH] avoid problems with kobject_set_name and name with %
Stephen Hemminger
2004-09-29
[PATCH] Driver Core: Handle NULL arg for put_device()
Hannes Reinecke
2004-09-23
[driver model] Change symbol exports to GPL only in core.c
Patrick Mochel
2004-07-08
[PATCH] Driver core: kset_find_obj should increment refcount of the found object
Dmitry Torokhov
2004-06-09
[PATCH] Driver Core: Whitespace fixes
Dmitry Torokhov
2004-06-04
[PATCH] Driver Core: fix struct device::release issue
Frank A. Uepping
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-08
Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
Linus Torvalds
2004-02-03
[PATCH] Driver core: remove device_unregister_wait() as it's a very bad idea.
Greg Kroah-Hartman
2004-02-01
[PATCH] PCI: Replace pci_pool with generic dma_pool
Deepak Saxena
2004-01-19
[PATCH] Driver Core: add device_find() function
Hollis Blanchard
2003-09-29
[driver model] Add device_unregister_wait().
Patrick Mochel
2003-09-05
Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
Patrick Mochel
2003-08-29
[driver model] Use kobject_set_name() when registering objects.
Patrick Mochel
2003-08-27
[power] Make sure devices get added to the PM lists before bus_add_device().
Patrick Mochel
2003-08-14
merge
Greg Kroah-Hartman
2003-08-14
Driver Core: add warnings if .release functions are not set for objects.
Greg Kroah-Hartman
2003-08-14
Driver Core: remove struct device.name as it is not needed
Greg Kroah-Hartman
2003-08-13
[driver model] Allow per-device shutdown or suspend on driver detach.
Patrick Mochel
2003-08-06
[power] Add PM info structure to struct device and PM registration functions.
Patrick Mochel
2003-06-04
[driver model] Add device_for_each_child iterator.
Patrick Mochel
2003-06-03
[driver model] Update copyrights and license statements.
Patrick Mochel
2003-05-24
Make driver model use 'strlcpy()' to make sure that all
Linus Torvalds
2003-05-13
driver model: Remove device_sem
Patrick Mochel
2003-05-12
driver model: Set device's kset before calling kobject_add().
Patrick Mochel
2003-04-28
driver core: rework driver class structures and logic
Greg Kroah-Hartman
[next]