Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / base / driver.c
2012-03-22 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-08 Stephen Rothwelldriver-core: remove legacy iSeries hack
2012-01-25 Alan SternEliminate get_driver() and put_driver()
2012-01-25 Alan SternDriver core: driver_find() drops reference before returning
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-23 Phil CarmodyDriver core: driver_attribute parameters can often...
2009-10-30 Stas SergeevDriver core: fix driver_register() return value
2009-09-15 David Brownelldriver model: constify attribute groups
2009-05-28 Kay SieversDriver Core: do not oops when driver_unregister() is...
2009-03-24 Greg Kroah-Hartmandriver core: move knode_driver into private structure
2009-03-24 Dave Youngdriver-core: do not register a driver with bus_type...
2009-01-09 Greg Kroah-HartmanRevert "driver core: move knode_driver into private...
2009-01-06 Greg Kroah-Hartmandriver core: move knode_driver into private structure
2008-08-21 Joe Perchesdrivers/base/driver.c: remove unused to_dev() macro
2008-04-30 Stas Sergeevdriver core: warn about duplicate driver names on the...
2008-03-28 Jesper Juhldriver core: fix small mem leak in driver_add_kobj()
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-21 Randy Dunlapdriver-core: fix kernel-doc function parameters
2008-02-02 Cornelia HuckDriver core: Remove unneeded get_{device,driver}()...
2008-01-25 Greg Kroah-HartmanDriver core: coding style fixes
2008-01-25 Greg Kroah-HartmanKobject: rename kobject_add_ng() to kobject_add()
2008-01-25 Greg Kroah-HartmanDriver core: move the static kobject out of struct...
2008-01-25 Greg Kroah-HartmanDriver: add driver_add_kobj for looney iseries_veth...
2008-01-25 Cornelia Huckdriver core: Introduce default attribute groups.
2008-01-25 Greg Kroah-Hartmandriver core: remove fields from struct bus_type
2008-01-25 Greg Kroah-Hartmankset: convert struct bus_device->drivers to use kset_create
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Greg Kroah-HartmanDriver core: remove unneeded completion from driver...
2007-04-01 Linus Torvaldsdriver core: do not wait unnecessarily in driver_unregi...
2006-09-26 Alan SternDriver core: Remove unneeded routines from driver core
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Chris L Mason- patches.fixes/loop-barriers: [PATCH] loop: perform...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Russell King[PATCH] Add bus_type probe, remove, shutdown methods.
2005-10-28 Randy Dunlap[PATCH] kernel-doc: drivers/base fixes
2005-09-08 James Bottomley[PATCH] fix klist semantics for lists which have elemen...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
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-20 gregkh@suse.de[PATCH] driver core: change export symbol for driver_fo...
2005-06-20 mochel@digitalimpl... [PATCH] Fix up bogus comment.
2005-06-20 mochel@digitalimpl... [PATCH] Add a klist to struct device_driver for the...
2005-06-20 mochel@digitalimpl... [PATCH] Add driver_for_each_device().
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-09-24 Patrick Mochel[driver model] Change symbol exports to GPL only in...
2004-07-08 Dmitry Torokhov[PATCH] Driver core: add driver_find helper to find...
2004-06-10 Dmitry Torokhov[PATCH] Driver Core: Whitespace fixes
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-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-06-03 Patrick Mochel[driver model] Update copyrights and license statements.
2003-04-28 Greg Kroah-Hartmandriver core: rework driver class structures and logic
2003-03-25 Patrick Mocheldriver model: Make sure we initialize drivers' class_list.
2003-01-09 Patrick Mocheldriver model: make sure all debugging defaults to off.
2002-11-20 Patrick Mocheldriver model: update and clean bus and driver support.
2002-11-18 Patrick Mocheldriver model: make sure driver is added to class it...
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-30 Patrick Mocheldriver model: convert drivers to use kobject and sysfs.
2002-10-17 Patrick Mocheldriver model: protect drivers' device list accesses...
2002-10-16 Patrick Mocheldriver model: simplify device/driver binding.
2002-10-16 Patrick Mocheldriver model: make driver refcounting similar to devices'.
2002-08-13 Patrick MochelUpdate device model locking
2002-08-12 Patrick MochelUpdate device model locking
2002-08-02 Patrick Mocheldriverfs: Move driverfs calls from drivers/base/*.c...
2002-06-05 Patrick MochelAttempt to better locking in device model core:
2002-06-05 Patrick Mocheldevice model update
2002-06-03 Patrick Mocheldevice model udpate:
2002-05-30 Patrick Mocheldevicemode: Implement driver_for_each_dev
2002-05-29 Patrick MochelDevice Model: Implement centralized device/driver binding
2002-05-28 Patrick MochelBeef up centralized driver mgmt: