blob: f595fc9b7158668992baa76739a7d97f5c4eac2e [file] [log] [blame]
b3e79e7682e0 ("mtd: physmap: Add Baikal-T1 physically mapped ROM support")
6ca15cfa0788 ("mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini}")
642b1e8dbed7 ("mtd: maps: Merge physmap_of.c into physmap-core.c")
0c3def9b58d8 ("mtd: maps: Prepare merging of physmap and physmap_of")
cb946bf6aaeb ("mtd: maps: physmap: Fix coding style issues reported by checkpatch")
7abe5309de76 ("mtd: maps: physmap: Return -ENOMEM directly when info allocation fails")
1e4f42084910 ("mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code")
51b436a2420e ("mtd: maps: physmap: Remove the MAX_RESOURCES limitation")
ea5bc54b12e8 ("mtd: maps: physmap: Use devm_ioremap_resource()")
16f2101b4ddb ("mtd: maps: physmap: Use dev_notice() and a %pR specifier")
c7f6dc60a319 ("mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources")
00142d6ffeb6 ("mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds")
ef0de747f7ad ("mtd: physmap_of: Release resources on error")