- 84c4d3a ARM: Use include/asm-generic/io.h by Thierry Reding · 10 years ago
- dad13e3 ARM: Define PCI_IOBASE as the base of virtual PCI IO space by Liviu Dudau · 10 years ago
- 1c8c3cf ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type by Thomas Petazzoni · 10 years ago
- c5ca95b ARM: 7930/1: Introduce atomic MMIO modify by Ezequiel Garcia · 11 years ago
- 92341c8 ARM: 7896/1: rename ioremap_cached to ioremap_cache by Rob Herring · 11 years ago
- ffc555b arm,arm64/include/asm/io.h: define struct bio_vec by Stefano Stabellini · 11 years ago
- 3d1975b arm,arm64: do not always merge biovec if we are running on Xen by Stefano Stabellini · 11 years ago
- 9b97173 ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions by Laura Abbott · 11 years ago
- 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
- 7629a9f ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses by Will Deacon · 12 years ago
- 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
- 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 195bbcac ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors by Will Deacon · 12 years ago
- c279443 ARM: Add fixed PCI i/o mapping by Rob Herring · 13 years ago
- af06bb9 ARM: fix out[bwl]() by Russell King · 12 years ago
- 1ac02d7 ARM: fix __io macro for PCMCIA by Rob Herring · 13 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 13 years ago
- 5621caa ARM: kill off __mem_pci by Rob Herring · 13 years ago
- c334bc1 ARM: make mach/io.h include optional by Rob Herring · 13 years ago
- 21a5365 ARM: remove compile time __arch_ioremap/__arch_iounmap by Rob Herring · 13 years ago
- 4fe7ef3 ARM: provide runtime hook for ioremap/iounmap by Rob Herring · 13 years ago
- e5bfb72 arm: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
- 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
- 06afb1a Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus by Russell King · 13 years ago
- 6c5482d ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY by Tony Lindgren · 13 years ago
- b0c1264 ARM: 7118/1: rename temp variable in read*_relaxed() by Olof Johansson · 13 years ago
- 06901bd ARM: add io{read,write}{16,32}be functions by Arnd Bergmann · 13 years ago
- 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
- 04e1c83 ARM: io: add a default IO_SPACE_LIMIT definition by Russell King · 13 years ago
- c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 14 years ago
- 28257f7 ARM: io: simplify ioremap* and iounmap definitions by Russell King · 14 years ago
- a0b7bd0 ARM: io: make iounmap() a simple macro by Russell King · 14 years ago
- 087aaff ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem by Nicolas Pitre · 14 years ago
- b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
- 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
- e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
- 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
- 0560cf5 [ARM] Add a common typesafe __io implementation by Russell King · 16 years ago
- db5b716 [ARM] Remove MT_DEVICE_IXP2000 and associated definitions by Russell King · 16 years ago
- 1ad77a8 [ARM] 5241/1: provide ioremap_wc() by Lennert Buytenhek · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago[Renamed (99%) from include/asm-arm/io.h]
- c6b44e5 endianness annotations in arm io.h by Al Viro · 17 years ago
- 95ba71f [ARM] 4388/1: no need for arm/mm mmap range checks for non-mmu by Greg Ungerer · 17 years ago
- 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 18 years ago
- 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 18 years ago
- 6f4c7e3 [ARM] Remove warnings for __io_pci and __arch_(get|put)* by Russell King · 18 years ago
- e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
- 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
- 51635ad [ARM] 3813/1: prevent >= 4G /dev/mem mmap() by Lennert Buytenhek · 18 years ago
- 1645f20 [ARM] Move prototype for register_isa_ports to asm/io.h by Russell King · 18 years ago
- 57f3ebc [PATCH] remove ISA legacy functions: remove the helpers by Al Viro · 19 years ago
- 9d4ae72 [ARM] 3070/2: Add __ioremap_pfn() API by Deepak Saxena · 19 years ago
- a0d95af [ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl] by Deepak Saxena · 19 years ago
- 67a1901 [ARM] __ioremap doesn't use 4th argument by Russell King · 19 years ago
- 7fca0aa [ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h by Russell King · 19 years ago
- d2f6074 [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io by Russell King · 19 years ago
- c79ebfa [PATCH] ARM: Fix speeling eroor in io.h by Russell King · 19 years ago
- 7533fca [PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementation by Lennert Buytenhek · 19 years ago
- 09f0551 [PATCH] ARM: Add iomap support for ARM by Russell King · 19 years ago
- 05f9869 [PATCH] ARM: 2649/1: Fix 'sparse -Wbitwise' warnings from MMIO macros by Olav Kongas · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago