aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/ioremap_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14sh: wire up vmallocinfo support in ioremap() implementations.Paul Mundt1-5/+5
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming1-1/+1
2009-08-24sh: Fix overzealous checking in __ioremap()Stuart Menefy1-8/+0
2009-04-20sh: pci: Rework fixed region checks in ioremap().Paul Mundt1-7/+7
2009-04-16sh: pci memory range checking codeMagnus Damm1-2/+2
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda1-2/+4
2009-02-27sh: fix P4 iounmap() pass-throughMagnus Damm1-1/+1
2008-12-22sh: P4 ioremap pass-throughMagnus Damm1-1/+2
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt1-0/+150