Tejun Heo
|
5a3ceb8616
driver-core: use klist for class device list and implement iterator
|
16 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 |
Randy Dunlap
|
92b421416f
driver core: fix build with SYSFS=n
|
17 years ago |
Denis Cheng
|
db1118a460
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
|
17 years ago |
Greg Kroah-Hartman
|
e5dd127846
Driver core: move the static kobject out of struct driver
|
17 years ago |
Greg Kroah-Hartman
|
c63469a398
Driver core: move the driver specific module code into the driver core
|
17 years ago |
Greg Kroah-Hartman
|
c6f7e72a3f
driver core: remove fields from struct bus_type
|
17 years ago |
Greg Kroah-Hartman
|
881c6cfd7c
kset: convert /sys/devices to use kset_create
|
17 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 |
Adrian Bunk
|
2a0134554e
Driver core: fix devres_release_all() return value
|
18 years ago |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 years ago |
Cornelia Huck
|
c6a46696f9
driver core: don't fail attaching the device if it cannot be bound
|
18 years ago |
Tejun Heo
|
9ac7849e35
devres: device resource management
|
18 years ago |
Andrew Morton
|
f86db396ff
drivers/base: check errors
|
19 years ago |
Greg Kroah-Hartman
|
aa49b9136e
[PATCH] Driver core: change make_class_name() to take kobjects
|
19 years ago |
Michael Holzheu
|
4039483fd3
[PATCH] Driver Core: Add /sys/hypervisor when needed
|
19 years ago |
Greg Kroah-Hartman
|
1740757e8f
[PATCH] Driver Core: remove unused exports
|
19 years ago |
Kay Sievers
|
53877d06d5
[PATCH] Driver core: bus device event delay
|
19 years ago |
Adrian Bunk
|
f67d115fe4
[PATCH] drivers/base/: proper prototypes
|
19 years ago |
Ben Dooks
|
a1bdc7aad8
[PATCH] drivers/base - fix sparse warnings
|
19 years ago |
Greg Kroah-Hartman
|
afdce75f1e
[PATCH] driver core: Add the ability to bind drivers to devices from userspace
|
20 years ago |