summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/io.h
AgeCommit message (Expand)Author
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-10-19powerpc/io: Expect immutable pointer in virt_to_phys() prototypeStanislav Kinsburskii
2023-08-18powerpc: mm: convert to GENERIC_IOREMAPChristophe Leroy
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-06-29powerpc: Don't include asm/ppc_asm.h in other headersChristophe Leroy
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-04-23powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell
2021-10-09powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removalNick Desaulniers
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2020-12-04powerpc: Fix update form addressing in inline assemblyChristophe Leroy
2020-12-04powerpc: inline iomap accessorsChristophe Leroy
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-02powerpc: remove __ioremap_at and __iounmap_atChristoph Hellwig
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-27powerpc/mm: split out early ioremap path.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy
2019-08-27powerpc/mm: drop function __ioremap()Christophe Leroy
2019-08-27powerpc/mm: drop ppc_md.iounmap() and __iounmap()Christophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-08powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe
2018-12-19powerpc: implement CONFIG_DEBUG_VIRTUALChristophe Leroy
2018-11-12powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-10-19powerpc/io: remove old GCC version implementationChristophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-13powerpc/32: Add ioremap_wt() and ioremap_coherent()Christophe Leroy
2018-05-18powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be()Michael Ellerman
2018-04-05powerpc: io.h: move iomap.h include so that it can use readq/writeq defsLogan Gunthorpe
2017-04-21powerpc/mm: Wire up ioremap_cache()Oliver O'Halloran
2017-04-13powerpc: Drop include of linux/io.h from asm/io.hMichael Ellerman
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-09-09powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-11-10powerpc: Remove unused devm_ioremap_prot()Kyle McMartin
2014-10-20powerpc: io: implement dummy relaxed accessor macros for writesWill Deacon
2013-12-05powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman
2013-10-11powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie
2013-08-14powerpc/powernv: Add PIO accessors for Power8 LPC busBenjamin Herrenschmidt
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt