summaryrefslogtreecommitdiff
path: root/lib/iomap.c
AgeCommit message (Expand)AuthorLines
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-2/+2
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker-1/+1
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin-36/+2
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn-0/+4
2008-07-26Use WARN() in lib/Arjan van de Ven-2/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt-1/+1
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds-1/+1
2008-02-08lib: remove fastcall from lib/*Harvey Harrison-16/+16
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman-1/+1
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer-1/+14
2007-05-04iomap: make the default iomap functions fail softerLinus Torvalds-7/+20
2007-02-11[PATCH] sort the devres mess outAl Viro-296/+0
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo-0/+53
2007-02-09devres: device resource managementTejun Heo-1/+245
2006-12-04[PATCH] Arch provides generic iomap missing accessorsLinus Torvalds-4/+28
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+212