summaryrefslogtreecommitdiff
path: root/arch/arc/mm/ioremap.c
AgeCommit message (Expand)Author
2023-08-18arc: mm: convert to GENERIC_IOREMAPBaoquan He
2022-10-17arc: iounmap() arg is volatileRandy Dunlap
2021-08-24ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flagVineet Gupta
2021-08-24ARC: mm: Enable STRICT_MM_TYPECHECKSVineet Gupta
2021-05-10ARC: mm: PAE: use 40-bit physical page maskVladimir Isaev
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta
2016-07-19ARC: typo fix in mm/ioremap.cAlexey Brodkin
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta
2016-03-19ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat
2013-02-15ARC: Add support for ioremap_prot APIGilad Ben-Yossef
2013-02-15ARC: I/O and DMA MappingsVineet Gupta