aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio/uio.c
Commit message (Expand)AuthorAge
* UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-06
* saner FASYNC handling on file closeAl Viro2008-11-01
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-10-20
|\
| * UIO: BKL removalJonathan Corbet2008-10-16
* | UIO: Fix mapping of logical and virtual memoryAndrew G. Harvey2008-10-16
* | UIO: Add alignment warnings for uio-memHans J. Koch2008-10-16
* | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
|/
* UIO: Add write function to allow irq maskingHans J. Koch2008-07-22
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * UIO: fix race in device_createGreg Kroah-Hartman2008-05-20
* | UIO: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
|/
* UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-19
* UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard2008-03-25
* UIO: fix Greg's stupid changesBrandon Philips2008-02-21
* uio: nopageNick Piggin2008-02-06
* UIO: constify function pointer tablesJan Engelhardt2008-01-24
* Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-24
* Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-24
* UIO: fix kobject usageGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* UIO: Add the User IO core codeHans J. Koch2007-07-18