Commit History

Author SHA1 Message Date
  Zhi Yong Wu 9ff1f838e9 kobject: fix the uncorrect comment 13 years ago
  Greg Kroah-Hartman eb1574270a Merge 3.4-rc5 into driver-core-next 13 years ago
  yan 6b9606106b lib/kobject.c : Remove redundant check in create_dir 13 years ago
  Dan Williams 282029c005 kobject: provide more diagnostic info for kobject_add_internal() failures 13 years ago
  Paul Gortmaker 8bc3bcc93a lib: reduce the use of module.h wherever possible 13 years ago
  Kay Sievers b3e8d7b247 kobject: remove kset_find_obj_hinted() 13 years ago
  Al Viro a685e08987 Delay struct net freeing while there's a sysfs instance refering to it 14 years ago
  Robin Holt c25d1dfbd4 kobject: Introduce kset_find_obj_hinted. 14 years ago
  Serge E. Hallyn be867b194a sysfs: Comment sysfs directory tagging logic 15 years ago
  Eric W. Biederman 3ff195b011 sysfs: Implement sysfs tagged directory support. 15 years ago
  Eric W. Biederman bc451f2058 kobj: Add basic infrastructure for dealing with namespaces. 15 years ago
  Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
  Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
  Dave Young d9cd8f3785 kobject: make kset_create check kobject_set_name return value 16 years ago
  Kay Sievers 8a577ffc75 driver: dont update dev_name via device_add path 16 years ago
  Kay Sievers 1fa5ae857b driver core: get rid of struct device's bus_id string array 16 years ago
  Eric W. Biederman 0b4a4fea25 kobject: Cleanup kobject_rename and !CONFIG_SYSFS 17 years ago
  Eric W. Biederman 030c1d2bfc kobject: Fix kobject_rename and !CONFIG_SYSFS 17 years ago
  Ingo Oeser 25fdeb3f44 kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. 17 years ago
  Arjan van de Ven d955c78ac4 Example use of WARN() 17 years ago
  Kay Sievers 9f255651fb kobject: replace '/' with '!' in name 17 years ago
  Alex Chiang 8344b568f5 PCI: ACPI PCI slot detection driver 17 years ago
  Kay Sievers a4ca661742 kobject: do not copy vargs, just pass them around 17 years ago
  Harvey Harrison 810304db75 lib: replace remaining __FUNCTION__ occurrences 17 years ago
  Robert P. J. Day c6a2a3dc26 Kobject: Replace list_for_each() with list_for_each_entry(). 17 years ago
  Greg Kroah-Hartman c1ebdae514 kobject: catch kobjects that are not initialized 17 years ago
  Greg Kroah-Hartman a4573c488d kobject: properly initialize ksets 17 years ago
  Dave Young f70701a34e kobject: kerneldoc comment fix 17 years ago
  Greg Kroah-Hartman e374a2bfeb Kobject: fix coding style issues in kobject c files 17 years ago
  Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago