aboutsummaryrefslogtreecommitdiff
path: root/kernel/iomem.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21kernel/iomem.c: remove __weak ioremap_cache helperGravatar Arnd Bergmann 1-8/+4
2023-08-18mm: move is_ioremap_addr() into new header fileGravatar Baoquan He 1-0/+1
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressGravatar Aneesh Kumar K.V 1-1/+1
2019-04-19mm/resource: Use resource_overlaps() to simplify region_intersects()Gravatar Wei Yang 1-2/+2
2018-05-15memremap: split devm_memremap_pages() and memremap() infrastructureGravatar Dan Williams 1-0/+167