| Commit message (Expand) | Author | Age |
* | UIO: generic irq handling for some uio platform devices | Magnus Damm | 2008-08-21 |
* | UIO: uio_pdrv: fix license specification | Uwe Kleine-König | 2008-08-21 |
* | UIO: uio_pdrv: fix memory leak | Uwe Kleine-König | 2008-08-21 |
* | UIO: add generic UIO platform driver | Uwe Kleine-König | 2008-07-22 |
* | UIO: Add write function to allow irq masking | Hans J. Koch | 2008-07-22 |
* | UIO: fix UIO Kconfig dependencies | Uwe Kleine-König | 2008-07-22 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\ |
|
| * | UIO: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 |
* | | UIO: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 |
|/ |
|
* | UIO: hold a reference to the device's owner while the device is open | Uwe Kleine-König | 2008-04-19 |
* | UIO: Implement a UIO interface for the SMX Cryptengine | Ben Nizette | 2008-04-19 |
* | UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c | Hans-Jürgen Koch | 2008-04-19 |
* | uio: mark pci_device_id hilscher_pci_ids[] __devinitdata | Denis Cheng | 2008-04-19 |
* | uio: Kconfig improvements | Denis Cheng | 2008-04-19 |
* | UIO: add pgprot_noncached() to UIO mmap code | Jean-Samuel Chenard | 2008-03-25 |
* | UIO: fix Greg's stupid changes | Brandon Philips | 2008-02-21 |
* | uio: nopage | Nick Piggin | 2008-02-06 |
* | UIO: constify function pointer tables | Jan Engelhardt | 2008-01-24 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: rename kobject_init_ng() to kobject_init() | Greg Kroah-Hartman | 2008-01-24 |
* | Kobject: rename kobject_add_ng() to kobject_add() | Greg Kroah-Hartman | 2008-01-24 |
* | UIO: fix kobject usage | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | UIO: Hilscher CIF card driver | Hans-Jürgen Koch | 2007-07-18 |
* | UIO: Add the User IO core code | Hans J. Koch | 2007-07-18 |