summaryrefslogtreecommitdiffstats
path: root/samples/kobject
Commit message (Expand)AuthorAgeFilesLines
* samples/kobject/: avoid world-writable sysfs files.Rusty Russell2014-05-142-6/+8
* kobject: fix kset sample error pathBjorn Helgaas2013-12-031-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* kset-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2
* kobject-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2
* samples: mark {static|__init|__exit} for {init|exit} functionsQinghuang Feng2009-01-062-4/+4
* kobject: should use kobject_put() in kset-exampleLi Zefan2008-07-211-1/+1
* kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman2008-01-242-1/+279
* kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman2008-01-242-0/+138
OpenPOWER on IntegriCloud