Kay Sievers
|
da231fd5d1
Driver core: fix class glue dir cleanup logic
|
17 years ago |
Greg Kroah-Hartman
|
7dc72b2842
Driver core: clean up debugging messages
|
17 years ago |
Greg Kroah-Hartman
|
c6f7e72a3f
driver core: remove fields from struct bus_type
|
18 years ago |
Greg Kroah-Hartman
|
9990513c1e
Kobject: convert drivers/base/core.c to use kobject_init/add_ng()
|
17 years ago |
Greg Kroah-Hartman
|
37b0c02034
driver core: clean up device_shutdown
|
17 years ago |
Greg Kroah-Hartman
|
881c6cfd7c
kset: convert /sys/devices to use kset_create
|
18 years ago |
Greg Kroah-Hartman
|
43968d2f16
kobject: get rid of kobject_kset_add_dir
|
17 years ago |
Greg Kroah-Hartman
|
4ff6abff83
kobject: get rid of kobject_add_dir
|
17 years ago |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
18 years ago |
Rafael J. Wysocki
|
775b64d2b6
PM: Acquire device locks on suspend
|
17 years ago |
Daniel Drake
|
dec13c1544
create /sys/.../power when CONFIG_PM is set
|
17 years ago |
Kay Sievers
|
60b8cabd8e
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
|
18 years ago |
Greg Kroah-Hartman
|
8f4afc410b
Driver core: rename ktype_device
|
18 years ago |
Kay Sievers
|
5c5daf657c
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
|
18 years ago |
Kay Sievers
|
7eff2e7a8b
Driver core: change add_uevent_var to use a struct
|
18 years ago |
Dmitry Torokhov
|
3eb215de26
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
|
18 years ago |
Linus Torvalds
|
5309809129
Add explicit zeroing to "envp" array in device 'show' method
|
18 years ago |
Dmitry Torokhov
|
4f01a757e7
Driver core: fix deprectated sysfs structure for nested class devices
|
18 years ago |
Cornelia Huck
|
27907689ee
driver core: revert "device" link creation check
|
18 years ago |
Greg Kroah-Hartman
|
ff2ee8cf30
kobject: put kobject_actions in kobject.h
|
23 years ago |
Cornelia Huck
|
2ee97caf0a
Driver core: check return code of sysfs_create_link()
|
18 years ago |
Kay Sievers
|
60a96a5956
Driver core: accept all valid action-strings in uevent-trigger
|
18 years ago |
Tejun Heo
|
ad6a1e1c66
driver-core: make devt_attr and uevent_attr 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
|
2c7afd125c
Driver core: keep PHYSDEV for old struct class_device
|
18 years ago |
Greg Kroah-Hartman
|
823bccfc40
remove "struct subsystem" as it is no longer needed
|
18 years ago |
Greg Kroah-Hartman
|
c7308c81a8
Driver core: fix show_uevent from taking up way too much stack
|
18 years ago |
Alan Stern
|
523ded71de
device_schedule_callback() needs a module reference
|
18 years ago |
Kay Sievers
|
22af74f3b2
Driver core: warn when userspace writes to the uevent file in a non-supported way
|
18 years ago |