summaryrefslogtreecommitdiff
path: root/arch/parisc/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-08-18parisc: mm: convert to GENERIC_IOREMAPBaoquan He
2022-09-12parisc: hide ioread64 declaration on 32-bitArnd Bergmann
2022-09-10parisc: Use the generic IO helpersLinus Walleij
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-01-07parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-02-12parisc: Use the generic devmem_is_allowed()Helge Deller
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-11parisc: remove __ioremapChristoph Hellwig
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon
2019-01-22parisc: iomap: introduce io{read|write}64Logan Gunthorpe
2018-03-27parisc: Force to various endian types for sparseHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-09parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck
2014-10-20parisc: io: implement dummy relaxed accessor macros for writesWill Deacon
2009-03-13parisc: define x->x mmio accessorsKyle McMartin
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin
2009-01-05parisc: use leX_to_cpu in place of __fswabXKyle McMartin
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin