summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+0
2022-04-25mtd: maps: ixp4xx: Drop driverLinus Walleij-272/+0
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann-2/+0
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer-140/+0
2021-10-15mtd: fixup CFI on ixp4xxArnd Bergmann-1/+1
2021-08-17mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boardsLukas Bulwahn-251/+0
2021-06-11mtd: amd76xrom: remove unnecessary oom messageZhen Lei-4/+2
2021-06-11mtd: ck804xrom: remove unnecessary oom messageZhen Lei-5/+3
2021-06-11mtd: esb2rom: remove unnecessary oom messageZhen Lei-4/+3
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei-4/+2
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei-3/+1
2021-05-10mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai-1/+0
2021-04-26Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-2/+4
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-1/+0
2021-03-11mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai-1/+3
2021-03-11mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva-1/+1
2021-02-01mtd: convert comma to semicolonZheng Yongjun-4/+4
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal-3/+8
2020-12-10mtd: plat-ram: correctly free memory on error path in platram_probe()Baskov Evgeiny-3/+8
2020-12-07mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warningSerge Semin-4/+4
2020-10-02mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao-2/+2
2020-10-02mtd: physmap: Add Baikal-T1 physically mapped ROM supportSerge Semin-0/+160
2020-10-02mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin-6/+1
2020-08-27mtd: maps: physmap: Retain mtd-name property from dtsChris Packham-1/+2
2020-08-02mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-06-05mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan-5/+0
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal-2/+1
2020-03-24mtd: maps: sa1100-flash: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-9/+18
2020-01-27mtd: maps: physmap: Add minimal Runtime PM supportGeert Uytterhoeven-5/+15
2020-01-27mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...Jia-Ju Bai-4/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-22/+22
2019-10-29mtd: physmap_of: add a hook for Intel IXP4xx flash probingLinus Walleij-0/+166
2019-10-29mtd: maps: l440gx: Avoid printing address to dmesgFuqian Huang-1/+1
2019-09-15mtd: pismo: Simplify getting the adapter of a clientWolfram Sang-2/+1
2019-09-15mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig-2/+1
2019-08-20mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-19/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467Thomas Gleixner-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-85/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+12
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada-1/+1
2019-05-06mtd: maps: Make uclinux_ram_map staticThomas Huth-7/+1
2019-05-06mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham-1/+1
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham-0/+2
2019-05-06mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann-1/+1
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-7/+0
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon-1/+9