Greg Kroah-Hartman
|
3282570990
driver core: Remove redundant license text
|
7 年之前 |
Greg Kroah-Hartman
|
989d42e85d
driver core: add SPDX identifiers to all driver core files
|
7 年之前 |
Greg Kroah-Hartman
|
ecbaa83ee8
driver core: remove class_attrs from struct class
|
8 年之前 |
Greg Kroah-Hartman
|
ced6473e74
driver core: class: add class_groups support
|
8 年之前 |
Rolf Eike Beer
|
1207775428
class_find_device: fix reference to argument "match"
|
10 年之前 |
Cosmin Tomulescu
|
d34898de9a
drivers: base: class: Add a blank line after declarations
|
10 年之前 |
Tejun Heo
|
58292cbe66
sysfs: make attr namespace interface less convoluted
|
12 年之前 |
Greg Kroah-Hartman
|
3e1026b3fa
sysfs.h: remove attr_name() macro
|
12 年之前 |
Michał Mirosław
|
9f3b795a62
driver-core: constify data for class_find_device()
|
12 年之前 |
Kay Sievers
|
ca22e56deb
driver-core: implement 'sysdev' functionality for regular devices and buses
|
13 年之前 |
Eric W. Biederman
|
672d82c18d
class: Implement support for class attrs in tagged sysfs directories.
|
14 年之前 |
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
|
15 年之前 |
Kay Sievers
|
39aba963d9
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
|
15 年之前 |
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 年之前 |