aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-04-08powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon1-30/+3
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe1-0/+2
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy1-1/+12
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman1-13/+7
2018-10-19powerpc/io: remove old GCC version implementationChristophe Leroy1-20/+0
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy1-2/+2
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy1-0/+9
2018-05-18powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()Michael Ellerman1-0/+10
2018-04-05powerpc: io.h: move iomap.h include so that it can use readq/writeq defsLogan Gunthorpe1-2/+2
2017-04-21powerpc/mm: Wire up ioremap_cache()Oliver O'Halloran1-0/+2
2017-04-13powerpc: Drop include of linux/io.h from asm/io.hMichael Ellerman1-2/+0
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt1-47/+51
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-12/+7
2016-09-09powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier1-0/+29
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple1-0/+11
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez1-0/+1
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-3/+0
2014-11-10powerpc: Remove unused devm_ioremap_prot()Kyle McMartin1-3/+0
2014-10-20powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+8
2013-12-05powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman1-0/+16
2013-10-11powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt1-1/+1
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie1-18/+49
2013-08-14powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt1-0/+8
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt1-10/+15
2013-04-18powerpc: remove PReP platformPaul Bolle1-4/+0
2012-07-11powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni1-0/+8
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-7/+5
2011-05-19powerpc: Add ioremap_wcAnton Blanchard1-0/+5
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman1-5/+11
2009-03-11powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt1-0/+6
2008-12-16powerpc: Remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori1-7/+0
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+787