[PATCH] Remove struct device::bus_list.
[deliverable/linux.git] / drivers / base /
2005-06-20  mochel@digitalimpl... [PATCH] Remove struct device::bus_list.
2005-06-20  mochel@digitalimpl... [PATCH] Fix up bus code and remove use of rwsem.
2005-06-20  mochel@digitalimpl... [PATCH] Use bus_for_each_{dev,drv} for driver binding.
2005-06-20  mochel@digitalimpl... [PATCH] Remove the unused device_find().
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct device_driver for the...
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its drivers.
2005-06-20  mochel@digitalimpl... [PATCH] Add a klist to struct bus_type for its devices.
2005-06-20  mochel@digitalimpl... [PATCH] Add driver_for_each_device().
2005-06-20  mochel@digitalimpl... [PATCH] Move device/driver code to drivers/base/dd.c
2005-06-20  mochel@digitalimpl... [PATCH] Add a semaphore to struct device to synchronize...
2005-06-20  gregkh@suse.de[PATCH] class: remove class_simple code, as no one...
2005-06-20  gregkh@suse.de[PATCH] class: add kerneldoc for the new class functions.
2005-06-20  gregkh@suse.de[PATCH] CLASS: move a "simple" class logic into the...
2005-06-20  Dmitry Torokhov[PATCH] sysfs: (driver/base) if show/store is missing...
2005-06-20  Dmitry Torokhov[PATCH] kset_hotplug_ops->name shoudl return const...
2005-06-18  Russell KingMerge with ../linux-2.6-smp