Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 2011-10-31 | 1 | -5/+5 |
* | uio: Support physical addresses >32 bits on 32-bit systems | Kai Jiang | 2011-10-18 | 1 | -2/+5 |
* | uio: Change mail address of Hans J. Koch | Hans J. Koch | 2010-11-10 | 1 | -1/+1 |
* | uio: Cleanup irq handling. | Eric W. Biederman | 2010-10-22 | 1 | -1/+1 |
* | UIO: Add name attributes for mappings and port regions | Hans J. Koch | 2009-03-24 | 1 | -0/+4 |
* | uio: make uio_info's name and version const | Stephen Rothwell | 2009-01-06 | 1 | -2/+2 |
* | UIO: Pass information about ioports to userspace (V2) | Hans J. Koch | 2009-01-06 | 1 | -0/+26 |
* | UIO: minor style and comment fixes | Uwe Kleine-König | 2008-07-21 | 1 | -3/+3 |
* | UIO: Add write function to allow irq masking | Hans J. Koch | 2008-07-21 | 1 | -0/+2 |
* | UIO: fix kobject usage | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+4 |
* | UIO: Add the User IO core code | Hans J. Koch | 2007-07-18 | 1 | -0/+91 |