summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/physmap-core.c
AgeCommit message (Expand)AuthorLines
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