summaryrefslogtreecommitdiff
path: root/drivers/uio
AgeCommit message (Expand)Author
2008-04-20UIO: hold a reference to the device's owner while the device is openUwe Kleine-König
2008-04-20UIO: Implement a UIO interface for the SMX CryptengineBen Nizette
2008-04-20UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch
2008-04-20uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng
2008-04-20uio: Kconfig improvementsDenis Cheng
2008-03-25UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard
2008-02-21UIO: fix Greg's stupid changesBrandon Philips
2008-02-06uio: nopageNick Piggin
2008-01-25UIO: constify function pointer tablesJan Engelhardt
2008-01-25Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-25Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-25Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-25UIO: fix kobject usageGreg Kroah-Hartman
2008-01-25kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-07-18UIO: Hilscher CIF card driverHans-Jürgen Koch
2007-07-18UIO: Add the User IO core codeHans J. Koch