Commit Graph

25 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Joe Perches 26d02d1db7 drivers/base/driver.c: remove unused to_dev() macro 17 years ago
Stas Sergeev 16dc42e018 driver core: warn about duplicate driver names on the same bus 17 years ago
Jesper Juhl d478376cb0 driver core: fix small mem leak in driver_add_kobj() 17 years ago
Randy Dunlap 7199677d2e driver-core: fix kernel-doc function parameters 17 years ago
Cornelia Huck 0c98b19fe5 Driver core: Remove unneeded get_{device,driver}() calls. 17 years ago
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman e5dd127846 Driver core: move the static kobject out of struct driver 17 years ago
Greg Kroah-Hartman cbe9c595f1 Driver: add driver_add_kobj for looney iseries_veth driver 17 years ago
Cornelia Huck 57c745340a driver core: Introduce default attribute groups. 17 years ago
Greg Kroah-Hartman c6f7e72a3f driver core: remove fields from struct bus_type 17 years ago
Greg Kroah-Hartman 6dcec2511f kset: convert struct bus_device->drivers to use kset_create 17 years ago
Greg Kroah-Hartman 74e9f5fa15 Driver core: remove unneeded completion from driver release path 18 years ago
Linus Torvalds f5ef2abcbe driver core: do not wait unnecessarily in driver_unregister() 18 years ago
Alan Stern 81107bf531 Driver core: Remove unneeded routines from driver core 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Russell King 594c8281f9 [PATCH] Add bus_type probe, remove, shutdown methods. 19 years ago
Randy Dunlap c41455fbac [PATCH] kernel-doc: drivers/base fixes 20 years ago
James Bottomley 34bb61f9dd [PATCH] fix klist semantics for lists which have elements removed on traversal 20 years ago
Cornelia Huck 0edb586049 [PATCH] driver core: add bus_find_device & driver_find_device functions 20 years ago
gregkh@suse.de 126eddfbf8 [PATCH] driver core: change export symbol for driver_for_each_device() 20 years ago
mochel@digitalimplant.org 4d12d2d953 [PATCH] Fix up bogus comment. 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 fae3cd0025 [PATCH] Add driver_for_each_device(). 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago