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 |
Greg Kroah-Hartman
|
e9a7d305fa
[PATCH] Driver core: add proper symlinks for devices
|
19 years ago |
Kay Sievers
|
b9d9c82b4d
[PATCH] Driver core: add generic "subsystem" link to all devices
|
19 years ago |
Greg Kroah-Hartman
|
23681e4791
[PATCH] Driver core: allow struct device to have a dev_t
|
19 years ago |
Kay Sievers
|
53877d06d5
[PATCH] Driver core: bus device event delay
|
19 years ago |
Martin Waitz
|
0863afb32b
[PATCH] DocBook: fix kernel-doc comments
|
19 years ago |
Kay Sievers
|
312c004d36
[PATCH] driver core: replace "hotplug" by "uevent"
|
19 years ago |
Randy Dunlap
|
c41455fbac
[PATCH] kernel-doc: drivers/base fixes
|
19 years ago |
Kay Sievers
|
a7fd67062e
[PATCH] add sysfs attr to re-emit device hotplug event
|
20 years ago |
David Brownell
|
0ac85241eb
[PATCH] driver model wakeup flags
|
20 years ago |
James Bottomley
|
34bb61f9dd
[PATCH] fix klist semantics for lists which have elements removed on traversal
|
20 years ago |
James Bottomley
|
d856f1e337
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
|
20 years ago |
Patrick Mochel
|
d62c0f9fd2
[PATCH] Driver core: Use klist_del() instead of klist_remove().
|
20 years ago |
Yani Ioannou
|
54b6f35c99
[PATCH] Driver core: change device_attribute callbacks
|
20 years ago |
mochel@digitalimplant.org
|
36239577cf
[PATCH] Use a klist for device child lists.
|
20 years ago |
mochel@digitalimplant.org
|
63c4f204ff
[PATCH] Remove struct device::driver_list.
|
20 years ago |
mochel@digitalimplant.org
|
7dc35cdf69
[PATCH] Remove struct device::bus_list.
|
20 years ago |
mochel@digitalimplant.org
|
cb85b6f1cc
[PATCH] Remove the unused device_find().
|
20 years ago |
mochel@digitalimplant.org
|
94e7b1c5ff
[PATCH] Add a klist to struct device_driver for the devices bound to it.
|
20 years ago |
mochel@digitalimplant.org
|
af70316af1
[PATCH] Add a semaphore to struct device to synchronize calls to its driver.
|
20 years ago |
Dmitry Torokhov
|
4a0c20bf8c
[PATCH] sysfs: (driver/base) if show/store is missing return -EIO
|
20 years ago |
Dmitry Torokhov
|
419cab3fc6
[PATCH] kset_hotplug_ops->name shoudl return const char *
|
20 years ago |