Cornelia Huck
|
acf02d23b9
driver core: Use klist_remove() in device_move()
|
19 years ago |
Cornelia Huck
|
8a82472f86
driver core: Introduce device_move(): move a device to a new parent.
|
19 years ago |
Adrian Bunk
|
af9e076536
Driver core: make drivers/base/core.c:setup_parent() static
|
19 years ago |
Cornelia Huck
|
5ab699810d
driver core: Introduce device_find_child().
|
19 years ago |
Benjamin Herrenschmidt
|
2895353346
Driver core: Call platform_notify_remove later
|
19 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 |
Greg Kroah-Hartman
|
de0ff00d72
Driver core: add groups support to struct device
|
19 years ago |
Greg Kroah-Hartman
|
5cbe5f8a58
device_create(): make fmt argument 'const char *'
|
19 years ago |
Kay Sievers
|
d81d9d6b9f
deprecate PHYSDEV* keys
|
19 years ago |
Henrik Kretzschmar
|
42734dafa4
[PATCH] Driver core: kernel-doc in drivers/base/core.c corrections
|
19 years ago |
Randy Dunlap
|
7d12e9de5d
[PATCH] Driver core: fix driver-core kernel-doc
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Greg Kroah-Hartman
|
5d9fd169c9
[PATCH] Driver core: fix locking issues with the devices that are attached to classes
|
19 years ago |
Alan Stern
|
3e95637a48
[PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver
|
19 years ago |