15 Commits (d91e16943fdaf02bf3459059abca1032589c0663)

Author SHA1 Message Date
Greg Kroah-Hartman 23d3d602cb [PATCH] driver core: change bus_rescan_devices to return void 20 years ago
Greg Kroah-Hartman afdce75f1e [PATCH] driver core: Add the ability to bind drivers to devices from userspace 20 years ago
Greg Kroah-Hartman 151ef38f7c [PATCH] driver core: Add the ability to unbind drivers to devices from userspace 20 years ago
Cornelia Huck 0edb586049 [PATCH] driver core: add bus_find_device & driver_find_device functions 20 years ago
Greg Kroah-Hartman d377e85b53 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() 20 years ago
Hannes Reinecke ca2b94ba12 [PATCH] driver core: fix error handling in bus_add_device 20 years ago
mochel@digitalimplant.org 6eded061b1 [PATCH] Fix up bus code and remove use of rwsem. 20 years ago
mochel@digitalimplant.org 38fdac3cdc [PATCH] Add a klist to struct bus_type for its drivers. 20 years ago
mochel@digitalimplant.org 465c7a3a3a [PATCH] Add a klist to struct bus_type for its devices. 20 years ago
mochel@digitalimplant.org 07e4a3e27f [PATCH] Move device/driver code to drivers/base/dd.c 20 years ago
mochel@digitalimplant.org af70316af1 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. 20 years ago
Dmitry Torokhov 4a0c20bf8c [PATCH] sysfs: (driver/base) if show/store is missing return -EIO 20 years ago
David Brownell 0b405a0f7e [PATCH] Driver Core: remove driver model detach_state 20 years ago
Roman Kagan b2d84f078a [PATCH] drivers/base/bus.c: fix iteration in driver_detach() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago