1. adc5680 Driver core: rename ktype_class by Greg Kroah-Hartman · 17 years ago
  2. e4bc166 driver core: remove subsystem_init() by Greg Kroah-Hartman · 17 years ago
  3. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  4. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  5. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  6. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  7. ad6a1e1 driver-core: make devt_attr and uevent_attr static by Tejun Heo · 17 years ago
  8. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  9. 2c7afd1 Driver core: keep PHYSDEV for old struct class_device by Kay Sievers · 17 years ago
  10. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  11. 8640624 driver core: fix namespace issue with devices assigned to classes by Kay Sievers · 17 years ago
  12. 40cf67c5 Driver core: remove class_device_rename by Greg Kroah-Hartman · 18 years ago
  13. b92be9f Driver: remove redundant kobject_unregister checks by Mariusz Kozlowski · 17 years ago
  14. cb360bb driver core fixes: make_class_name() retval checks by Cornelia Huck · 18 years ago
  15. 44c53c4 driver core: delete virtual directory on class_unregister() by Akinobu Mita · 18 years ago
  16. 805fab4 CONFIG_SYSFS_DEPRECATED - class symlinks by Kay Sievers · 18 years ago
  17. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 18 years ago
  18. f0e1761 driver core fixes: sysfs_create_link() retval check in class.c by Cornelia Huck · 18 years ago
  19. 92a0f86 [PATCH] Fix parameter names in drivers/base/class.c by Rolf Eike Beer · 18 years ago
  20. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  21. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 18 years ago
  22. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  23. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 18 years ago
  24. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  27. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  28. aa49b91 [PATCH] Driver core: change make_class_name() to take kobjects by Greg Kroah-Hartman · 18 years ago
  29. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 18 years ago
  30. b7fe4a6 [PATCH] Driver core: class_device_add needs error checks by Stephen Hemminger · 18 years ago
  31. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  32. a143889 [PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c by Jayachandran C · 18 years ago
  33. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  34. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  35. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  36. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  37. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  38. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 19 years ago
  39. 3e51377 [PATCH] fix class symlinks in sysfs by Bill Nottingham · 19 years ago
  40. 4aed064 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset by Jiri Slaby · 19 years ago
  41. fef6ec8 [PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core by Jesper Juhl · 19 years ago
  42. 76d1ce0 [PATCH] Driver core: link device and all class devices derived from it. by Dmitry Torokhov · 19 years ago
  43. 208f3d6 [PATCH] Driver core: potentially fix use after free in class_device_attr_show by Maneesh Soni · 19 years ago
  44. 2fc6844 [PATCH] class: add kerneldoc for the new class functions. by gregkh@suse.de · 19 years ago
  45. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 19 years ago
  46. 4a0c20b [PATCH] sysfs: (driver/base) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  47. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  48. 0700f56 [PATCH] kobject/hotplug split - class core by kay.sievers@vrfy.org · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago