| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm: split out early ioremap path. | Christophe Leroy | 2019-08-27 | 1 | -1/+2 |
* | powerpc/mm: refactor ioremap vm area setup. | Christophe Leroy | 2019-08-27 | 1 | -0/+2 |
* | powerpc/mm: refactor ioremap_range() and use ioremap_page_range() | Christophe Leroy | 2019-08-27 | 1 | -0/+2 |
* | powerpc/mm: drop function __ioremap() | Christophe Leroy | 2019-08-27 | 1 | -6/+0 |
* | powerpc/mm: drop ppc_md.iounmap() and __iounmap() | Christophe Leroy | 2019-08-27 | 1 | -5/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code | Will Deacon | 2019-04-08 | 1 | -30/+3 |
* | iomap: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe | 2019-01-22 | 1 | -0/+2 |
* | powerpc: implement CONFIG_DEBUG_VIRTUAL | Christophe Leroy | 2018-12-19 | 1 | -1/+12 |
* | powerpc/io: Fix the IO workarounds code to work with Radix | Michael Ellerman | 2018-11-12 | 1 | -13/+7 |
* | powerpc/io: remove old GCC version implementation | Christophe Leroy | 2018-10-18 | 1 | -20/+0 |
* | powerpc: handover page flags with a pgprot_t parameter | Christophe Leroy | 2018-10-14 | 1 | -2/+2 |
* | powerpc/32: Add ioremap_wt() and ioremap_coherent() | Christophe Leroy | 2018-10-13 | 1 | -0/+9 |
* | powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be() | Michael Ellerman | 2018-05-18 | 1 | -0/+10 |
* | powerpc: io.h: move iomap.h include so that it can use readq/writeq defs | Logan Gunthorpe | 2018-04-05 | 1 | -2/+2 |
* | powerpc/mm: Wire up ioremap_cache() | Oliver O'Halloran | 2017-04-21 | 1 | -0/+2 |
* | powerpc: Drop include of linux/io.h from asm/io.h | Michael Ellerman | 2017-04-13 | 1 | -2/+0 |
* | powerpc: Consolidate variants of real-mode MMIOs | Benjamin Herrenschmidt | 2017-04-10 | 1 | -47/+51 |
* | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 1 | -12/+7 |
* | powerpc: Add simple cache inhibited MMIO accessors | Suresh Warrier | 2016-09-09 | 1 | -0/+29 |
* | powerpc: Fix misspellings in comments. | Adam Buchbinder | 2016-03-01 | 1 | -1/+1 |
* | powerpc: Add __raw_rm_writeq() function | Alistair Popple | 2015-12-17 | 1 | -0/+11 |
* | arch/*/io.h: Add ioremap_uc() to all architectures | Luis R. Rodriguez | 2015-07-29 | 1 | -0/+1 |
* | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2014-12-12 | 1 | -3/+0 |
|\ |
|
| * | powerpc: Remove unused devm_ioremap_prot() | Kyle McMartin | 2014-11-09 | 1 | -3/+0 |
* | | powerpc: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -4/+8 |
|/ |
|
* | powerpc: Add real mode cache inhibited IO accessors | Michael Ellerman | 2013-12-05 | 1 | -0/+16 |
* | powerpc: Enable /dev/port when isa_io_special is set | Benjamin Herrenschmidt | 2013-10-11 | 1 | -1/+1 |
* | powerpc: Support endian agnostic MMIO | Ian Munsie | 2013-10-11 | 1 | -18/+49 |
* | powerpc/powernv: Add PIO accessors for Power8 LPC bus | Benjamin Herrenschmidt | 2013-08-14 | 1 | -0/+8 |
* | powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO | Benjamin Herrenschmidt | 2013-08-14 | 1 | -10/+15 |
* | powerpc: remove PReP platform | Paul Bolle | 2013-04-18 | 1 | -4/+0 |
* | powerpc: Disable /dev/port interface on systems without an ISA bridge | Haren Myneni | 2012-07-11 | 1 | -0/+8 |
* | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | powerpc: Remove ioremap_flags | Anton Blanchard | 2011-05-19 | 1 | -7/+5 |
* | powerpc: Add ioremap_wc | Anton Blanchard | 2011-05-19 | 1 | -0/+5 |
* | powerpc/pci: Split IO vs MMIO indirect access hooks | Michael Ellerman | 2011-04-27 | 1 | -5/+11 |
* | powerpc: Wire up /proc/vmallocinfo to our ioremap() | Benjamin Herrenschmidt | 2009-03-11 | 1 | -0/+6 |
* | powerpc: Remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 2008-12-16 | 1 | -7/+0 |
* | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical | Becky Bruce | 2008-09-24 | 1 | -1/+1 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+787 |