index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
driver.c
Age
Commit message (
Expand
)
Author
2007-04-27
Driver core: remove unneeded completion from driver release path
Greg Kroah-Hartman
2007-04-01
driver core: do not wait unnecessarily in driver_unregister()
Linus Torvalds
2006-09-25
Driver core: Remove unneeded routines from driver core
Alan Stern
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-13
[PATCH] Add bus_type probe, remove, shutdown methods.
Russell King
2005-10-28
[PATCH] kernel-doc: drivers/base fixes
Randy Dunlap
2005-09-07
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
2005-06-29
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
2005-06-20
[PATCH] driver core: change export symbol for driver_for_each_device()
gregkh@suse.de
2005-06-20
[PATCH] Fix up bogus comment.
mochel@digitalimplant.org
2005-06-20
[PATCH] Add a klist to struct device_driver for the devices bound to it.
mochel@digitalimplant.org
2005-06-20
[PATCH] Add driver_for_each_device().
mochel@digitalimplant.org
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds