aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/ioremap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta1-1/+1
2016-07-19ARC: typo fix in mm/ioremap.cAlexey Brodkin1-1/+1
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