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
/
bus.c
Age
Commit message (
Expand
)
Author
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-04-27
driver core: bus_add_driver should return an error if no bus
Greg Kroah-Hartman
2007-04-27
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-27
driver core: don't fail attaching the device if it cannot be bound
Cornelia Huck
2007-04-27
Driver core: udev triggered device-<>driver binding
Kay Sievers
2007-02-16
Driver core: device_add_attrs() cleanup
Andrew Morton
2006-12-01
CONFIG_SYSFS_DEPRECATED - bus symlinks
Kay Sievers
2006-12-01
Driver core: add notification of bus events
Benjamin Herrenschmidt
2006-10-18
Driver core: bus: remove indentation level
Jeff Garzik
2006-10-18
Driver core: Don't ignore error returns from probing
Alan Stern
2006-10-18
driver core fixes: bus_add_device() cleanup on error
Cornelia Huck
2006-10-18
driver core fixes: bus_add_attrs() retval check
Cornelia Huck
2006-09-25
Driver core: Remove unneeded routines from driver core
Alan Stern
2006-09-25
Driver core: Fix potential deadlock in driver core
Alan Stern
2006-09-25
drivers/base: check errors
Andrew Morton
2006-09-25
Driver core: fixed add_bind_files() definition
Yoichi Yuasa
2006-07-12
[PATCH] Driver core: bus.c cleanups
Adrian Bunk
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] Driver core: add generic "subsystem" link to all devices
Kay Sievers
2006-06-21
[PATCH] Driver Core: remove unused exports
Greg Kroah-Hartman
2006-06-21
[PATCH] Driver core: bus device event delay
Kay Sievers
2006-04-14
[PATCH] driver core: driver_bind attribute returns incorrect value
Ryan Wilson
2006-03-14
[SCSI] drivers/base/bus.c - export reprobe
Moore, Eric
2006-02-07
[PATCH] drivers/base/bus.c warning fixes
Russell King
2006-01-04
[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled
Greg Kroah-Hartman
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
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-09-05
[PATCH] Fix manual binding infinite loop
Greg Kroah-Hartman
2005-08-17
[PATCH] Fix manual binding infinite loop
Greg KH
2005-06-29
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
2005-06-29
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
Greg Kroah-Hartman
2005-06-29
[PATCH] driver core: Add the ability to unbind drivers to devices from userspace
Greg Kroah-Hartman
2005-06-29
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-22
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...
Greg Kroah-Hartman
2005-06-20
[PATCH] driver core: fix error handling in bus_add_device
Hannes Reinecke
2005-06-20
[PATCH] Fix up bus code and remove use of rwsem.
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] Move device/driver code to drivers/base/dd.c
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-05-17
[PATCH] Driver Core: remove driver model detach_state
David Brownell
2005-05-04
[PATCH] drivers/base/bus.c: fix iteration in driver_detach()
Roman Kagan
2005-03-08
[PATCH] Driver core: add "bus" symlink to class/block devices
Kay Sievers
2005-03-08
[PATCH] driver core: clean driver unload
Mike Waychison
2004-12-21
[PATCH] driver core: Fix up vesafb failure probing.
Dave Jones
2004-11-11
[PATCH] add the bus name to the hotplug environment
Kay Sievers
2004-11-03
[PATCH] driver-model: bus_recan_devices() locking fix
Tejun Heo
[next]