Dmitry Torokhov
|
59a3cd7f9d
Driver core: fix comment for device_attach()
|
16 years ago |
Joerg Roedel
|
309b7d60a3
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
|
16 years ago |
Arjan van de Ven
|
d4d5291c8c
driver synchronization: make scsi_wait_scan more advanced
|
16 years ago |
Greg Kroah-Hartman
|
8940b4f312
driver core: move knode_driver into private structure
|
16 years ago |
Ming Lei
|
b23530ebc3
driver core: remove polling for driver_probe_done(v5)
|
16 years ago |
Ming Lei
|
49b420a13f
driver core: check bus->match without holding device lock
|
16 years ago |
Arjan van de Ven
|
216773a787
Consolidate driver_probe_done() loops into one place
|
16 years ago |
Greg Kroah-Hartman
|
cda5e83fde
Revert "driver core: move knode_driver into private structure"
|
16 years ago |
Ming Lei
|
7232800ba8
driver core:fix duplicate removing driver link in __device_release_driver
|
16 years ago |
Greg Kroah-Hartman
|
93e746db18
driver core: move knode_driver into private structure
|
16 years ago |
Kay Sievers
|
1e0b2cf933
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Arjan van de Ven
|
6cd4958609
device model: Do a quickcheck for driver binding before doing an expensive check
|
16 years ago |
Harvey Harrison
|
2b3a302a09
driver core: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Greg Kroah-Hartman
|
4a3ad20ccd
Driver core: coding style fixes
|
17 years ago |
Alan Stern
|
ef2c51746d
Driver core: fix race in __device_release_driver
|
17 years ago |
Greg Kroah-Hartman
|
7dc72b2842
Driver core: clean up debugging messages
|
17 years ago |
Greg Kroah-Hartman
|
e5dd127846
Driver core: move the static kobject out of struct driver
|
17 years ago |
Greg Kroah-Hartman
|
c6f7e72a3f
driver core: remove fields from struct bus_type
|
17 years ago |
Stefan Richter
|
ab71c6f076
driver core: fix kernel doc of device_release_driver
|
18 years ago |
Stefan Richter
|
1f5681aae8
driver core: properly get driver in device_release_driver
|
18 years ago |
Stephen Hemminger
|
475c5a1518
Driver core: kill unused code
|
18 years ago |
Adrian Bunk
|
5adc55da4a
PCI: remove the broken PCI_MULTITHREAD_PROBE option
|
18 years ago |
Cornelia Huck
|
c6a46696f9
driver core: don't fail attaching the device if it cannot be bound
|
18 years ago |
Cornelia Huck
|
21c7f30b1d
driver core: per-subsystem multithreaded probing
|
18 years ago |
Tejun Heo
|
9ac7849e35
devres: device resource management
|
18 years ago |
Cornelia Huck
|
cb986b749c
driver core: Change function call order in device_bind_driver().
|
18 years ago |
Cornelia Huck
|
c578abbc20
driver core: Don't stop probing on ->probe errors.
|
18 years ago |
Kay Sievers
|
1901fb2604
Driver core: fix "driver" symlink timing
|
18 years ago |
Benjamin Herrenschmidt
|
116af37820
Driver core: add notification of bus events
|
18 years ago |
Andrew Morton
|
735a7ffb73
[PATCH] drivers: wait for threaded probes between initcall levels
|
18 years ago |