summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
* arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-2/+0
* parisc: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-5/+10
* parisc: hide ioread64 declaration on 32-bitArnd Bergmann2022-09-121-0/+2
* parisc: Use the generic IO helpersLinus Walleij2022-09-101-89/+43
* arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-2/+0
* parisc: io: Improve the outb(), outw() and outl() macrosBart Van Assche2022-01-071-3/+3
* mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* parisc: Use the generic devmem_is_allowed()Helge Deller2021-02-121-0/+2
* iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski2020-08-141-2/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+2
* parisc: remove __ioremapChristoph Hellwig2019-11-111-10/+1
* arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0
* parisc: iomap: introduce io{read|write}64Logan Gunthorpe2019-01-221-0/+9
* parisc: Force to various endian types for sparseHelge Deller2018-03-271-6/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Don't hardcode PSW values in gsc_*() functionsHelge Deller2017-06-091-8/+8
* parisc: Define ioremap_uc and ioremap_wcGuenter Roeck2015-09-081-0/+2
* parisc: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-4/+8
* parisc: define x->x mmio accessorsKyle McMartin2009-03-131-0/+9
* parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
* parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-051-3/+3
* parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-051-6/+0
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-101-0/+293