Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | kset-example: Spelling fixes. | Radu Voicilas | 2010-03-07 | 1 | -2/+2 |
* | kobject-example: Spelling fixes. | Radu Voicilas | 2010-03-07 | 1 | -2/+2 |
* | samples: mark {static|__init|__exit} for {init|exit} functions | Qinghuang Feng | 2009-01-06 | 2 | -4/+4 |
* | kobject: should use kobject_put() in kset-example | Li Zefan | 2008-07-21 | 1 | -1/+1 |
* | kobject: add sample code for how to use ksets/ktypes/kobjects | Greg Kroah-Hartman | 2008-01-24 | 2 | -1/+279 |
* | kobject: add sample code for how to use kobjects in a simple manner. | Greg Kroah-Hartman | 2008-01-24 | 2 | -0/+138 |