aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-12parisc: hide ioread64 declaration on 32-bitArnd Bergmann1-0/+2
2022-09-10parisc: Use the generic IO helpersLinus Walleij1-89/+43
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-2/+0
2022-01-07parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche1-3/+3
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-02-12parisc: Use the generic devmem_is_allowed()Helge Deller1-0/+2
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-2/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-3/+2
2019-11-11parisc: remove __ioremapChristoph Hellwig1-10/+1
2019-04-08arch: Remove dummy mmiowb() definitions from arch codeWill Deacon1-2/+0
2019-01-22parisc: iomap: introduce io{read|write}64Logan Gunthorpe1-0/+9
2018-03-27parisc: Force to various endian types for sparseHelge Deller1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-09parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller1-8/+8
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck1-0/+2
2014-10-20parisc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+8
2009-03-13parisc: define x->x mmio accessorsKyle McMartin1-0/+9
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin1-9/+33
2009-01-05parisc: use leX_to_cpu in place of __fswabXKyle McMartin1-3/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori1-6/+0
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+293