summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap-core.c
AgeCommit message (Expand)AuthorLines
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-02-26mtd: maps: physmap-core: fix flash size larger than 32-bitBaruch Siach-1/+1
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-10/+5
2023-10-16mtd: Use device_get_match_data()Rob Herring-7/+3
2023-10-16mtd: maps: physmap-core: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-09-11mtd: physmap-core: Restore map_rom fallbackGeert Uytterhoeven-0/+11
2023-07-12mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()Yangtao Li-2/+1
2022-09-19mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()Zeng Jingxiang-0/+3
2022-06-09mtd: physmap: Drop if with an always false conditionUwe Kleine-König-4/+0
2022-06-09mtd: physmap: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König-6/+3
2021-03-11mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai-1/+3
2020-10-02mtd: physmap: Add Baikal-T1 physically mapped ROM supportSerge Semin-0/+5
2020-08-27mtd: maps: physmap: Retain mtd-name property from dtsChris Packham-1/+2
2020-01-27mtd: maps: physmap: Add minimal Runtime PM supportGeert Uytterhoeven-5/+15
2019-10-29mtd: physmap_of: add a hook for Intel IXP4xx flash probingLinus Walleij-0/+5
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham-0/+2
2018-12-06mtd: maps: physmap: Leave assigned complex mappingsLinus Walleij-2/+12
2018-11-06mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado-8/+11
2018-11-05mtd: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon-2/+148
2018-11-05mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon-2/+2
2018-11-05mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon-25/+236
2018-11-05mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon-0/+295