aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/pci_iomap.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-29PCI: Stub __pci_ioport_map() for arches that don't support it at allGravatar Stafford Horne 1-0/+2
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledGravatar Helge Deller 1-0/+3
2021-08-20PCI: Correct the pci_iomap.h header guard #endif commentGravatar Jonathan Cameron 1-1/+1
2018-03-09mn10300: Remove the architectureGravatar David Howells 1-1/+1
2018-01-28PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateGravatar Bjorn Helgaas 1-5/+1
2015-08-25PCI: Add pci_iomap_wc() variantsGravatar Luis R. Rodriguez 1-0/+14
2015-01-21pci: add pci_iomap_rangeGravatar Michael S. Tsirkin 1-0/+10
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...Gravatar James Bottomley 1-1/+1
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPGravatar Michael S. Tsirkin 1-0/+10
2011-11-28lib: add GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-0/+25