summaryrefslogtreecommitdiffstats
path: root/drivers/uio
Commit message (Expand)AuthorAgeFilesLines
* UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-201-15/+21
* UIO: Implement a UIO interface for the SMX CryptengineBen Nizette2008-04-203-0/+154
* UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch2008-04-201-4/+0Star
* uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng2008-04-201-1/+1
* uio: Kconfig improvementsDenis Cheng2008-04-201-5/+5
* UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard2008-03-251-0/+2
* UIO: fix Greg's stupid changesBrandon Philips2008-02-221-17/+37
* uio: nopageNick Piggin2008-02-061-8/+6Star
* UIO: constify function pointer tablesJan Engelhardt2008-01-251-2/+2
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-4/+4
* Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-251-1/+1
* Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-251-1/+1
* UIO: fix kobject usageGreg Kroah-Hartman2008-01-251-43/+48
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-1/+1
* UIO: Hilscher CIF card driverHans-Jürgen Koch2007-07-193-1/+171
* UIO: Add the User IO core codeHans J. Koch2007-07-193-0/+718