Kay Sievers
|
6b6e39a6a8
driver-core: merge private parts of class and bus
|
14 年之前 |
Brandon Philips
|
319684b1cd
driver core: fix whitespace in class_attr_string
|
14 年之前 |
Andi Kleen
|
e52eec13cd
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
|
14 年之前 |
Kay Sievers
|
39aba963d9
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
|
14 年之前 |
Eric W. Biederman
|
bc451f2058
kobj: Add basic infrastructure for dealing with namespaces.
|
15 年之前 |
Jani Nikula
|
f0eae0ed3b
driver-core: document ERR_PTR() return values
|
15 年之前 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 年之前 |
Andi Kleen
|
869dfc875e
driver core: Add class_attr_string for simple read-only string
|
15 年之前 |
Andi Kleen
|
28812fe11a
driver-core: Add attribute argument to class_attribute show/store
|
15 年之前 |
Laurent Pinchart
|
18d19c9645
class: Free the class private data in class_release
|
15 年之前 |
Jean Delvare
|
4622709445
Driver core: Add support for compatibility classes
|
16 年之前 |
Tejun Heo
|
5a3ceb8616
driver-core: use klist for class device list and implement iterator
|
17 年之前 |
David Brownell
|
7c2250352e
driver model: anti-oopsing medicine
|
17 年之前 |
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 年之前 |