aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/iomap.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledGravatar Helge Deller 1-10/+0
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Gravatar Hector Martin 1-0/+9
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-14/+14
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-2/+2
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Gravatar Logan Gunthorpe 1-0/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-31asm-generic/io.h: add io{read,write}64 accessorsGravatar Horia Geantă 1-0/+8
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsGravatar Toshi Kani 1-0/+4
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1
2012-02-27[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...Gravatar James Bottomley 1-1/+1
2011-11-28lib: add GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-6/+3
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalGravatar Randy Dunlap 1-0/+8
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalGravatar Jonas Bonn 1-0/+4
2008-04-24generic: add ioremap_wc() interface wrapperGravatar venkatesh.pallipadi@intel.com 1-0/+4
2008-02-08asm-generic: remove fastcallGravatar Harvey Harrison 1-16/+16
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteGravatar James Bottomley 1-0/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+63