aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/iomap.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-04powerpc: inline iomap accessorsGravatar Christophe Leroy 1-166/+0
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-14/+14
2018-04-05powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo}Gravatar Logan Gunthorpe 1-0/+40
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-31powerpc: Move isa bridge definitions to separate includeGravatar Benjamin Herrenschmidt 1-0/+1
2016-05-31powerpc: add io{read,write}64 accessorsGravatar Horia Geantă 1-0/+24
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGravatar Gavin Shan 1-10/+10
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2011-11-28powerpc: switch to GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-19/+0
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 1-0/+1
2011-08-11powerpc: Really fix build without CONFIG_PCIGravatar Benjamin Herrenschmidt 1-1/+1
2011-08-05powerpc: Fix build without CONFIG_PCIGravatar Benjamin Herrenschmidt 1-0/+2
2007-09-20[POWERPC] Add 64-bit resources support to pci_iomapGravatar Valentine Barshak 1-2/+2
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsGravatar Benjamin Herrenschmidt 1-1/+7
2007-01-26[POWERPC] Remove fastcall function attributeGravatar Kumar Gala 1-10/+10
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hGravatar Benjamin Herrenschmidt 1-1/+1
2006-04-22[PATCH] powerpc: remove io_page_maskGravatar Anton Blanchard 1-2/+0
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesGravatar Jon Mason 1-2/+0
2005-11-14powerpc: Move most remaining ppc64 files over to arch/powerpcGravatar Paul Mackerras 1-0/+146