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 |
Kay Sievers
|
16574dccd8
Driver core: make uevent-environment available in uevent-file
|
18 years ago |
Cornelia Huck
|
83b5fb4cce
Driver core: suppress uevents via filter
|
18 years ago |
Cornelia Huck
|
c6a46696f9
driver core: don't fail attaching the device if it cannot be bound
|
18 years ago |
Kay Sievers
|
414264f959
Driver core: add name to device_type
|
18 years ago |
Dmitry Torokhov
|
621a1672f7
driver core: Use attribute groups in struct device_type
|
18 years ago |
Jean Delvare
|
a456b7023e
dev_printk and new-style class devices
|
18 years ago |
Kay Sievers
|
864062457a
driver core: fix namespace issue with devices assigned to classes
|
18 years ago |
Dmitriy Monakhov
|
00ed8e3dda
driver core: fix device_add error path
|
18 years ago |
Andrew Morton
|
2363cc0264
[PATCH] remove protection of LANANA-reserved majors
|
18 years ago |
Alan Stern
|
d9a9cdfb07
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
|
18 years ago |
Johannes Berg
|
a2807dbcbd
driver core: export device_rename
|
18 years ago |
Greg Kroah-Hartman
|
f7f3461d87
Driver core: add device symlink back to sysfs
|
18 years ago |
Tejun Heo
|
2f8d16a996
devres: release resources on device_del()
|
18 years ago |
James Simmons
|
82f0cf9b7c
Driver core: fix error by cleanup up symlinks properly
|
18 years ago |
Andrew Morton
|
b446b60e4e
[PATCH] rework reserved major handling
|
18 years ago |
Tejun Heo
|
9ac7849e35
devres: device resource management
|
18 years ago |
Kay Sievers
|
b7a3e813fb
Driver core: allow to delay the uevent at device creation time
|
19 years ago |
Kay Sievers
|
f9f852df2f
Driver core: add device_type to struct device
|
19 years ago |
Kay Sievers
|
239378f16a
Driver core: add uevent vars for devices of a class
|
19 years ago |
Cornelia Huck
|
cb360bbf63
driver core fixes: make_class_name() retval checks
|
18 years ago |
Cornelia Huck
|
c744aeae9d
driver core: Allow device_move(dev, NULL).
|
18 years ago |
Cornelia Huck
|
717e48c29d
driver core: Remove device_is_registered() in device_move().
|
18 years ago |