index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio_driver.h
Age
Commit message (
Expand
)
Author
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