Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-19 | UIO: hold a reference to the device's owner while the device is open | Uwe Kleine-König | 1 | -15/+21 |
2008-03-24 | UIO: add pgprot_noncached() to UIO mmap code | Jean-Samuel Chenard | 1 | -0/+2 |
2008-02-21 | UIO: fix Greg's stupid changes | Brandon Philips | 1 | -17/+37 |
2008-02-06 | uio: nopage | Nick Piggin | 1 | -8/+6 |
2008-01-24 | UIO: constify function pointer tables | Jan Engelhardt | 1 | -2/+2 |
2008-01-24 | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 1 | -4/+4 |
2008-01-24 | Kobject: rename kobject_init_ng() to kobject_init() | Greg Kroah-Hartman | 1 | -1/+1 |
2008-01-24 | Kobject: rename kobject_add_ng() to kobject_add() | Greg Kroah-Hartman | 1 | -1/+1 |
2008-01-24 | UIO: fix kobject usage | Greg Kroah-Hartman | 1 | -43/+48 |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 1 | -1/+1 |
2007-07-18 | UIO: Add the User IO core code | Hans J. Koch | 1 | -0/+701 |