blob: 5454f0e52690a609f93f6dd42c68e258722f8e93 [file] [log] [blame]
64d14c6fe040 ("mtd: maps: physmap: Store gpio_values correctly")
ba32ce95cbd9 ("mtd: maps: Merge gpio-addr-flash.c into physmap-core.c")
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")
299b43535d38 ("mtd: maps: gpio-addr-flash: Convert to gpiod")
0304f8eaa3ae ("mtd: maps: gpio-addr-flash: Replace array with an integer")
460cdeca546f ("mtd: maps: gpio-addr-flash: Use order instead of size")
4edc00adfd58 ("mtd: maps: gpio-addr-flash: Use devm_* functions")
6c925b333368 ("mtd: maps: gpio-addr-flash: Fix ioremapped size")
34cb1e31890c ("mtd: maps: gpio-addr-flash: Replace custom printk")
ef0de747f7ad ("mtd: physmap_of: Release resources on error")