- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / base / bus.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-04-20 Hannes Reinecke- Add even more missing files :-(
2006-03-26 Jan Beulich- Update Xen patches to c/s 9431.
2006-02-08 Russell King[PATCH] drivers/base/bus.c warning fixes
2006-02-06 Russell King[PATCH] Fix compiler warning in driver core for CONFIG_...
2006-01-05 Greg Kroah-Hartman[PATCH] Driver core: only all userspace bind/unbind...
2006-01-05 Alan Stern[PATCH] Hold the device's parent's lock during probe...
2005-11-24 Alan Stern[PATCH] Small fixes to driver core
2005-09-08 James Bottomley[PATCH] fix klist semantics for lists which have elemen...
2005-09-05 James Bottomley[PATCH] klist: fix klist to have the same klist_add...
2005-09-05 Greg Kroah-Hartman[PATCH] Fix manual binding infinite loop
2005-08-18 Greg KH[PATCH] Fix manual binding infinite loop
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: change bus_rescan_devices to retur...
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: Add the ability to bind drivers...
2005-06-30 Greg Kroah-Hartman[PATCH] driver core: Add the ability to unbind drivers...
2005-06-30 Cornelia Huck[PATCH] driver core: add bus_find_device & driver_find_...
2005-06-29 Hannes Reinecke- patches.arch/s390-qeth-compile-fix
2005-06-23 Greg Kroah-Hartman[PATCH] driver core: Fix up the device_attach() error...
2005-06-20 Hannes Reinecke[PATCH] driver core: fix error handling in bus_add_device
2005-06-20 mochel@digitalimpl... [PATCH] Fix up bus code and remove use of rwsem.
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] 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 Dmitry Torokhov[PATCH] sysfs: (driver/base) if show/store is missing...
2005-05-17 David Brownell[PATCH] Driver Core: remove driver model detach_state
2005-05-05 Roman Kagan[PATCH] drivers/base/bus.c: fix iteration in driver_det...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-10 Greg Kroah-HartmanDriver core update based on patches now in the 2.6...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-22 Dave Jones[PATCH] driver core: Fix up vesafb failure probing.
2004-11-12 Kay Sievers[PATCH] add the bus name to the hotplug environment
2004-11-04 Tejun Heo[PATCH] driver-model: bus_recan_devices() locking fix
2004-11-04 Tejun Heo[PATCH] driver-model: comment fix in bus.c
2004-11-01 Dmitry Torokhov[PATCH] Driver core: add driver symlink to device
2004-11-01 Dmitry Torokhov[PATCH] Driver core: add driver_probe_device
2004-11-01 Dmitry Torokhov[PATCH] Driver core: export device_attach
2004-10-22 Stephen Hemminger[PATCH] avoid problems with kobject_set_name and name...
2004-09-24 Greg Kroah-HartmanMerge bk://kernel.bkbits.net//home/mochel/linux-2.6...
2004-09-24 Patrick Mochel[driver model] Change symbol exports to GPL only in...
2004-09-22 Greg Kroah-Hartman[PATCH] Put symbolic links between drivers and modules...
2004-07-08 Dmitry Torokhov[PATCH] Driver core: kset_find_obj should increment...
2004-07-08 Dmitry Torokhov[PATCH] Driver core: add default driver attributes...
2004-06-10 Greg Kroah-HartmanDriver Core: more whitespace fixups
2004-06-03 Patrick Mochel[Driver Model] Add default device attributes to struct...
2004-06-03 Patrick Mochel[Driver Model] Add default attributes for struct bus_type.
2004-05-11 Maneesh Soni[PATCH] kobject_set_name - error handling
2004-05-10 Hubert Mantelfix incorrect kobject_set_name usage (#40078)
2004-05-05 Daniele Bellucci[PATCH] missing audit in bus_register()
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-09 Greg Kroah-HartmanDriver core: make CONFIG_DEBUG_DRIVER implementation...
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-02 Greg Kroah-HartmanDriver core: add CONFIG_DEBUG_DRIVER to help track...
2004-02-13 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040213
2004-02-12 Linus TorvaldsFix "bus_for_each_dev()" and "bus_for_each_drv()",...
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-04 Olaf Hering+- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-09 Olaf Heringthinko
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-09-30 Patrick Mochel[driver model] Remove unneeded error check.
2003-08-29 Patrick Mochel[driver model] Use kobject_set_name() when registering...
2003-08-14 Patrick Mochel[driver model] Allow per-device shutdown or suspend...
2003-08-12 Patrick Mochel[driver model] Check for probing errors in drivers...
2003-06-03 Patrick Mochel[driver model] Update copyrights and license statements.
2003-05-25 Ben Collins[PATCH] A few more strlcpy's for drivers/base/
2003-05-25 Linus TorvaldsMake driver model use 'strlcpy()' to make sure that all
2003-05-06 Matt Domschdynids: call driver_attach() when new IDs are added
2003-04-28 Greg Kroah-Hartmandriver core: rework driver class structures and logic
2003-04-04 Greg Kroah-HartmanKobject: add NULL to decl_subsys() due to addition...
2003-03-11 Patrick Mocheldriver model: add bus_rescan_devices()
2003-03-04 Patrick Mocheldriver model: Make initialization explicit.
2003-02-25 Steven Cole[PATCH] replace it's with its where appropriate.
2003-01-15 Patrick Mocheldriver model: fix bogus driver binding error reporting...
2003-01-13 Patrick Mochelsysfs: reinstate count parameter for sysfs_ops.store...
2003-01-09 Patrick Mocheldriver model: remove extra error check during driver...
2003-01-09 Patrick Mocheldriver model: add some more error checking.
2003-01-09 Patrick Mochelsysfs: fixup bus, class, and driver attribute methods.
2003-01-06 Patrick MochelImplement find_bus() for finding a struct bus_type...
2003-01-06 Patrick Mocheldriver model: allow manual binding of devices to drivers.
2003-01-06 Patrick Mochelbus drivers: fix leaking refcounts.
2003-01-06 Patrick Mochelkobjects: Remove kobject::subsys and subsystem::kobj.
2003-01-05 Patrick MochelIntroduce struct kset.
2003-01-04 Patrick Mocheldriver model: clean up struct bus_type a bit.
2003-01-04 Patrick Mochelkobject: Introduce struct kobj_type.
2002-12-20 Patrick Mocheldriver model: eliminate struct device_driver::bus_list
2002-12-01 Patrick Mocheldriver model: reinstate bus iterators.
2002-11-20 Patrick Mocheldriver model: update and clean bus and driver support.
2002-11-18 Patrick Mochelmake sure DEBUG is #undef'd so it's really turned off
2002-11-16 Matthew Wilcox[PATCH] Add some missing includes to drivers/base
2002-10-31 Patrick Mocheldriver model: remove remaining driverfs glue.
2002-10-30 Patrick Mocheldriver model: convert drivers to use kobject and sysfs.
2002-10-30 Patrick Mocheldriver model: convert bus drivers to use kobjects and...
2002-10-18 Patrick Mochel[PATCH] device removal
2002-10-18 Patrick Mocheldriver model: fix matching bug.
2002-10-18 Patrick Mocheldriver model: make sure we only try to bind drivers...
2002-10-17 Patrick Mocheldriver model: use list_for_each_safe() when removing...
2002-10-17 Patrick Mocheldriver model: clean up bus_for_each_{dev,drv}
2002-10-16 Patrick Mocheldriver model: simplify device/driver binding.
next