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