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
|
23681e4791
[PATCH] Driver core: allow struct device to have a dev_t
|
19 years ago |
Greg Kroah-Hartman
|
1740757e8f
[PATCH] Driver Core: remove unused exports
|
19 years ago |
David Woodhouse
|
66643de455
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
19 years ago |
Stephen Hemminger
|
1498221d51
[CLASS DEVICE]: add attribute_group creation
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |
Linus Torvalds
|
8b4b6707ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
|
19 years ago |
Rytchkov Alexey
|
116f232b37
fixed path to moved file in include/linux/device.h
|
19 years ago |
James Bottomley
|
d04cdb6421
Merge ../linux-2.6
|
19 years ago |
Tilman Schmidt
|
4f2928d0a4
[PATCH] Driver core: add macros notice(), dev_notice()
|
19 years ago |
Moore, Eric
|
e935d5da8e
[SCSI] drivers/base/bus.c - export reprobe
|
19 years ago |
Russell King
|
594c8281f9
[PATCH] Add bus_type probe, remove, shutdown methods.
|
19 years ago |
Kay Sievers
|
312c004d36
[PATCH] driver core: replace "hotplug" by "uevent"
|
19 years ago |
Russell King
|
d052d1beff
Create platform_device.h to contain all the platform device details.
|
20 years ago |
Russell King
|
9480e307cd
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
|
20 years ago |
Greg Kroah-Hartman
|
74be227f72
[PATCH] Driver Core: document struct class_device properly
|
20 years ago |
Greg Kroah-Hartman
|
51d172d5f3
[PATCH] Driver Core: add the ability for class_device structures to be nested
|
20 years ago |
Kay Sievers
|
a7fd67062e
[PATCH] add sysfs attr to re-emit device hotplug event
|
20 years ago |
Dmitry Torokhov
|
d8539d81ae
[PATCH] Driver core: pass interface to class interface methods
|
20 years ago |
Daniel Ritz
|
d305ef5d2a
[PATCH] driver core: add helper device_is_registered()
|
20 years ago |
Len Brown
|
5028770a42
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
|
20 years ago |
David Shaohua Li
|
4e10d12a3d
[ACPI] Bind PCI devices with ACPI devices
|
20 years ago |
Greg Kroah-Hartman
|
23d3d602cb
[PATCH] driver core: change bus_rescan_devices to return void
|
20 years ago |
Cornelia Huck
|
0edb586049
[PATCH] driver core: add bus_find_device & driver_find_device functions
|
20 years ago |
Yani Ioannou
|
54b6f35c99
[PATCH] Driver core: change device_attribute callbacks
|
20 years ago |
Patrick Mochel
|
0d3e5a2e39
[PATCH] Driver Core: fix bk-driver-core kills ppc64
|
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 |