aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2023-12-14mtd: maps: vmu-flash: Fix the (mtd core) switch to ref countersMiquel Raynal
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-10-16mtd: Use device_get_match_data()Rob Herring
2023-10-16mtd: maps: sun_uflash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: sa1100-flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: pxa2xx-flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: plat-ram: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: physmap-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-16mtd: maps: lantiq-flash: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-11mtd: physmap-core: Restore map_rom fallbackGeert Uytterhoeven
2023-08-18mtd: maps: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt
2023-07-27mtd: Explicitly include correct DT includesRob Herring
2023-07-12mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-12mtd: plat-ram: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-06-19mtd: maps: pismo: Switch back to use i2c_driver's .probe()Uwe Kleine-König
2023-04-19Merge tag 'spi-nor/for-6.4' into mtd/nextMiquel Raynal
2023-03-22mtd: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-24mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun
2022-10-07Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2022-09-19mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()Zeng Jingxiang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-09mtd: physmap: Drop if with an always false conditionUwe Kleine-König
2022-06-09mtd: physmap: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König
2022-06-06mtd: maps: Fix refcount leak in ap_flash_initMiaoqian Lin
2022-06-06mtd: maps: Fix refcount leak in of_flash_probe_versatileMiaoqian Lin
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-25mtd: maps: ixp4xx: Drop driverLinus Walleij
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer
2021-10-15mtd: fixup CFI on ixp4xxArnd Bergmann
2021-08-17mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boardsLukas Bulwahn
2021-06-11mtd: amd76xrom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: ck804xrom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: esb2rom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei
2021-05-10mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai
2021-04-26Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-11mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai
2021-03-11mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva
2021-02-01mtd: convert comma to semicolonZheng Yongjun
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal
2020-12-10mtd: plat-ram: correctly free memory on error path in platram_probe()Baskov Evgeiny
2020-12-07mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warningSerge Semin
2020-10-02mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao
2020-10-02mtd: physmap: Add Baikal-T1 physically mapped ROM supportSerge Semin
2020-10-02mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin