aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uio_driver.h
AgeCommit message (Expand)Author
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker
2011-10-18uio: Support physical addresses >32 bits on 32-bit systemsKai Jiang
2010-11-10uio: Change mail address of Hans J. KochHans J. Koch
2010-10-22uio: Cleanup irq handling.Eric W. Biederman
2009-03-24UIO: Add name attributes for mappings and port regionsHans J. Koch
2009-01-06uio: make uio_info's name and version constStephen Rothwell
2009-01-06UIO: Pass information about ioports to userspace (V2)Hans J. Koch
2008-07-21UIO: minor style and comment fixesUwe Kleine-König
2008-07-21UIO: Add write function to allow irq maskingHans J. Koch
2008-01-24UIO: fix kobject usageGreg Kroah-Hartman
2007-07-18UIO: Add the User IO core codeHans J. Koch