blob: 78834e6349888f72c877d6361ef43de686e801af [file] [log] [blame]
99f732b3a865 ("mtd: maps: physmap: Invert logic on if/else branch")
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")