aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/iomap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-04powerpc: inline iomap accessorsChristophe Leroy1-166/+0
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-14/+14
2018-04-05powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe1-0/+40
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt1-0/+1
2016-05-31powerpc: add io{read,write}64 accessorsHoria Geantă1-0/+24
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan1-10/+10
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2011-11-28powerpc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-19/+0
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-11powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt1-1/+1
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt1-0/+2
2007-09-20[POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak1-2/+2
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt1-1/+7
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala1-10/+10
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-1/+1
2006-04-22[PATCH] powerpc: remove io_page_maskAnton Blanchard1-2/+0
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason1-2/+0
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcPaul Mackerras1-0/+146