- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / base / class.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-31 Greg Kroah-HartmanRevert "Driver core: remove class_device_*_bin_file"
2007-10-31 Greg Kroah-HartmanDriver core: remove class_device_*_bin_file
2007-10-12 Greg Kroah-HartmanDriver core: rename ktype_class
2007-10-12 Greg Kroah-Hartmandriver core: remove subsystem_init()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_get()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_put()
2007-10-12 Greg Kroah-HartmanDriver core: remove subsys_set_kset
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-07-11 Tejun Heodriver-core: make devt_attr and uevent_attr static
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-06-08 Kay SieversDriver core: keep PHYSDEV for old struct class_device
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-27 Kay Sieversdriver core: fix namespace issue with devices assigned...
2007-02-23 Greg Kroah-HartmanDriver core: remove class_device_rename
2007-02-16 Mariusz KozlowskiDriver: remove redundant kobject_unregister checks
2007-02-07 Cornelia Huckdriver core fixes: make_class_name() retval checks
2006-12-13 Akinobu Mitadriver core: delete virtual directory on class_unregister()
2006-12-01 Kay SieversCONFIG_SYSFS_DEPRECATED - class symlinks
2006-12-01 Greg Kroah-HartmanDriver Core: Move virtual_device_parent() to core.c
2006-10-18 Cornelia Huckdriver core fixes: sysfs_create_link() retval check...
2006-09-29 Rolf Eike Beer[PATCH] Fix parameter names in drivers/base/class.c
2006-09-27 Greg Kroah-Hartman- First step in sysfs changes for 10.2. Here are the...
2006-09-26 Greg Kroah-HartmanClass: add support for class interfaces for devices
2006-09-26 Greg Kroah-HartmanDriver core: create devices/virtual/ tree
2006-09-26 Miguel Ojeda SandonisDriver core: add const to class_create
2006-09-26 Dmitry Torokhovclass_device_create(): make fmt argument 'const char *'
2006-09-26 Kay Sieversdeprecate PHYSDEV* keys
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-21 Kay Sievers[PATCH] Driver core: add generic "subsystem" link to...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver core: allow struct device to have a...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver core: change make_class_name() to take...
2006-06-21 Greg Kroah-Hartman[PATCH] Driver Core: remove unused exports
2006-06-21 Stephen Hemminger[PATCH] Driver core: class_device_add needs error checks
2006-05-07 Stephen Hemminger[CLASS DEVICE]: add attribute_group creation
2006-04-14 Jayachandran C[PATCH] driver core: fix unnecessary NULL check in...
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: add the ability for class_device...
2005-10-28 Kay Sievers[PATCH] add sysfs attr to re-emit device hotplug event
2005-10-28 Dmitry Torokhov[PATCH] Driver core: pass interface to class interface...
2005-10-28 Dmitry Torokhov[PATCH] Driver core: send hotplug event before adding...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-10-27 Greg Kroah-Hartman- patches.drivers/coldplug-emit-hotplug-events-from...
2005-09-22 Bill Nottingham[PATCH] fix class symlinks in sysfs
2005-09-13 Jiri Slaby[PATCH] drivers/base/*: use kzalloc instead of kmalloc...
2005-09-05 Jesper Juhl[PATCH] Driver core: small cleanup; remove check for...
2005-09-05 Dmitry Torokhov[PATCH] Driver core: link device and all class devices...
2005-08-17 Maneesh Soni[PATCH] Driver core: potentially fix use after free...
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-04-19 kay.sievers@vrfy.org[PATCH] kobject/hotplug split - class core
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-21 Jesse Barnes[PATCH] driver core: allow struct bin_attributes in...
2004-11-12 Kay Sievers[PATCH] add the driver name to the hotplug environment
2004-11-04 Kay Sievers[PATCH] add the physical device and the bus to the...
2004-10-22 Stephen Hemminger[PATCH] avoid problems with kobject_set_name and name...
2004-09-24 Patrick Mochel[driver model] Change sybmols exports to GPL only in...
2004-08-10 Thomas Koeller[PATCH] Driver Core: fix minor class reference counting...
2004-06-10 Greg Kroah-HartmanDriver Core: more whitespace fixups
2004-06-03 Patrick Mochel[Driver Model] Add default attributes for classes class...
2004-05-27 Hubert Mantelfix incorrect error handling in sysfs_rename_dir (...
2004-05-14 Maneesh Soni[PATCH] sysfs_rename_dir-cleanup
2004-03-19 Greg Kroah-HartmanDriver class: remove possible oops
2004-03-16 Hubert Mantelupdate to 2.6.5-rc1
2004-03-11 Leann Ogasawara[PATCH] Fix class_register() always returns 0
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-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Greg Kroah-HartmanDriver Core: fix up list_for_each() calls to list_for_e...
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-19 Greg Kroah-Hartman[PATCH] Driver Core: add class_simple support
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-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-07 Greg Kroah-Hartman[PATCH] fix reference count bug with class devices
2003-08-29 Patrick Mochel[driver model] Use kobject_set_name() when registering...
2003-08-15 Greg Kroah-Hartmanmerge
2003-08-15 Greg Kroah-HartmanDriver Core: add warnings if .release functions are...
2003-08-12 Patrick Mochel[driver model] Change class functions to const arguments.
2003-07-03 Greg Kroah-Hartmandriver core: add my copyright to class.c
2003-07-03 Greg Kroah-Hartman[PATCH] driver core: added class_device_rename()
2003-06-11 Patrick Mochel[driver model] Remove extraneous get_device() from...
2003-06-05 Stephen Hemminger[PATCH] typo in new class_device_release
2003-06-03 Patrick MochelMerge hostme.bitkeeper.com:/ua/repos/l/ldm/linux-2.5
2003-06-03 Patrick Mochel[driver model] Update copyrights and license statements.
2003-06-03 Patrick Mochel[driver model] Clean up class release handling.
2003-06-03 Patrick MochelDriver Class: don't call put_device() when we never...
2003-05-30 Patrick MochelMerge bk://ldm.bkbits.net/linux-2.5-core
2003-05-25 Linus TorvaldsMake driver model use 'strlcpy()' to make sure that all
2003-05-22 Patrick Mocheldrver model: Add release method for class devices.
next