summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pci_iomap.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: Stub __pci_ioport_map() for arches that don't support it at allStafford Horne2022-07-291-0/+2
* parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-191-0/+3
* PCI: Correct the pci_iomap.h header guard #endif commentJonathan Cameron2021-08-201-1/+1
* mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
* PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1
* PCI: Add pci_iomap_wc() variantsLuis R. Rodriguez2015-08-251-0/+14
* pci: add pci_iomap_rangeMichael S. Tsirkin2015-01-211-0/+10
* [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-271-1/+1
* lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-311-0/+10
* lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+25