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 |
Christoph Hellwig
|
873481367e
[PATCH] add numa node information to struct device
|
18 years ago |
Cornelia Huck
|
acf02d23b9
driver core: Use klist_remove() in device_move()
|
18 years ago |
Cornelia Huck
|
8a82472f86
driver core: Introduce device_move(): move a device to a new parent.
|
18 years ago |
Adrian Bunk
|
af9e076536
Driver core: make drivers/base/core.c:setup_parent() static
|
18 years ago |
Cornelia Huck
|
5ab699810d
driver core: Introduce device_find_child().
|
18 years ago |
Benjamin Herrenschmidt
|
2895353346
Driver core: Call platform_notify_remove later
|
18 years ago |
Kay Sievers
|
a87cb2ac4a
CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables
|
19 years ago |
Kay Sievers
|
99ef3ef8d5
CONFIG_SYSFS_DEPRECATED - device symlinks
|
19 years ago |
Greg Kroah-Hartman
|
40fa54226f
Driver core: make old versions of udev work properly
|
19 years ago |
Greg Kroah-Hartman
|
f0ee61a6ce
Driver Core: Move virtual_device_parent() to core.c
|
19 years ago |
Benjamin Herrenschmidt
|
116af37820
Driver core: add notification of bus events
|
19 years ago |
Catalin Marinas
|
82189b9807
[PATCH] Fix device_attribute memory leak in device_del
|
18 years ago |
Alan Stern
|
f70fa6296c
Driver core: Don't ignore error returns from probing
|
19 years ago |
Jesper Juhl
|
952ab431cd
Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()
|
19 years ago |
Cornelia Huck
|
a306eea409
driver core fixes: device_add() cleanup on error
|
19 years ago |
Matthew Wilcox
|
310a922d43
Fix dev_printk() is now GPL-only
|
19 years ago |
Brian Walsh
|
370226449c
drivers/base: Platform notify needs to occur before drivers attach to the device
|
19 years ago |
Greg Kroah-Hartman
|
2589f1887b
Driver core: add ability for devices to create and remove bin files
|
19 years ago |
Greg Kroah-Hartman
|
c47ed219ba
Class: add support for class interfaces for devices
|
19 years ago |
Greg Kroah-Hartman
|
c205ef4880
Driver core: create devices/virtual/ tree
|
19 years ago |
Greg Kroah-Hartman
|
a2de48cace
Driver core: add device_rename function
|
19 years ago |
Greg Kroah-Hartman
|
2620efef70
Driver core: add ability for classes to handle devices properly
|
19 years ago |
Greg Kroah-Hartman
|
64bb5d2c11
Driver core: allow devices in classes to have no parent
|
19 years ago |