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
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2006-01-13
[PATCH] Add bus_type probe, remove, shutdown methods.
Russell King
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
2005-10-28
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
2005-10-28
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
2005-09-22
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2005-07-11
[ACPI] Bind PCI devices with ACPI devices
David Shaohua Li
2005-06-29
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
2005-06-29
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-20
[PATCH] Driver core: change device_attribute callbacks
Yani Ioannou
2005-06-20
[PATCH] Driver Core: fix bk-driver-core kills ppc64
Patrick Mochel
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 klist to struct bus_type for its drivers.
mochel@digitalimplant.org
2005-06-20
[PATCH] Add a klist to struct bus_type for its devices.
mochel@digitalimplant.org
2005-06-20
[PATCH] Add driver_for_each_device().
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] class: remove class_simple code, as no one in the tree is using it an...
gregkh@suse.de
2005-06-20
[PATCH] CLASS: move a "simple" class logic into the class core.
gregkh@suse.de
2005-06-20
[PATCH] make driver's name be const char *
Dmitry Torokhov
2005-05-17
[PATCH] Driver Core: remove driver model detach_state
David Brownell
2005-03-29
[PATCH] Fix pm_message_t in generic code
Pavel Machek
2005-03-08
[PATCH] class: add a semaphore to struct class, and use that instead of the s...
Greg Kroah-Hartman
2005-03-08
[PATCH] driver core: clean driver unload
Mike Waychison
2005-03-08
[PATCH] class core: export MAJOR/MINOR to the hotplug env
Kay Sievers
2005-01-10
[PATCH] pm: introduce pm_message_t
Pavel Machek
2004-12-21
[PATCH] driver core: allow struct bin_attributes in class devices
Jesse Barnes
2004-12-16
[PATCH] Driver Core: Add platform_get_resource_byname & platform_get_resource...
Kumar Gala
2004-11-11
[PATCH] driver core: shrink struct device a bit
David Brownell
2004-10-31
[PATCH] Driver core: add driver_probe_device
Dmitry Torokhov
2004-10-31
[PATCH] Driver core: export device_attach
Dmitry Torokhov
2004-09-22
[PATCH] Put symbolic links between drivers and modules in the sysfs tree
Greg Kroah-Hartman
2004-08-28
Merge bk://linux-voyager.bkbits.net/dma-declare-coherent-memory-2.6
Linus Torvalds
2004-08-23
[PATCH] Remove struct bus_type->add()
Jonathan Corbet
2004-08-14
Merge
James Bottomley
2004-07-08
[PATCH] Driver core: add driver_find helper to find a driver by its name
Dmitry Torokhov
2004-07-08
[PATCH] Driver core: add default driver attributes to struct bus_type
Dmitry Torokhov
2004-07-08
[PATCH] Driver core: add platform_device_register_simple to register platform
Dmitry Torokhov
2004-06-30
Add x86 implementation of dma_declare_coherent_memory
James Bottomley
2004-06-17
[PATCH] Couple of sysfs patches
Russell King
2004-06-08
[PATCH] Add platform_get_resource()
Russell King
2004-06-03
[Driver Model] Add default device attributes to struct bus_type.
Patrick Mochel
2004-06-03
[Driver Model] Add default attributes for struct bus_type.
Patrick Mochel
[next]