aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/uio_driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305Thomas Gleixner1-2/+1
2018-09-25uio: introduce UIO_MEM_IOVAStephen Hemminger1-0/+1
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li1-1/+1
2018-05-14uio: Prevent device destruction while fds are openHamish Martin1-1/+3
2017-04-08uio: Allow handling of non page-aligned memory regionsMichal Sojka1-5/+8
2014-11-07uio: support memory sizes larger than 32 bitsCristian Stoica1-1/+1
2014-10-02uio: Export definition of struct uio_deviceAndy Grover1-1/+11
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