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 |
Akinobu Mita
|
4d66423820
driver core: kmalloc() failure check in driver_probe_device
|
18 years ago |
Duncan Sands
|
0fbf116d12
Driver core: plug device probe memory leak
|
18 years ago |
Alan Stern
|
f2eaae197f
Driver core: Fix potential deadlock in driver core
|
18 years ago |
Greg Kroah-Hartman
|
d779249ed4
Driver Core: add ability for drivers to do a threaded probe
|
19 years ago |
Andrew Morton
|
f86db396ff
drivers/base: check errors
|
19 years ago |
Alan Stern
|
0f836ca4c1
[PATCH] driver core: safely unbind drivers for devices not on a bus
|
19 years ago |
Russell King
|
594c8281f9
[PATCH] Add bus_type probe, remove, shutdown methods.
|
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 |
Daniel Ritz
|
4c898c7f2f
[PATCH] Driver Core: fis bus rescan devices race
|
19 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
|
afdce75f1e
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
|
20 years ago |