aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorFilesLines
5 daysmtd: maps: remove obsolete impa7 map driverArnd Bergmann3-123/+0
5 daysmtd: maps: remove uclinux map driverArnd Bergmann3-125/+0
5 daysmtd: maps: remove AMD Élan specific driversArnd Bergmann3-469/+0
5 daysmtd: Consistently define pci_device_idsUwe Kleine-König (The Capable Hub)6-49/+25
5 daysmtd: maps: vmu-flash: fix NULL pointer dereference in initializationFlorian Fuchs1-0/+1
5 daysmtd: maps: vmu-flash: fix fault in unaligned fixupFlorian Fuchs1-3/+3
5 daysmtd: sc520cdp: Remove mapping since board is no longer supportedSean Young3-303/+0
5 daysmtd: netsc520: Remove mapping since board is no longer supportedSean Young3-136/+0
5 daysmtd: ts5500_flash: Remove mapping since board is no longer supportedSean Young3-127/+0
2026-03-16mtd: physmap: Drop leftovers of removed code for Baikal SoCAndy Shevchenko1-4/+0
2026-03-11mtd: physmap_of_gemini: Fix disabled pinctrl state checkChen Ni1-1/+1
2026-03-11mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baik...Andy Shevchenko5-155/+0
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds12-17/+17
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook12-20/+18
2026-01-29mtd: physmap-core: Prioritize ofparts for OF probeLinus Walleij1-1/+1
2025-11-17mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()Abdun Nihaal1-0/+1
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König6-6/+6
2024-07-01mtd: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-05-27mtd: physmap: Use *-y instead of *-objs in MakefileAndy Shevchenko1-6/+5
2024-04-09mtd: maps: sa1100-flash: Prefer struct_size over open coded arithmeticErick Archer1-4/+2
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-08mtd: maps: sun_uflash: Declare uflash_devinit staticSam Ravnborg1-1/+1
2024-02-26mtd: Remove support for Carillo Ranch driverMatthew Wilcox (Oracle)3-273/+0
2024-02-26mtd: maps: physmap-core: fix flash size larger than 32-bitBaruch Siach1-1/+1
2023-12-14mtd: maps: vmu-flash: Fix the (mtd core) switch to ref countersMiquel Raynal1-1/+1
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds6-30/+16
2023-10-16mtd: Use device_get_match_data()Rob Herring1-7/+3
2023-10-16mtd: maps: sun_uflash: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-16mtd: maps: sa1100-flash: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-16mtd: maps: pxa2xx-flash: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-16mtd: maps: plat-ram: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-10-16mtd: maps: physmap-core: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-10-16mtd: maps: lantiq-flash: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-11mtd: physmap-core: Restore map_rom fallbackGeert Uytterhoeven1-0/+11
2023-08-18mtd: maps: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt1-1/+1
2023-07-27mtd: Explicitly include correct DT includesRob Herring6-5/+5
2023-07-12mtd: physmap-core: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-07-12mtd: lantiq-flash: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-8/+3
2023-07-12mtd: plat-ram: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-2/+1
2023-06-19mtd: maps: pismo: Switch back to use i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-04-19Merge tag 'spi-nor/for-6.4' into mtd/nextMiquel Raynal1-3/+2
2023-03-22mtd: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2023-03-09mtd: maps: pismo: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-24mtd: maps: pxa2xx-flash: fix memory leak in probeZheng Yongjun1-0/+2
2022-10-07Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-0/+3
2022-09-19mtd: physmap-core: Fix NULL pointer dereferencing in of_select_probe_type()Zeng Jingxiang1-0/+3
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-09mtd: physmap: Drop if with an always false conditionUwe Kleine-König1-4/+0
2022-06-09mtd: physmap: Don't skip cleanup after mtd_device_unregister() failedUwe Kleine-König1-6/+3
2022-06-06mtd: maps: Fix refcount leak in ap_flash_initMiaoqian Lin1-0/+1
2022-06-06mtd: maps: Fix refcount leak in of_flash_probe_versatileMiaoqian Lin1-0/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2022-04-25mtd: maps: ixp4xx: Drop driverLinus Walleij3-272/+0
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-2/+0
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer3-140/+0
2021-10-15mtd: fixup CFI on ixp4xxArnd Bergmann1-1/+1
2021-08-17mtd: maps: remove dead MTD map driver for PMC-Sierra MSP boardsLukas Bulwahn3-251/+0
2021-06-11mtd: amd76xrom: remove unnecessary oom messageZhen Lei1-4/+2
2021-06-11mtd: ck804xrom: remove unnecessary oom messageZhen Lei1-5/+3
2021-06-11mtd: esb2rom: remove unnecessary oom messageZhen Lei1-4/+3
2021-06-11mtd: ichxrom: remove unnecessary oom messageZhen Lei1-4/+2
2021-06-11mtd: sun_uflash: remove unnecessary oom messageZhen Lei1-3/+1
2021-05-10mtd: plat-ram: remove redundant dev_err call in platram_probe()Yu Kuai1-1/+0
2021-04-26Merge tag 'mtd/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2-2/+4
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-03-11mtd: maps: fix error return code of physmap_flash_remove()Jia-Ju Bai1-1/+3
2021-03-11mtd: physmap: physmap-bt1-rom: Fix unintentional stack accessGustavo A. R. Silva1-1/+1
2021-02-01mtd: convert comma to semicolonZheng Yongjun1-4/+4
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal1-3/+8
2020-12-10mtd: plat-ram: correctly free memory on error path in platram_probe()Baskov Evgeiny1-3/+8
2020-12-07mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warningSerge Semin1-4/+4
2020-10-02mtd: maps: vmu-flash: fix typos for struct memcardBernard Zhao1-2/+2
2020-10-02mtd: physmap: Add Baikal-T1 physically mapped ROM supportSerge Semin5-0/+160
2020-10-02mtd: maps: vmu-flash: simplify the return expression of probe_maple_vmuLiu Shixin1-6/+1
2020-08-27mtd: maps: physmap: Retain mtd-name property from dtsChris Packham1-1/+2
2020-08-02mtd: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-06-05mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'Jason Yan1-5/+0
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal1-2/+1
2020-03-24mtd: maps: sa1100-flash: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2-9/+18
2020-01-27mtd: maps: physmap: Add minimal Runtime PM supportGeert Uytterhoeven1-5/+15
2020-01-27mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_...Jia-Ju Bai1-4/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig12-22/+22
2019-10-29mtd: physmap_of: add a hook for Intel IXP4xx flash probingLinus Walleij5-0/+166
2019-10-29mtd: maps: l440gx: Avoid printing address to dmesgFuqian Huang1-1/+1
2019-09-15mtd: pismo: Simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-09-15mtd: pxa2xx: Use ioremap_cache insted of ioremap_cachedChristoph Hellwig1-2/+1
2019-08-20mtd: sa1100: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner5-19/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 467Thomas Gleixner1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner6-85/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner12-0/+12
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-05-06mtd: maps: Make uclinux_ram_map staticThomas Huth1-7/+1
2019-05-06mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham1-1/+1
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham1-0/+2
2019-05-06mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann1-1/+1
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-7/+0
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-1/+9
2018-12-06mtd: physmap_of_gemini: Handle pin controlLinus Walleij2-1/+110
2018-12-06mtd: maps: physmap: Leave assigned complex mappingsLinus Walleij1-2/+12
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada1-7/+0
2018-11-06mtd: maps: Get rid of the latch-addr-flash driverBoris Brezillon3-239/+0
2018-11-06mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado1-8/+11
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon1-1/+9
2018-11-05mtd: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon4-294/+157
2018-11-05mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon7-10/+10
2018-11-05mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon4-400/+240
2018-11-05mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon2-0/+2
2018-11-05mtd: maps: physmap: Fix coding style issues reported by checkpatchBoris Brezillon1-15/+18
2018-11-05mtd: maps: physmap: Return -ENOMEM directly when info allocation failsBoris Brezillon1-4/+2
2018-11-05mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret codeBoris Brezillon1-4/+11
2018-11-05mtd: maps: physmap: Remove the MAX_RESOURCES limitationBoris Brezillon1-17/+27
2018-11-05mtd: maps: physmap: Use devm_ioremap_resource()Boris Brezillon1-17/+6
2018-11-05mtd: maps: physmap: Use dev_notice() and a %pR specifierBoris Brezillon1-3/+2
2018-11-05mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resourcesBoris Brezillon1-11/+18
2018-11-05mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtdsBoris Brezillon1-26/+27
2018-11-05mtd: maps: physmap: Add SPDX headerBoris Brezillon1-0/+1
2018-10-08mtd: maps: gpio-addr-flash: Convert to gpiodRicardo Ribalda Delgado1-34/+21
2018-10-08mtd: maps: gpio-addr-flash: Replace array with an integerRicardo Ribalda Delgado1-17/+17
2018-10-08mtd: maps: gpio-addr-flash: Use order instead of sizeRicardo Ribalda Delgado1-18/+21
2018-10-05mtd: maps: gpio-addr-flash: Use devm_* functionsRicardo Ribalda Delgado1-18/+8
2018-10-05mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado1-1/+1
2018-10-05mtd: maps: gpio-addr-flash: Replace custom printkRicardo Ribalda Delgado1-7/+3
2018-10-05mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado1-22/+5
2018-10-04mtd: physmap_of: Remove unused struct of_device_idRicardo Ribalda Delgado1-5/+0
2018-07-24mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap1-3/+3
2018-07-19mtd: Make Kconfig formatting consistentBoris Brezillon1-12/+12
2018-07-18mtd: maps: use mtd_device_register() where applicableRafał Miłecki4-9/+6
2018-07-07mtd: maps: gpio-addr-flash: add error handling for ioremap_nocacheZhouyang Jia1-0/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+4
2018-05-03mtd: maps: pismo: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-03-29mtd: physmap_of: update struct map_info's swap as per map requirementPrabhakar Kushwaha1-0/+6
2018-03-21mtd: maps: remove bfin-async-flash driverArnd Bergmann3-207/+0
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds8-41/+11
2017-11-06mtd: constify mtd_partitionArvind Yadav7-7/+7
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev1-34/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds1-6/+0
2017-09-04mtd: lantiq-flash: drop check of boot selectHauke Mehrtens1-6/+0
2017-08-15mtd: physmap_of: Retire Gemini pad controlLinus Walleij1-16/+0
2017-08-15mtd: physmap_of: Fix resources leak in 'of_flash_probe()'Christophe Jaillet1-2/+2
2017-08-15mtd: pci: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-15mtd: intel_vr_nor: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-15mtd: ck804xrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: esb2rom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: amd76xrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: ichxrom: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-15mtd: Convert to using %pOF instead of full_nameRob Herring2-4/+4
2017-08-15mtd: physmap_of: Drop unnecessary staticJulia Lawall1-1/+1
2017-05-11mtd: physmap_of: Drop unnecessary staticJulia Lawall1-1/+1
2017-04-19mtd: physmap_of: use OF helpers for reading stringsRafał Miłecki1-20/+10
2017-04-19mtd: physmap_of: really fix the physmap add-onsLinus Walleij2-6/+4
2017-02-10mtd: physmap_of: fixup gemini/versatile dependenciesBrian Norris3-4/+6
2017-02-08mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann1-2/+4
2017-02-08mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-02-08mtd: physmap_of: add a hook for Gemini flash probingLinus Walleij5-7/+153
2017-02-08mtd: update my email addressJohn Crispin1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-30mtd: maps: add missing iounmap() in error pathLuis Henriques1-1/+7
2016-08-15ARM: realview: imply device tree bootLinus Walleij1-1/+1
2016-07-15mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-07-15mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter1-1/+3
2016-07-09mtd: physmap_of: fix set but unused warningBrian Norris1-1/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds4-29/+10
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+3
2016-04-26mtd: maps: add __init attributeJulia Lawall3-6/+6
2016-04-25mtd: maps: make uclinux.c driver more explicitly non-modularPaul Gortmaker1-23/+4
2016-04-26physmap_of: ensure versatile code is reachableArnd Bergmann2-1/+5
2016-04-04mtd: physmap_of: add a hook for Versatile write protectionLinus Walleij5-0/+286
2016-04-04mtd: pxa2xx-flash: switch back from memremap to ioremap_cachedArd Biesheuvel1-3/+3
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+5
2016-01-04drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro1-14/+14
2015-11-11mtd: physmap_of: assign parent for the concatenated MTDBrian Norris1-0/+1
2015-11-11mtd: drop unnecessary partition parser dataBrian Norris2-6/+4
2015-10-19mtd: maps: rbtx4939-flash: fix compile errorBrian Norris1-1/+1
2015-10-13mtd: maps: sa1100-flash: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: rbtx4939-flash: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: pxa2xx-flash: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: plat_ram: drop owner assignmentFrans Klaver1-1/+0
2015-10-13mtd: maps: physmap_of: drop owner assignmentFrans Klaver1-1/+0
2015-10-13mtd: maps: physmap: drop owner assignmentFrans Klaver1-1/+0
2015-10-13mtd: maps: latch-addr-flash: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: lantiq-flash: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: ixp4xx: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: intel_vr_nor: show parent device in sysfsFrans Klaver1-1/+1
2015-10-13mtd: maps: gpio-addr-flash: show parent device in sysfsFrans Klaver1-1/+1
2015-10-12mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams1-3/+3
2015-09-29pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund1-0/+1
2015-08-18mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King1-0/+6
2015-08-18mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov1-3/+10
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris1-3/+1
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven3-3/+3
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-05-06mtd: constify of_device_id arrayFabian Frederick1-2/+2