summaryrefslogtreecommitdiff
path: root/arch/arc/mm/ioremap.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta1-2/+15
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta1-9/+11
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat1-1/+1
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef1-12/+36
2013-02-15ARC: I/O and DMA MappingsVineet Gupta1-0/+67