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