コミット履歴

作者 SHA1 メッセージ 日付
  Tejun Heo 5a3ceb8616 driver-core: use klist for class device list and implement iterator 16 年 前
  David Brownell 7c2250352e driver model: anti-oopsing medicine 16 年 前
  Randy Dunlap 0e241ffd30 locking: fix mutex @key parameter kernel-doc notation 17 年 前
  Dave Young f75b1c60fc class: change internal semaphore to a mutex 17 年 前
  Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 17 年 前
  Greg Kroah-Hartman d9a0157328 class: rename "sem" to "class_sem" in internal class structure 17 年 前
  Greg Kroah-Hartman 1fbfee6c6d class: rename "subsys" to "class_subsys" in internal class structure 17 年 前
  Greg Kroah-Hartman 184f1f779d class: rename "interfaces" to "class_interfaces" in internal class structure 17 年 前
  Greg Kroah-Hartman 97ae69fdba class: rename "devices" to "class_devices" in internal class structure 17 年 前
  Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 年 前
  Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 年 前
  Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 年 前
  Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 年 前
  Dave Young 0a3ad00ca0 Driver core: struct class remove children list 17 年 前
  Kay Sievers c3b19ff06e driver core: remove no longer used "struct class_device" 17 年 前
  Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 年 前
  Linus Torvalds 3b470ac43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 17 年 前
  Randy Dunlap a63ca8f65d docbook: fix drivers/base/class warning 17 年 前
  Greg Kroah-Hartman 4e886c2961 Driver core: Fix up build when CONFIG_BLOCK=N 17 年 前
  Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 年 前
  Dave Young fd04897bb2 Driver Core: add class iteration api 17 年 前
  Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 年 前
  Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 年 前
  Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 年 前
  Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 18 年 前
  Greg Kroah-Hartman 60728d62e4 Kobject: convert drivers/base/class.c to use kobject_init/add_ng() 17 年 前
  Greg Kroah-Hartman 2fb9113b97 kobject: remove subsystem_(un)register functions 17 年 前
  Greg Kroah-Hartman 5c03c7ab88 kset: remove decl_subsys macro 17 年 前
  Greg Kroah-Hartman 443dbf9007 kset: convert drivers/base/class.c to use kset_create 17 年 前
  Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 年 前