index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
io.h
Age
Commit message (
Expand
)
Author
2011-01-31
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
Russell King
2010-12-08
ARM: io: simplify ioremap* and iounmap definitions
Russell King
2010-12-08
ARM: io: make iounmap() a simple macro
Russell King
2010-10-01
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
2010-07-29
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
Russell King
2010-07-29
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
Catalin Marinas
2010-07-29
ARM: 6271/1: Introduce *_relaxed() I/O accessors
Catalin Marinas
2010-02-15
ARM: Add caller information to ioremap
Russell King
2008-11-30
[ARM] Add a common typesafe __io implementation
Russell King
2008-10-01
[ARM] Remove MT_DEVICE_IXP2000 and associated definitions
Russell King
2008-09-06
[ARM] 5241/1: provide ioremap_wc()
Lennert Buytenhek
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King