aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2010-12-08ARM: io: simplify ioremap* and iounmap definitionsRussell King1-7/+4
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-10-01ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/memNicolas Pitre1-0/+1
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-02-15ARM: Add caller information to ioremapRussell King1-2/+9
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-0/+8
2008-10-01[ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King1-3/+2
2008-09-06[ARM] 5241/1: provide ioremap_wc()Lennert Buytenhek1-1/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+287