Greg Kroah-Hartman
|
98c4514ff6
Merge 3.7-rc6 into char-misc-next
|
12 years ago |
Will Deacon
|
7629a9f661
ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses
|
12 years ago |
Cyril Chemparathy
|
7e6735c357
/dev/mem: use phys_addr_t for physical addresses
|
12 years ago |
Linus Torvalds
|
0e51793e16
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
12 years ago |
Will Deacon
|
195bbcac2e
ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors
|
13 years ago |
Rob Herring
|
c279443709
ARM: Add fixed PCI i/o mapping
|
13 years ago |
Russell King
|
af06bb9f12
ARM: fix out[bwl]()
|
13 years ago |
Rob Herring
|
1ac02d7958
ARM: fix __io macro for PCMCIA
|
13 years ago |
Linus Torvalds
|
820d41cf0c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
David Howells
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
Rob Herring
|
6f6f6a7029
ARM: create a common IOMEM definition
|
13 years ago |
Rob Herring
|
5621caac1d
ARM: kill off __mem_pci
|
13 years ago |
Rob Herring
|
c334bc1505
ARM: make mach/io.h include optional
|
13 years ago |
Rob Herring
|
21a5365b03
ARM: remove compile time __arch_ioremap/__arch_iounmap
|
13 years ago |
Rob Herring
|
4fe7ef3a08
ARM: provide runtime hook for ioremap/iounmap
|
13 years ago |
Michael S. Tsirkin
|
e5bfb72ce2
arm: switch to GENERIC_PCI_IOMAP
|
13 years ago |
Linus Torvalds
|
59e5253417
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Russell King
|
bdf4e94823
Merge branch 'misc' into for-linus
|
13 years ago |
Russell King
|
06afb1a087
Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linus
|
13 years ago |
Tony Lindgren
|
6c5482d53f
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
|
13 years ago |
Olof Johansson
|
b0c1264f53
ARM: 7118/1: rename temp variable in read*_relaxed()
|
13 years ago |
Arnd Bergmann
|
06901bd834
ARM: add io{read,write}{16,32}be functions
|
14 years ago |
Paul Bolle
|
395cf9691d
doc: fix broken references
|
14 years ago |
Russell King
|
04e1c83806
ARM: io: add a default IO_SPACE_LIMIT definition
|
14 years ago |
Russell King
|
c1928022ef
ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+
|
14 years ago |
Russell King
|
28257f7fde
ARM: io: simplify ioremap* and iounmap definitions
|
14 years ago |
Russell King
|
a0b7bd0829
ARM: io: make iounmap() a simple macro
|
14 years ago |
Nicolas Pitre
|
087aaffcdf
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
|
14 years ago |
Russell King
|
b92b361213
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
|
15 years ago |
Catalin Marinas
|
79f64dbf68
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
|
15 years ago |