summaryrefslogtreecommitdiff
path: root/lib/iomap.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2011-11-28lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin1-36/+2
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn1-0/+4
2008-07-26Use WARN() in lib/Arjan van de Ven1-2/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-1/+1
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds1-1/+1
2008-02-08lib: remove fastcall from lib/*Harvey Harrison1-16/+16
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman1-1/+1
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer1-1/+14
2007-05-04iomap: make the default iomap functions fail softerLinus Torvalds1-7/+20
2007-02-11[PATCH] sort the devres mess outAl Viro1-296/+0
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo1-0/+53
2007-02-09devres: device resource managementTejun Heo1-1/+245
2006-12-04[PATCH] Arch provides generic iomap missing accessorsLinus Torvalds1-4/+28
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley1-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+212