aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/lib/iomap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-23parisc: Drop homebrewn io[read|write]64_[lo_hi|hi_lo]Linus Walleij1-36/+0
2022-09-10parisc: Remove 64bit access on 32bit machinesLinus Walleij1-2/+22
2022-02-07parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko1-0/+18
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller1-1/+3
2020-10-15parisc: Add ioread64_hi_lo() and iowrite64_hi_lo()Helge Deller1-0/+18
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-36/+36
2019-01-22parisc: iomap: introduce io{read|write}64Logan Gunthorpe1-0/+64
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-02parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla1-32/+32
2011-11-28parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-23/+0
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2009-01-05parisc: lib/: make code staticAdrian Bunk1-1/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller1-4/+0
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley1-0/+68
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+422