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
/
dd.c
Age
Commit message (
Expand
)
Author
2011-09-26
drivers: base: print rejected matches with DEBUG_DRIVER
Wolfram Sang
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-17
PM / Runtime: Rework runtime PM handling during driver removal
Rafael J. Wysocki
2011-04-22
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
2011-04-22
driver-core: fix race between device_register and driver_register
Sebastian Ott
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
2010-05-21
driver-core: fix potential race condition in drivers/base/dd.c
Stefani Seibold
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-06-15
Driver core: fix comment for device_attach()
Dmitry Torokhov
2009-06-15
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
2009-04-21
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
2009-03-24
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-03-24
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2009-03-24
driver core: check bus->match without holding device lock
Ming Lei
2009-02-21
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
2009-01-06
driver core:fix duplicate removing driver link in __device_release_driver
Ming Lei
2009-01-06
driver core: move knode_driver into private structure
Greg Kroah-Hartman
2009-01-06
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-16
device model: Do a quickcheck for driver binding before doing an expensive check
Arjan van de Ven
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-01-24
Driver core: coding style fixes
Greg Kroah-Hartman
2008-01-24
Driver core: fix race in __device_release_driver
Alan Stern
2008-01-24
Driver core: clean up debugging messages
Greg Kroah-Hartman
2008-01-24
Driver core: move the static kobject out of struct driver
Greg Kroah-Hartman
2008-01-24
driver core: remove fields from struct bus_type
Greg Kroah-Hartman
2007-07-11
driver core: fix kernel doc of device_release_driver
Stefan Richter
2007-07-11
driver core: properly get driver in device_release_driver
Stefan Richter
2007-06-08
Driver core: kill unused code
Stephen Hemminger
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-04-27
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-02-09
devres: device resource management
Tejun Heo
2007-02-07
driver core: Change function call order in device_bind_driver().
Cornelia Huck
2007-02-07
driver core: Don't stop probing on ->probe errors.
Cornelia Huck
2006-12-01
Driver core: fix "driver" symlink timing
Kay Sievers
2006-12-01
Driver core: add notification of bus events
Benjamin Herrenschmidt
2006-10-27
[PATCH] drivers: wait for threaded probes between initcall levels
Andrew Morton
2006-10-18
driver core: kmalloc() failure check in driver_probe_device
Akinobu Mita
2006-10-18
Driver core: plug device probe memory leak
Duncan Sands
2006-09-25
Driver core: Fix potential deadlock in driver core
Alan Stern
2006-09-25
Driver Core: add ability for drivers to do a threaded probe
Greg Kroah-Hartman
2006-09-25
drivers/base: check errors
Andrew Morton
2006-04-14
[PATCH] driver core: safely unbind drivers for devices not on a bus
Alan Stern
2006-01-13
[PATCH] Add bus_type probe, remove, shutdown methods.
Russell King
2006-01-04
[PATCH] Hold the device's parent's lock during probe and remove
Alan Stern
2005-11-23
[PATCH] Small fixes to driver core
Alan Stern
[next]