Age | Commit message (Expand) | Author | Files | Lines |
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-27 | 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 |
2021-02-01 | mtd: convert comma to semicolon | Zheng Yongjun | 1 | -4/+4 |
2020-12-16 | Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/next | Miquel Raynal | 1 | -3/+8 |
2020-12-11 | mtd: plat-ram: correctly free memory on error path in platram_probe() | Baskov Evgeiny | 1 | -3/+8 |
2020-12-07 | mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning | Serge Semin | 1 | -4/+4 |
2020-10-02 | mtd: maps: vmu-flash: fix typos for struct memcard | Bernard Zhao | 1 | -2/+2 |
2020-10-02 | mtd: physmap: Add Baikal-T1 physically mapped ROM support | Serge Semin | 5 | -0/+160 |
2020-10-02 | mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmu | Liu Shixin | 1 | -6/+1 |
2020-08-27 | mtd: maps: physmap: Retain mtd-name property from dts | Chris Packham | 1 | -1/+2 |
2020-08-02 | mtd: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -2/+2 |
2020-06-05 | mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match' | Jason Yan | 1 | -5/+0 |
2020-03-30 | mtd: Convert fallthrough comments into statements | Miquel Raynal | 1 | -2/+1 |
2020-03-25 | mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-31 | Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 2 | -9/+18 |
2020-01-27 | mtd: maps: physmap: Add minimal Runtime PM support | Geert Uytterhoeven | 1 | -5/+15 |
2020-01-27 | mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_... | Jia-Ju Bai | 1 | -4/+3 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 12 | -22/+22 |
2019-10-29 | mtd: physmap_of: add a hook for Intel IXP4xx flash probing | Linus Walleij | 5 | -0/+166 |
2019-10-29 | mtd: maps: l440gx: Avoid printing address to dmesg | Fuqian Huang | 1 | -1/+1 |
2019-09-16 | mtd: pismo: Simplify getting the adapter of a client | Wolfram Sang | 1 | -2/+1 |
2019-09-16 | mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached | Christoph Hellwig | 1 | -2/+1 |
2019-08-21 | mtd: sa1100: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -19/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467 | Thomas Gleixner | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 6 | -85/+6 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 12 | -0/+12 |
2019-05-15 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2019-05-06 | mtd: maps: Make uclinux_ram_map static | Thomas Huth | 1 | -7/+1 |
2019-05-06 | mtd: maps: Allow MTD_PHYSMAP with MTD_RAM | Chris Packham | 1 | -1/+1 |
2019-05-06 | mtd: maps: physmap: Store gpio_values correctly | Chris Packham | 1 | -0/+2 |
2019-05-06 | mtd: physmap_of_gemini: remove extranous __xipram annotation | Arnd Bergmann | 1 | -1/+1 |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+0 |
2018-12-18 | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon | 1 | -1/+9 |
2018-12-06 | mtd: physmap_of_gemini: Handle pin control | Linus Walleij | 2 | -1/+110 |
2018-12-06 | mtd: maps: physmap: Leave assigned complex mappings | Linus Walleij | 1 | -2/+12 |
2018-12-01 | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada | 1 | -7/+0 |
2018-11-07 | mtd: maps: Get rid of the latch-addr-flash driver | Boris Brezillon | 3 | -239/+0 |