aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14endianness annotations in arm io.hAl Viro1-4/+4
2007-05-20[ARM] 4388/1: no need for arm/mm mmap range checks for non-mmuGreg Ungerer1-0/+2
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King1-12/+21
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-5/+0
2006-11-30[ARM] Remove warnings for __io_pci and __arch_(get|put)*Russell King1-8/+0
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-17/+0
2006-10-08[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro1-1/+1
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek1-0/+4
2006-08-28[ARM] Move prototype for register_isa_ports to asm/io.hRussell King1-0/+7
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro1-36/+0
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena1-0/+6
2005-12-05[ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]Deepak Saxena1-3/+3
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King1-9/+12
2005-10-28[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.hRussell King1-1/+0
2005-09-24[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King1-3/+3
2005-06-27[PATCH] ARM: Fix speeling eroor in io.hRussell King1-1/+1
2005-06-24[PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementationLennert Buytenhek1-0/+2
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King1-0/+27
2005-04-29[PATCH] ARM: 2649/1: Fix 'sparse -Wbitwise' warnings from MMIO macrosOlav Kongas1-10/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+286