index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
kobject
Age
Commit message (
Expand
)
Author
Lines
2015-03-25
samples/kobject: be explicit in the module license
Greg Kroah-Hartman
-2
/
+2
2015-03-25
samples/kobject: Use kstrtoint instead of sscanf
Rastislav Barlik
-6
/
+22
2014-05-14
samples/kobject/: avoid world-writable sysfs files.
Rusty Russell
-6
/
+8
2013-12-03
kobject: fix kset sample error path
Bjorn Helgaas
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
-1
/
+1
2010-03-07
kset-example: Spelling fixes.
Radu Voicilas
-2
/
+2
2010-03-07
kobject-example: Spelling fixes.
Radu Voicilas
-2
/
+2
2009-01-06
samples: mark {static|__init|__exit} for {init|exit} functions
Qinghuang Feng
-4
/
+4
2008-07-21
kobject: should use kobject_put() in kset-example
Li Zefan
-1
/
+1
2008-01-24
kobject: add sample code for how to use ksets/ktypes/kobjects
Greg Kroah-Hartman
-1
/
+279
2008-01-24
kobject: add sample code for how to use kobjects in a simple manner.
Greg Kroah-Hartman
-0
/
+138