aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uio_driver.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-08uio: Allow handling of non page-aligned memory regionsGravatar Michal Sojka 1-5/+8
2014-11-07uio: support memory sizes larger than 32 bitsGravatar Cristian Stoica 1-1/+1
2014-10-02uio: Export definition of struct uio_deviceGravatar Andy Grover 1-1/+11
2011-10-31include: replace linux/module.h with "struct module" wherever possibleGravatar Paul Gortmaker 1-1/+1
2011-10-31include: convert various register fcns to macros to avoid include chainingGravatar Paul Gortmaker 1-5/+5
2011-10-18uio: Support physical addresses >32 bits on 32-bit systemsGravatar Kai Jiang 1-2/+5
2010-11-10uio: Change mail address of Hans J. KochGravatar Hans J. Koch 1-1/+1
2010-10-22uio: Cleanup irq handling.Gravatar Eric W. Biederman 1-1/+1
2009-03-24UIO: Add name attributes for mappings and port regionsGravatar Hans J. Koch 1-0/+4
2009-01-06uio: make uio_info's name and version constGravatar Stephen Rothwell 1-2/+2
2009-01-06UIO: Pass information about ioports to userspace (V2)Gravatar Hans J. Koch 1-0/+26
2008-07-21UIO: minor style and comment fixesGravatar Uwe Kleine-König 1-3/+3
2008-07-21UIO: Add write function to allow irq maskingGravatar Hans J. Koch 1-0/+2
2008-01-24UIO: fix kobject usageGravatar Greg Kroah-Hartman 1-2/+4
2007-07-18UIO: Add the User IO core codeGravatar Hans J. Koch 1-0/+91