| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Use include/asm-generic/io.h | Thierry Reding | 2014-11-10 | 1 | -53/+36 |
* | ARM: Define PCI_IOBASE as the base of virtual PCI IO space | Liviu Dudau | 2014-09-30 | 1 | -0/+1 |
* | ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type | Thomas Petazzoni | 2014-06-01 | 1 | -0/+6 |
* | ARM: 7930/1: Introduce atomic MMIO modify | Ezequiel Garcia | 2014-01-28 | 1 | -0/+6 |
* | ARM: 7896/1: rename ioremap_cached to ioremap_cache | Rob Herring | 2013-12-29 | 1 | -1/+1 |
* | arm,arm64/include/asm/io.h: define struct bio_vec | Stefano Stabellini | 2013-11-08 | 1 | -0/+1 |
* | arm,arm64: do not always merge biovec if we are running on Xen | Stefano Stabellini | 2013-10-25 | 1 | -0/+8 |
* | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott | 2013-05-23 | 1 | -4/+4 |
* | Merge 3.7-rc6 into char-misc-next | Greg Kroah-Hartman | 2012-11-16 | 1 | -2/+2 |
|\ |
|
| * | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accesses | Will Deacon | 2012-10-29 | 1 | -2/+2 |
* | | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2012-10-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 1 | -6/+61 |
|\ |
|
| * | ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors | Will Deacon | 2012-08-25 | 1 | -6/+61 |
* | | ARM: Add fixed PCI i/o mapping | Rob Herring | 2012-07-25 | 1 | -0/+8 |
|/ |
|
* | ARM: fix out[bwl]() | Russell King | 2012-05-25 | 1 | -13/+11 |
* | ARM: fix __io macro for PCMCIA | Rob Herring | 2012-04-05 | 1 | -1/+1 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -38/+33 |
|\ |
|
| * | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 | 1 | -0/+2 |
| * | ARM: kill off __mem_pci | Rob Herring | 2012-03-06 | 1 | -29/+17 |
| * | ARM: make mach/io.h include optional | Rob Herring | 2012-03-06 | 1 | -0/+5 |
| * | ARM: remove compile time __arch_ioremap/__arch_iounmap | Rob Herring | 2012-03-06 | 1 | -10/+5 |
| * | ARM: provide runtime hook for ioremap/iounmap | Rob Herring | 2012-03-06 | 1 | -1/+6 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+1 |
|/ |
|
* | arm: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ |
|
| * | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
* | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 1 | -5/+6 |
|\ \ |
|
| * | | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY | Tony Lindgren | 2011-10-22 | 1 | -0/+1 |
| * | | ARM: 7118/1: rename temp variable in read*_relaxed() | Olof Johansson | 2011-10-17 | 1 | -5/+5 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 1 | -0/+27 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: io: add a default IO_SPACE_LIMIT definition | Russell King | 2011-08-17 | 1 | -0/+21 |
| |/
|/| |
|
| * | ARM: add io{read,write}{16,32}be functions | Arnd Bergmann | 2011-10-01 | 1 | -0/+6 |
|/ |
|
* | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King | 2011-01-31 | 1 | -16/+17 |
* | ARM: io: simplify ioremap* and iounmap definitions | Russell King | 2010-12-08 | 1 | -7/+4 |
* | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 1 | -2/+2 |
* | ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem | Nicolas Pitre | 2010-10-01 | 1 | -0/+1 |
* | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King | 2010-07-29 | 1 | -20/+18 |
* | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas | 2010-07-29 | 1 | -0/+11 |
* | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas | 2010-07-29 | 1 | -12/+17 |
* | ARM: Add caller information to ioremap | Russell King | 2010-02-15 | 1 | -2/+9 |
* | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -0/+8 |
* | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King | 2008-10-01 | 1 | -3/+2 |
* | [ARM] 5241/1: provide ioremap_wc() | Lennert Buytenhek | 2008-09-06 | 1 | -1/+4 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -1/+1 |
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 1 | -0/+287 |