Ming Lei
|
5247aecfe6
driver core: fix driver_match_device
|
16 年之前 |
Greg Kroah-Hartman
|
ae1b41715e
driver core: move knode_bus into private structure
|
16 年之前 |
Greg Kroah-Hartman
|
8940b4f312
driver core: move knode_driver into private structure
|
16 年之前 |
Greg Kroah-Hartman
|
f791b8c836
driver core: move klist_children into private structure
|
16 年之前 |
Greg Kroah-Hartman
|
fb069a5d13
driver core: create a private portion of struct device
|
16 年之前 |
Ming Lei
|
49b420a13f
driver core: check bus->match without holding device lock
|
16 年之前 |
Rafael J. Wysocki
|
770824bdc4
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
|
16 年之前 |
Greg Kroah-Hartman
|
926beadb3d
Revert "driver core: create a private portion of struct device"
|
16 年之前 |
Greg Kroah-Hartman
|
e2d4077678
Revert "driver core: move klist_children into private structure"
|
16 年之前 |
Greg Kroah-Hartman
|
cda5e83fde
Revert "driver core: move knode_driver into private structure"
|
16 年之前 |
Greg Kroah-Hartman
|
4db8e282f2
Revert "driver core: move knode_bus into private structure"
|
16 年之前 |
Greg Kroah-Hartman
|
b9daa99ee5
driver core: move knode_bus into private structure
|
16 年之前 |
Greg Kroah-Hartman
|
93e746db18
driver core: move knode_driver into private structure
|
16 年之前 |
Greg Kroah-Hartman
|
11c3b5c3e0
driver core: move klist_children into private structure
|
16 年之前 |
Greg Kroah-Hartman
|
2831fe6f9c
driver core: create a private portion of struct device
|
16 年之前 |
Tejun Heo
|
5a3ceb8616
driver-core: use klist for class device list and implement iterator
|
17 年之前 |
Dave Young
|
f75b1c60fc
class: change internal semaphore to a mutex
|
17 年之前 |
Greg Kroah-Hartman
|
1e41250863
class: fix docbook comments for class_private structure
|
17 年之前 |
Greg Kroah-Hartman
|
d9a0157328
class: rename "sem" to "class_sem" in internal class structure
|
17 年之前 |
Greg Kroah-Hartman
|
1fbfee6c6d
class: rename "subsys" to "class_subsys" in internal class structure
|
17 年之前 |
Greg Kroah-Hartman
|
184f1f779d
class: rename "interfaces" to "class_interfaces" in internal class structure
|
17 年之前 |
Greg Kroah-Hartman
|
97ae69fdba
class: rename "devices" to "class_devices" in internal class structure
|
17 年之前 |
Greg Kroah-Hartman
|
7c71448b8a
class: move driver core specific parts to a private structure
|
17 年之前 |
Kay Sievers
|
c3b19ff06e
driver core: remove no longer used "struct class_device"
|
17 年之前 |
Greg Kroah-Hartman
|
4a3ad20ccd
Driver core: coding style fixes
|
17 年之前 |
Randy Dunlap
|
92b421416f
driver core: fix build with SYSFS=n
|
17 年之前 |
Denis Cheng
|
db1118a460
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
|
17 年之前 |
Greg Kroah-Hartman
|
e5dd127846
Driver core: move the static kobject out of struct driver
|
17 年之前 |
Greg Kroah-Hartman
|
c63469a398
Driver core: move the driver specific module code into the driver core
|
17 年之前 |
Greg Kroah-Hartman
|
c6f7e72a3f
driver core: remove fields from struct bus_type
|
17 年之前 |