Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman 97ae69fdba class: rename "devices" to "class_devices" in internal class structure 17 years ago
  Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 years ago
  Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
  Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
  Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
  Dave Young 0a3ad00ca0 Driver core: struct class remove children list 17 years ago
  Kay Sievers c3b19ff06e driver core: remove no longer used "struct class_device" 17 years ago
  Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 years ago
  Linus Torvalds 3b470ac43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 17 years ago
  Randy Dunlap a63ca8f65d docbook: fix drivers/base/class warning 17 years ago
  Greg Kroah-Hartman 4e886c2961 Driver core: Fix up build when CONFIG_BLOCK=N 17 years ago
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
  Dave Young fd04897bb2 Driver Core: add class iteration api 17 years ago
  Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
  Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
  Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
  Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 18 years ago
  Greg Kroah-Hartman 60728d62e4 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() 17 years ago
  Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 years ago
  Greg Kroah-Hartman 5c03c7ab88 kset: remove decl_subsys macro 17 years ago
  Greg Kroah-Hartman 443dbf9007 kset: convert drivers/base/class.c to use kset_create 17 years ago
  Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
  Greg Kroah-Hartman d919fd433b Revert "Driver core: remove class_device_*_bin_file" 17 years ago
  Greg Kroah-Hartman fcd239d3d5 Driver core: remove class_device_*_bin_file 17 years ago
  Greg Kroah-Hartman adc56808f3 Driver core: rename ktype_class 17 years ago
  Greg Kroah-Hartman e4bc16621d driver core: remove subsystem_init() 18 years ago
  Greg Kroah-Hartman 1ef4cfac01 Driver core: remove subsys_get() 18 years ago
  Greg Kroah-Hartman 6e9d930d16 Driver core: remove subsys_put() 18 years ago
  Greg Kroah-Hartman d6b05b84ed Driver core: remove subsys_set_kset 18 years ago
  Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago