Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |