aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/iomap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He1-3/+3
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller1-10/+0
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin1-0/+9
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-14/+14
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe1-0/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-31asm-generic/io.h: add io{read,write}64 accessorsHoria Geantă1-0/+8
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani1-0/+4
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions conditionalJames Bottomley1-1/+1
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin1-6/+3
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap1-0/+8
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn1-0/+4
2008-04-24generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com1-0/+4
2008-02-08asm-generic: remove fastcallHarvey Harrison1-16/+16
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+63