Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UIO: add pgprot_noncached() to UIO mmap code | Jean-Samuel Chenard | 2008-03-24 | 1 | -0/+2 |
* | UIO: fix Greg's stupid changes | Brandon Philips | 2008-02-21 | 1 | -17/+37 |
* | uio: nopage | Nick Piggin | 2008-02-06 | 1 | -8/+6 |
* | UIO: constify function pointer tables | Jan Engelhardt | 2008-01-24 | 1 | -2/+2 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 | 1 | -4/+4 |
* | Kobject: rename kobject_init_ng() to kobject_init() | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | Kobject: rename kobject_add_ng() to kobject_add() | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | UIO: fix kobject usage | Greg Kroah-Hartman | 2008-01-24 | 1 | -43/+48 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | UIO: Hilscher CIF card driver | Hans-Jürgen Koch | 2007-07-18 | 3 | -1/+171 |
* | UIO: Add the User IO core code | Hans J. Koch | 2007-07-18 | 3 | -0/+718 |