aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uio_driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+1
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker1-5/+5
2011-10-18uio: Support physical addresses >32 bits on 32-bit systemsKai Jiang1-2/+5
2010-11-10uio: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-22uio: Cleanup irq handling.Eric W. Biederman1-1/+1
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch1-0/+4
2009-01-06uio: make uio_info's name and version constStephen Rothwell1-2/+2
2009-01-06UIO: Pass information about ioports to userspace (V2)Hans J. Koch1-0/+26
2008-07-21UIO: minor style and comment fixesUwe Kleine-König1-3/+3
2008-07-21UIO: Add write function to allow irq maskingHans J. Koch1-0/+2
2008-01-24UIO: fix kobject usageGreg Kroah-Hartman1-2/+4
2007-07-18UIO: Add the User IO core codeHans J. Koch1-0/+91