Age | Commit message (Expand) | Author | Files | Lines |
2024-07-01 | mtd: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2024-05-27 | mtd: physmap: Use *-y instead of *-objs in Makefile | Andy Shevchenko | 1 | -6/+5 |
2024-04-09 | mtd: maps: sa1100-flash: Prefer struct_size over open coded arithmetic | Erick Archer | 1 | -4/+2 |
2024-03-15 | Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2024-03-08 | mtd: maps: sun_uflash: Declare uflash_devinit static | Sam Ravnborg | 1 | -1/+1 |
2024-02-26 | mtd: Remove support for Carillo Ranch driver | Matthew Wilcox (Oracle) | 3 | -273/+0 |
2024-02-26 | mtd: maps: physmap-core: fix flash size larger than 32-bit | Baruch Siach | 1 | -1/+1 |
2023-12-14 | mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters | Miquel Raynal | 1 | -1/+1 |
2023-11-04 | Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 6 | -30/+16 |
2023-10-16 | mtd: Use device_get_match_data() | Rob Herring | 1 | -7/+3 |
2023-10-16 | mtd: maps: sun_uflash: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-10-16 | mtd: maps: sa1100-flash: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-10-16 | mtd: maps: pxa2xx-flash: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-10-16 | mtd: maps: plat-ram: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -5/+3 |
2023-10-16 | mtd: maps: physmap-core: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-10-16 | mtd: maps: lantiq-flash: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-09-11 | mtd: physmap-core: Restore map_rom fallback | Geert Uytterhoeven | 1 | -0/+11 |
2023-08-18 | mtd: maps: fix -Wvoid-pointer-to-enum-cast warning | Justin Stitt | 1 | -1/+1 |
2023-07-27 | mtd: Explicitly include correct DT includes | Rob Herring | 6 | -5/+5 |
2023-07-12 | mtd: physmap-core: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-07-12 | mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -8/+3 |
2023-07-12 | mtd: plat-ram: Use devm_platform_get_and_ioremap_resource() | Yangtao Li | 1 | -2/+1 |
2023-06-19 | mtd: maps: pismo: Switch back to use i2c_driver's .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-04-19 | Merge tag 'spi-nor/for-6.4' into mtd/next | Miquel Raynal | 1 | -3/+2 |
2023-03-22 | mtd: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -1/+1 |
2023-03-09 | mtd: maps: pismo: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-11-24 | mtd: maps: pxa2xx-flash: fix memory leak in probe | Zheng Yongjun | 1 | -0/+2 |
2022-10-07 | Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 1 | -0/+3 |
2022-09-19 | mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type() | Zeng Jingxiang | 1 | -0/+3 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2022-06-09 | mtd: physmap: Drop if with an always false condition | Uwe Kleine-König | 1 | -4/+0 |
2022-06-09 | mtd: physmap: Don't skip cleanup after mtd_device_unregister() failed | Uwe Kleine-König | 1 | -6/+3 |
2022-06-06 | mtd: maps: Fix refcount leak in ap_flash_init | Miaoqian Lin | 1 | -0/+1 |
2022-06-06 | mtd: maps: Fix refcount leak in of_flash_probe_versatile | Miaoqian Lin | 1 | -0/+1 |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2022-04-25 | mtd: maps: ixp4xx: Drop driver | Linus Walleij | 3 | -272/+0 |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 1 | -2/+0 |
2022-01-02 | MIPS: TXX9: Remove rbtx4939 board support | Thomas Bogendoerfer | 3 | -140/+0 |
2021-10-15 | mtd: fixup CFI on ixp4xx | Arnd Bergmann | 1 | -1/+1 |
2021-08-17 | mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boards | Lukas Bulwahn | 3 | -251/+0 |
2021-06-11 | mtd: amd76xrom: remove unnecessary oom message | Zhen Lei | 1 | -4/+2 |
2021-06-11 | mtd: ck804xrom: remove unnecessary oom message | Zhen Lei | 1 | -5/+3 |
2021-06-11 | mtd: esb2rom: remove unnecessary oom message | Zhen Lei | 1 | -4/+3 |
2021-06-11 | mtd: ichxrom: remove unnecessary oom message | Zhen Lei | 1 | -4/+2 |
2021-06-11 | mtd: sun_uflash: remove unnecessary oom message | Zhen Lei | 1 | -3/+1 |
2021-05-10 | mtd: plat-ram: remove redundant dev_err call in platram_probe() | Yu Kuai | 1 | -1/+0 |
2021-04-26 | Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 2 | -2/+4 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-03-11 | mtd: maps: fix error return code of physmap_flash_remove() | Jia-Ju Bai | 1 | -1/+3 |
2021-03-11 | mtd: physmap: physmap-bt1-rom: Fix unintentional stack access | Gustavo A. R. Silva | 1 | -1/+1 |