summaryrefslogtreecommitdiffstats
path: root/include/linux/uio_driver.h
Commit message (Expand)AuthorAgeFilesLines
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-311-1/+1
* include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-10-311-5/+5
* uio: Support physical addresses >32 bits on 32-bit systemsKai Jiang2011-10-181-2/+5
* uio: Change mail address of Hans J. KochHans J. Koch2010-11-101-1/+1
* uio: Cleanup irq handling.Eric W. Biederman2010-10-221-1/+1
* UIO: Add name attributes for mappings and port regionsHans J. Koch2009-03-241-0/+4
* uio: make uio_info's name and version constStephen Rothwell2009-01-061-2/+2
* UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-061-0/+26
* UIO: minor style and comment fixesUwe Kleine-König2008-07-211-3/+3
* UIO: Add write function to allow irq maskingHans J. Koch2008-07-211-0/+2
* UIO: fix kobject usageGreg Kroah-Hartman2008-01-241-2/+4
* UIO: Add the User IO core codeHans J. Koch2007-07-181-0/+91