Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / iomap.c
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2011-11-28 Michael S. Tsirkinlib: add GENERIC_PCI_IOMAP
2011-07-22 Jonas Bonniomap: make IOPORT/PCI mapping functions conditional
2008-07-26 Arjan van de VenUse WARN() in lib/
2008-04-29 Benjamin Herrenschmidtiomap: fix 64 bits resources on 32 bits
2008-03-24 Linus Torvaldsx86-32: Pass the full resource data to ioremap()
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Harvey Harrisonlib: remove fastcall from lib/*
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Rene Hermanlib/iomap.c:bad_io_access(): print 0x hex prefix
2007-08-22 Rolf Eike BeerPCI: Document pci_iomap()
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-05 Linus Torvaldsiomap: make the default iomap functions fail softer
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-09 Tejun Heodevres: implement pcim_iomap_regions()
2007-02-09 Tejun Heodevres: device resource management
2006-12-04 Linus Torvalds[PATCH] Arch provides generic iomap missing accessors
2005-04-16 James Bottomley[PATCH] add Big Endian variants of ioread/iowrite
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-28 Bjorn Helgaas[PATCH] ia64 iomap implementation
2004-10-18 Linus TorvaldsAdd copyright notice on ppc64 iomap files.
2004-09-14 Linus TorvaldsAdd support for "string" ioread/iowrite.
2004-09-13 David S. Miller[IOMAP]: Make ioport_map() take unsigned long port...
2004-09-13 Linus TorvaldsExport new PCI iomem access interfaces to modules too.
2004-09-13 Linus TorvaldsAdd skeleton "generic IO mapping" infrastructure.