aboutsummaryrefslogtreecommitdiff
path: root/lib/iomap.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-2/+2
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2011-11-28lib: add GENERIC_PCI_IOMAPGravatar Michael S. Tsirkin 1-36/+2
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalGravatar Jonas Bonn 1-0/+4
2008-07-26Use WARN() in lib/Gravatar Arjan van de Ven 1-2/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-1/+1
2008-03-24x86-32: Pass the full resource data to ioremap()Gravatar Linus Torvalds 1-1/+1
2008-02-08lib: remove fastcall from lib/*Gravatar Harvey Harrison 1-16/+16
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixGravatar Rene Herman 1-1/+1
2007-08-22PCI: Document pci_iomap()Gravatar Rolf Eike Beer 1-1/+14
2007-05-04iomap: make the default iomap functions fail softerGravatar Linus Torvalds 1-7/+20
2007-02-11[PATCH] sort the devres mess outGravatar Al Viro 1-296/+0
2007-02-09devres: implement pcim_iomap_regions()Gravatar Tejun Heo 1-0/+53
2007-02-09devres: device resource managementGravatar Tejun Heo 1-1/+245
2006-12-04[PATCH] Arch provides generic iomap missing accessorsGravatar Linus Torvalds 1-4/+28
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteGravatar James Bottomley 1-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+212