summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer2022-01-023-140/+0
* mtd: fixup CFI on ixp4xxArnd Bergmann2021-10-151-1/+1
* mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boardsLukas Bulwahn2021-08-173-251/+0
* mtd: amd76xrom: remove unnecessary oom messageZhen Lei2021-06-111-4/+2
* mtd: ck804xrom: remove unnecessary oom messageZhen Lei2021-06-111-5/+3
* mtd: esb2rom: remove unnecessary oom messageZhen Lei2021-06-111-4/+3
* mtd: ichxrom: remove unnecessary oom messageZhen Lei2021-06-111-4/+2
* mtd: sun_uflash: remove unnecessary oom messageZhen Lei2021-06-111-3/+1
* mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai2021-05-101-1/+0
* Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-04-262-2/+4
|\
| * mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai2021-03-111-1/+3
| * mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva2021-03-111-1/+1
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* mtd: convert comma to semicolonZheng Yongjun2021-02-011-4/+4
*-. Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal2020-12-161-3/+8
|\ \
| | * mtd: plat-ram: correctly free memory on error path in platram_probe()Baskov Evgeiny2020-12-101-3/+8
| |/
* / mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warningSerge Semin2020-12-071-4/+4
|/
* mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao2020-10-021-2/+2
* mtd: physmap: Add Baikal-T1 physically mapped ROM supportSerge Semin2020-10-025-0/+160
* mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin2020-10-021-6/+1
* mtd: maps: physmap: Retain mtd-name property from dtsChris Packham2020-08-271-1/+2
* mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-022-2/+2
* mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan2020-06-051-5/+0
* mtd: Convert fallthrough comments into statementsMiquel Raynal2020-03-301-2/+1
* mtd: maps: sa1100-flash: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-241-1/+1
* Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-01-302-9/+18
|\
| * mtd: maps: physmap: Add minimal Runtime PM supportGeert Uytterhoeven2020-01-271-5/+15
| * mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...Jia-Ju Bai2020-01-271-4/+3
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-0612-22/+22
|/
* mtd: physmap_of: add a hook for Intel IXP4xx flash probingLinus Walleij2019-10-295-0/+166
* mtd: maps: l440gx: Avoid printing address to dmesgFuqian Huang2019-10-291-1/+1
* mtd: pismo: Simplify getting the adapter of a clientWolfram Sang2019-09-151-2/+1
* mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig2019-09-151-2/+1
* mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-19/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467Thomas Gleixner2019-06-191-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-306-85/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2112-0/+12
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
* mtd: maps: Make uclinux_ram_map staticThomas Huth2019-05-061-7/+1
* mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham2019-05-061-1/+1
* mtd: maps: physmap: Store gpio_values correctlyChris Packham2019-05-061-0/+2
* mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann2019-05-061-1/+1
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-7/+0
|\
| * kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-011-7/+0
* | Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-181-1/+9
|\|
| * mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon2018-11-061-1/+9
* | mtd: physmap_of_gemini: Handle pin controlLinus Walleij2018-12-062-1/+110