summaryrefslogtreecommitdiffstats
path: root/arch/arc/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-301-1/+1
* ARC: typo fix in mm/ioremap.cAlexey Brodkin2016-07-191-1/+1
* ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-191-2/+15
* ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-191-9/+11
* ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat2013-04-091-1/+1
* ARC: Add support for ioremap_prot APIGilad Ben-Yossef2013-02-151-12/+36
* ARC: I/O and DMA MappingsVineet Gupta2013-02-151-0/+67