summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König41-59/+59
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker63-63/+74
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin7-44/+85
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn3-0/+10
2008-07-26Use WARN() in lib/Arjan van de Ven4-22/+15
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt12-23/+23
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds4-10/+10
2008-02-08lib: remove fastcall from lib/*Harvey Harrison3-28/+28
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman1-1/+1
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer3-2/+19
2007-05-05iomap: make the default iomap functions fail softerLinus Torvalds1-7/+20
2007-02-11[PATCH] sort the devres mess outAl Viro21-397/+442
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo2-0/+55
2007-02-09devres: device resource managementTejun Heo21-5/+1853
2006-12-04[PATCH] Arch provides generic iomap missing accessorsLinus Torvalds1-4/+28
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley3-0/+93
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845