Rafael J. Wysocki
|
2e711c04db
PM: Remove sysdev suspend, resume and shutdown operations
|
14 years ago |
Kay Sievers
|
6b6e39a6a8
driver-core: merge private parts of class and bus
|
14 years ago |
Kay Sievers
|
2b2af54a5b
Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
|
16 years ago |
Greg Kroah-Hartman
|
b402843787
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
|
16 years ago |
Alan Stern
|
2023c610dc
Driver core: add new device to bus's list before probing
|
16 years ago |
Ming Lei
|
5247aecfe6
driver core: fix driver_match_device
|
16 years ago |
Greg Kroah-Hartman
|
ae1b41715e
driver core: move knode_bus into private structure
|
16 years ago |
Greg Kroah-Hartman
|
8940b4f312
driver core: move knode_driver into private structure
|
16 years ago |
Greg Kroah-Hartman
|
f791b8c836
driver core: move klist_children into private structure
|
16 years ago |
Greg Kroah-Hartman
|
fb069a5d13
driver core: create a private portion of struct device
|
16 years ago |
Ming Lei
|
49b420a13f
driver core: check bus->match without holding device lock
|
16 years ago |
Rafael J. Wysocki
|
770824bdc4
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
|
16 years ago |
Greg Kroah-Hartman
|
926beadb3d
Revert "driver core: create a private portion of struct device"
|
16 years ago |
Greg Kroah-Hartman
|
e2d4077678
Revert "driver core: move klist_children into private structure"
|
16 years ago |
Greg Kroah-Hartman
|
cda5e83fde
Revert "driver core: move knode_driver into private structure"
|
16 years ago |
Greg Kroah-Hartman
|
4db8e282f2
Revert "driver core: move knode_bus into private structure"
|
16 years ago |
Greg Kroah-Hartman
|
b9daa99ee5
driver core: move knode_bus into private structure
|
16 years ago |
Greg Kroah-Hartman
|
93e746db18
driver core: move knode_driver into private structure
|
16 years ago |
Greg Kroah-Hartman
|
11c3b5c3e0
driver core: move klist_children into private structure
|
16 years ago |
Greg Kroah-Hartman
|
2831fe6f9c
driver core: create a private portion of struct device
|
16 years ago |
Tejun Heo
|
5a3ceb8616
driver-core: use klist for class device list and implement iterator
|
17 years ago |
Dave Young
|
f75b1c60fc
class: change internal semaphore to a mutex
|
17 years ago |
Greg Kroah-Hartman
|
1e41250863
class: fix docbook comments for class_private structure
|
17 years ago |
Greg Kroah-Hartman
|
d9a0157328
class: rename "sem" to "class_sem" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
1fbfee6c6d
class: rename "subsys" to "class_subsys" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
184f1f779d
class: rename "interfaces" to "class_interfaces" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
97ae69fdba
class: rename "devices" to "class_devices" in internal class structure
|
17 years ago |
Greg Kroah-Hartman
|
7c71448b8a
class: move driver core specific parts to a private structure
|
17 years ago |
Kay Sievers
|
c3b19ff06e
driver core: remove no longer used "struct class_device"
|
17 years ago |
Greg Kroah-Hartman
|
4a3ad20ccd
Driver core: coding style fixes
|
17 years ago |