Commit Graph

41 Commits (57effc70a5be9f7804e9a99964eb7265367effca)

Author SHA1 Message Date
Andrew Morton 4aca67e5f5 Driver core: device_add_attrs() cleanup 18 years ago
Kay Sievers b9cafc7d5b CONFIG_SYSFS_DEPRECATED - bus symlinks 18 years ago
Benjamin Herrenschmidt 116af37820 Driver core: add notification of bus events 18 years ago
Jeff Garzik d9fd4d3b31 Driver core: bus: remove indentation level 19 years ago
Alan Stern f70fa6296c Driver core: Don't ignore error returns from probing 19 years ago
Cornelia Huck 513e7337ad driver core fixes: bus_add_device() cleanup on error 19 years ago
Cornelia Huck 1bb6881aca driver core fixes: bus_add_attrs() retval check 19 years ago
Alan Stern 81107bf531 Driver core: Remove unneeded routines from driver core 19 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Yoichi Yuasa 35acfdd725 Driver core: fixed add_bind_files() definition 19 years ago
Adrian Bunk 7e4ef085ea [PATCH] Driver core: bus.c cleanups 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Kay Sievers b9d9c82b4d [PATCH] Driver core: add generic "subsystem" link to all devices 19 years ago
Greg Kroah-Hartman 1740757e8f [PATCH] Driver Core: remove unused exports 19 years ago
Kay Sievers 53877d06d5 [PATCH] Driver core: bus device event delay 19 years ago
Ryan Wilson 372254018e [PATCH] driver core: driver_bind attribute returns incorrect value 19 years ago
Moore, Eric e935d5da8e [SCSI] drivers/base/bus.c - export reprobe 19 years ago
Russell King 2139bdd5b1 [PATCH] drivers/base/bus.c warning fixes 19 years ago
Russell King e485981e52 [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N 19 years ago
Greg Kroah-Hartman 874c6241b2 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled 19 years ago
Alan Stern bf74ad5bc4 [PATCH] Hold the device's parent's lock during probe and remove 19 years ago
Alan Stern 2b08c8d046 [PATCH] Small fixes to driver core 19 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago
James Bottomley d856f1e337 [PATCH] klist: fix klist to have the same klist_add semantics as list_head 20 years ago
Greg Kroah-Hartman d65da6eae1 [PATCH] Fix manual binding infinite loop 20 years ago
Greg KH 518e654083 [PATCH] Fix manual binding infinite loop 20 years ago
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