summaryrefslogtreecommitdiffstats
path: root/lib/iomap.c
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-2/+2
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-36/+2
* iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-221-0/+4
* Use WARN() in lib/Arjan van de Ven2008-07-261-2/+1
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-1/+1
* x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-241-1/+1
* lib: remove fastcall from lib/*Harvey Harrison2008-02-081-16/+16
* lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman2007-10-171-1/+1
* PCI: Document pci_iomap()Rolf Eike Beer2007-08-221-1/+14
* iomap: make the default iomap functions fail softerLinus Torvalds2007-05-041-7/+20
* [PATCH] sort the devres mess outAl Viro2007-02-111-296/+0
* devres: implement pcim_iomap_regions()Tejun Heo2007-02-091-0/+53
* devres: device resource managementTejun Heo2007-02-091-1/+245
* [PATCH] Arch provides generic iomap missing accessorsLinus Torvalds2006-12-041-4/+28
* [PATCH] add Big Endian variants of ioread/iowriteJames Bottomley2005-04-161-0/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+212