Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
416b72182ac3f3f4931ed17d0256b1d805d1b553
/
drivers
/
base
/
class.c
4a3ad20
Driver core: coding style fixes
by Greg Kroah-Hartman
· 17 years ago
fd04897
Driver Core: add class iteration api
by Dave Young
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
f9cb074
Kobject: rename kobject_init_ng() to kobject_init()
by Greg Kroah-Hartman
· 17 years ago
b2d6db5
Kobject: rename kobject_add_ng() to kobject_add()
by Greg Kroah-Hartman
· 17 years ago
edfaa7c
Driver core: convert block from raw kobjects to core devices
by Kay Sievers
· 17 years ago
60728d6
Kobject: convert drivers/base/class.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
2fb9113
kobject: remove subsystem_(un)register functions
by Greg Kroah-Hartman
· 17 years ago
5c03c7a
kset: remove decl_subsys macro
by Greg Kroah-Hartman
· 17 years ago
443dbf9
kset: convert drivers/base/class.c to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
d919fd4
Revert "Driver core: remove class_device_*_bin_file"
by Greg Kroah-Hartman
· 17 years ago
fcd239d
Driver core: remove class_device_*_bin_file
by Greg Kroah-Hartman
· 17 years ago
adc5680
Driver core: rename ktype_class
by Greg Kroah-Hartman
· 17 years ago
e4bc166
driver core: remove subsystem_init()
by Greg Kroah-Hartman
· 17 years ago
1ef4cfa
Driver core: remove subsys_get()
by Greg Kroah-Hartman
· 17 years ago
6e9d930
Driver core: remove subsys_put()
by Greg Kroah-Hartman
· 17 years ago
d6b05b8
Driver core: remove subsys_set_kset
by Greg Kroah-Hartman
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
ad6a1e1
driver-core: make devt_attr and uevent_attr static
by Tejun Heo
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
2c7afd1
Driver core: keep PHYSDEV for old struct class_device
by Kay Sievers
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
8640624
driver core: fix namespace issue with devices assigned to classes
by Kay Sievers
· 18 years ago
40cf67c5
Driver core: remove class_device_rename
by Greg Kroah-Hartman
· 18 years ago
b92be9f
Driver: remove redundant kobject_unregister checks
by Mariusz Kozlowski
· 18 years ago
cb360bb
driver core fixes: make_class_name() retval checks
by Cornelia Huck
· 18 years ago
44c53c4
driver core: delete virtual directory on class_unregister()
by Akinobu Mita
· 18 years ago
805fab4
CONFIG_SYSFS_DEPRECATED - class symlinks
by Kay Sievers
· 18 years ago
f0ee61a
Driver Core: Move virtual_device_parent() to core.c
by Greg Kroah-Hartman
· 18 years ago
f0e1761
driver core fixes: sysfs_create_link() retval check in class.c
by Cornelia Huck
· 18 years ago
92a0f86
[PATCH] Fix parameter names in drivers/base/class.c
by Rolf Eike Beer
· 18 years ago
c47ed21
Class: add support for class interfaces for devices
by Greg Kroah-Hartman
· 18 years ago
c205ef4
Driver core: create devices/virtual/ tree
by Greg Kroah-Hartman
· 18 years ago
ab7d737
Driver core: add const to class_create
by Miguel Ojeda Sandonis
· 18 years ago
ddd5d35
class_device_create(): make fmt argument 'const char *'
by Dmitry Torokhov
· 18 years ago
d81d9d6
deprecate PHYSDEV* keys
by Kay Sievers
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
23681e4
[PATCH] Driver core: allow struct device to have a dev_t
by Greg Kroah-Hartman
· 18 years ago
aa49b91
[PATCH] Driver core: change make_class_name() to take kobjects
by Greg Kroah-Hartman
· 18 years ago
1740757
[PATCH] Driver Core: remove unused exports
by Greg Kroah-Hartman
· 19 years ago
b7fe4a6
[PATCH] Driver core: class_device_add needs error checks
by Stephen Hemminger
· 19 years ago
1498221
[CLASS DEVICE]: add attribute_group creation
by Stephen Hemminger
· 19 years ago
a143889
[PATCH] driver core: fix unnecessary NULL check in drivers/base/class.c
by Jayachandran C
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
51d172d
[PATCH] Driver Core: add the ability for class_device structures to be nested
by Greg Kroah-Hartman
· 19 years ago
a7fd670
[PATCH] add sysfs attr to re-emit device hotplug event
by Kay Sievers
· 19 years ago
d8539d8
[PATCH] Driver core: pass interface to class interface methods
by Dmitry Torokhov
· 19 years ago
dbe9035
[PATCH] Driver core: send hotplug event before adding class interfaces
by Dmitry Torokhov
· 19 years ago
3e51377
[PATCH] fix class symlinks in sysfs
by Bill Nottingham
· 19 years ago
4aed064
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
by Jiri Slaby
· 19 years ago
fef6ec8
[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in driver core
by Jesper Juhl
· 19 years ago
76d1ce0
[PATCH] Driver core: link device and all class devices derived from it.
by Dmitry Torokhov
· 19 years ago
208f3d6
[PATCH] Driver core: potentially fix use after free in class_device_attr_show
by Maneesh Soni
· 19 years ago
2fc6844
[PATCH] class: add kerneldoc for the new class functions.
by gregkh@suse.de
· 20 years ago
e9ba636
[PATCH] CLASS: move a "simple" class logic into the class core.
by gregkh@suse.de
· 20 years ago
4a0c20b
[PATCH] sysfs: (driver/base) if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
419cab3
[PATCH] kset_hotplug_ops->name shoudl return const char *
by Dmitry Torokhov
· 20 years ago
0700f56
[PATCH] kobject/hotplug split - class core
by kay.sievers@vrfy.org
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago