Age | Commit message (Expand) | Author | Files | Lines |
2018-07-07 | uio: change to use the mutex lock instead of the spin lock | Xiubo Li | 1 | -1/+1 |
2018-05-14 | uio: Prevent device destruction while fds are open | Hamish Martin | 1 | -1/+3 |
2017-04-08 | uio: Allow handling of non page-aligned memory regions | Michal Sojka | 1 | -5/+8 |
2014-11-07 | uio: support memory sizes larger than 32 bits | Cristian Stoica | 1 | -1/+1 |
2014-10-03 | uio: Export definition of struct uio_device | Andy Grover | 1 | -1/+11 |
2011-11-01 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 1 | -1/+1 |
2011-11-01 | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 1 | -5/+5 |
2011-10-18 | uio: Support physical addresses >32 bits on 32-bit systems | Kai Jiang | 1 | -2/+5 |
2010-11-11 | uio: Change mail address of Hans J. Koch | Hans J. Koch | 1 | -1/+1 |
2010-10-22 | uio: Cleanup irq handling. | Eric W. Biederman | 1 | -1/+1 |
2009-03-25 | UIO: Add name attributes for mappings and port regions | Hans J. Koch | 1 | -0/+4 |
2009-01-06 | uio: make uio_info's name and version const | Stephen Rothwell | 1 | -2/+2 |
2009-01-06 | UIO: Pass information about ioports to userspace (V2) | Hans J. Koch | 1 | -0/+26 |
2008-07-22 | UIO: minor style and comment fixes | Uwe Kleine-König | 1 | -3/+3 |
2008-07-22 | UIO: Add write function to allow irq masking | Hans J. Koch | 1 | -0/+2 |
2008-01-25 | UIO: fix kobject usage | Greg Kroah-Hartman | 1 | -2/+4 |
2007-07-19 | UIO: Add the User IO core code | Hans J. Koch | 1 | -0/+91 |