Commit Graph

22 Commits (1bfaf07bb1d7201d3c6cb984bccd9c2416e19b6c)

Author SHA1 Message Date
Hans J. Koch e70c412ee4 UIO: Pass information about ioports to userspace (V2) 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Jonathan Corbet 0d4a7bc12f UIO: BKL removal 17 years ago
Andrew G. Harvey 02683ffdf6 UIO: Fix mapping of logical and virtual memory 17 years ago
Hans J. Koch e2b39df119 UIO: Add alignment warnings for uio-mem 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Hans J. Koch 328a14e70e UIO: Add write function to allow irq masking 17 years ago
Jonathan Corbet fbc8a81d66 UIO: cdev lock_kernel() pushdown 17 years ago
Greg Kroah-Hartman 43691da4ce UIO: fix race in device_create 17 years ago
Uwe Kleine-König 610ad5064c UIO: hold a reference to the device's owner while the device is open 17 years ago
Jean-Samuel Chenard c9698d6b1a UIO: add pgprot_noncached() to UIO mmap code 17 years ago
Brandon Philips 4f808bcdf8 UIO: fix Greg's stupid changes 17 years ago
Nick Piggin a18b630d1b uio: nopage 17 years ago
Jan Engelhardt 4f0146919b UIO: constify function pointer tables 17 years ago
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman 81e7c6a636 UIO: fix kobject usage 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Hans J. Koch beafc54c4e UIO: Add the User IO core code 18 years ago