| Commit message (Expand) | Author | Age | Files | Lines |
* | kmsan: add iomap support | Alexander Potapenko | 2022-10-03 | 1 | -0/+44 |
* | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 2020-08-15 | 1 | -15/+15 |
* | iomap: introduce io{read|write}64_{lo_hi|hi_lo} | Logan Gunthorpe | 2019-01-22 | 1 | -0/+132 |
* | iomap: Use non-raw io functions for io{read|write}XXbe | Logan Gunthorpe | 2019-01-22 | 1 | -4/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 1 | -2/+2 |
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -36/+2 |
* | iomap: make IOPORT/PCI mapping functions conditional | Jonas Bonn | 2011-07-22 | 1 | -0/+4 |
* | Use WARN() in lib/ | Arjan van de Ven | 2008-07-26 | 1 | -2/+1 |
* | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -1/+1 |
* | x86-32: Pass the full resource data to ioremap() | Linus Torvalds | 2008-03-24 | 1 | -1/+1 |
* | lib: remove fastcall from lib/* | Harvey Harrison | 2008-02-08 | 1 | -16/+16 |
* | lib/iomap.c:bad_io_access(): print 0x hex prefix | Rene Herman | 2007-10-17 | 1 | -1/+1 |
* | PCI: Document pci_iomap() | Rolf Eike Beer | 2007-08-22 | 1 | -1/+14 |
* | iomap: make the default iomap functions fail softer | Linus Torvalds | 2007-05-05 | 1 | -7/+20 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -296/+0 |
* | devres: implement pcim_iomap_regions() | Tejun Heo | 2007-02-09 | 1 | -0/+53 |
* | devres: device resource management | Tejun Heo | 2007-02-09 | 1 | -1/+245 |
* | [PATCH] Arch provides generic iomap missing accessors | Linus Torvalds | 2006-12-04 | 1 | -4/+28 |
* | [PATCH] add Big Endian variants of ioread/iowrite | James Bottomley | 2005-04-17 | 1 | -0/+20 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+212 |