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