Rafael J. Wysocki
|
29591b92e1
bus_remove_device: be more careful about incomplete initialization
|
17 years ago |
Harvey Harrison
|
2b3a302a09
driver core: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Greg Kroah-Hartman
|
3f62e5700b
Driver core: make device_is_registered() work for class devices
|
17 years ago |
Cornelia Huck
|
0763446429
Driver core: Fix error handling in bus_add_driver().
|
17 years ago |
Greg Kroah-Hartman
|
1f9ffc049d
Driver core: add bus_find_device_by_name function
|
17 years ago |
Greg Kroah-Hartman
|
4a3ad20ccd
Driver core: coding style fixes
|
17 years ago |
Greg Kroah-Hartman
|
c10997f657
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
|
17 years ago |
Greg Kroah-Hartman
|
c8e90d822b
Kobject: change drivers/base/bus to use kobject_init_and_add
|
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 |
Greg Kroah-Hartman
|
b249072ee6
driver core: add way to get to bus device klist
|
17 years ago |
Greg Kroah-Hartman
|
0fed80f7a6
driver core: add way to get to bus kset
|
17 years ago |
Greg Kroah-Hartman
|
2fb9113b97
kobject: remove subsystem_(un)register functions
|
17 years ago |
Greg Kroah-Hartman
|
6dcec2511f
kset: convert struct bus_device->drivers to use kset_create
|
17 years ago |
Greg Kroah-Hartman
|
3d8995963d
kset: convert struct bus_device->devices to use kset_create
|
17 years ago |
Greg Kroah-Hartman
|
59a548338a
kset: convert drivers/base/bus.c to use kset_create
|
17 years ago |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 years ago |
Greg Kroah-Hartman
|
a1148fb03f
Driver core: rename ktype_driver
|
17 years ago |
Kay Sievers
|
7ac1cf4a87
Driver core: add uevent file for bus and driver
|
18 years ago |
Greg Kroah-Hartman
|
5901d0145c
Driver core: remove get_bus()
|
17 years ago |
Greg Kroah-Hartman
|
fc1ede5888
Driver core: remove put_bus()
|
17 years ago |
Greg Kroah-Hartman
|
1ef4cfac01
Driver core: remove subsys_get()
|
17 years ago |
Greg Kroah-Hartman
|
6e9d930d16
Driver core: remove subsys_put()
|
17 years ago |
Greg Kroah-Hartman
|
d6b05b84ed
Driver core: remove subsys_set_kset
|
17 years ago |
Kay Sievers
|
8380770c84
Driver core: make sysfs uevent-attributes static
|
18 years ago |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 years ago |
Cornelia Huck
|
dc0afa8388
Driver core: coding style cleanup
|
18 years ago |
Kay Sievers
|
80f03e349f
Driver core: add missing kset uevent
|
18 years ago |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 years ago |