Age | Commit message (Expand) | Author |
2020-11-09 | uio: fix some kernel-doc markups | Mauro Carvalho Chehab |
2020-03-18 | uio: add resource managed devm_uio_register_device() function | Alexandru Ardelean |
2020-03-18 | UIO: fix up inapposite whiteplace in uio head file | Qiang Su |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305 | Thomas Gleixner |
2018-09-25 | uio: introduce UIO_MEM_IOVA | Stephen Hemminger |
2018-07-07 | uio: change to use the mutex lock instead of the spin lock | Xiubo Li |
2018-05-14 | uio: Prevent device destruction while fds are open | Hamish Martin |
2017-04-08 | uio: Allow handling of non page-aligned memory regions | Michal Sojka |
2014-11-07 | uio: support memory sizes larger than 32 bits | Cristian Stoica |
2014-10-02 | uio: Export definition of struct uio_device | Andy Grover |
2011-10-31 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker |
2011-10-31 | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker |
2011-10-18 | uio: Support physical addresses >32 bits on 32-bit systems | Kai Jiang |
2010-11-10 | uio: Change mail address of Hans J. Koch | Hans J. Koch |
2010-10-22 | uio: Cleanup irq handling. | Eric W. Biederman |
2009-03-24 | UIO: Add name attributes for mappings and port regions | Hans J. Koch |
2009-01-06 | uio: make uio_info's name and version const | Stephen Rothwell |
2009-01-06 | UIO: Pass information about ioports to userspace (V2) | Hans J. Koch |
2008-07-21 | UIO: minor style and comment fixes | Uwe Kleine-König |
2008-07-21 | UIO: Add write function to allow irq masking | Hans J. Koch |
2008-01-24 | UIO: fix kobject usage | Greg Kroah-Hartman |
2007-07-18 | UIO: Add the User IO core code | Hans J. Koch |