| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | mtd: maps: remove obsolete impa7 map driver | Arnd Bergmann | 3 | -123/+0 |
| 5 days | mtd: maps: remove uclinux map driver | Arnd Bergmann | 3 | -125/+0 |
| 5 days | mtd: maps: remove AMD Élan specific drivers | Arnd Bergmann | 3 | -469/+0 |
| 5 days | mtd: Consistently define pci_device_ids | Uwe Kleine-König (The Capable Hub) | 6 | -49/+25 |
| 5 days | mtd: maps: vmu-flash: fix NULL pointer dereference in initialization | Florian Fuchs | 1 | -0/+1 |
| 5 days | mtd: maps: vmu-flash: fix fault in unaligned fixup | Florian Fuchs | 1 | -3/+3 |
| 5 days | mtd: sc520cdp: Remove mapping since board is no longer supported | Sean Young | 3 | -303/+0 |
| 5 days | mtd: netsc520: Remove mapping since board is no longer supported | Sean Young | 3 | -136/+0 |
| 5 days | mtd: ts5500_flash: Remove mapping since board is no longer supported | Sean Young | 3 | -127/+0 |
| 2026-03-16 | mtd: physmap: Drop leftovers of removed code for Baikal SoC | Andy Shevchenko | 1 | -4/+0 |
| 2026-03-11 | mtd: physmap_of_gemini: Fix disabled pinctrl state check | Chen Ni | 1 | -1/+1 |
| 2026-03-11 | mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baik... | Andy Shevchenko | 5 | -155/+0 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 12 | -17/+17 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 12 | -20/+18 |
| 2026-01-29 | mtd: physmap-core: Prioritize ofparts for OF probe | Linus Walleij | 1 | -1/+1 |
| 2025-11-17 | mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach() | Abdun Nihaal | 1 | -0/+1 |
| 2024-10-21 | mtd: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 6 | -6/+6 |
| 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 |
| 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-10 | 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-24 | mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-01-30 | 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-15 | mtd: pismo: Simplify getting the adapter of a client | Wolfram Sang | 1 | -2/+1 |
| 2019-09-15 | mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached | Christoph Hellwig | 1 | -2/+1 |
| 2019-08-20 | 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-14 | 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-06 | mtd: maps: Get rid of the latch-addr-flash driver | Boris Brezillon | 3 | -239/+0 |
| 2018-11-06 | mtd: maps: physmap: Invert logic on if/else branch | Ricardo Ribalda Delgado | 1 | -8/+11 |
| 2018-11-06 | mtd: sa1100: avoid VLA in sa1100_setup_mtd | Boris Brezillon | 1 | -1/+9 |
| 2018-11-05 | mtd: maps: Merge gpio-addr-flash.c into physmap-core.c | Boris Brezillon | 4 | -294/+157 |
| 2018-11-05 | mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem... | Boris Brezillon | 7 | -10/+10 |
| 2018-11-05 | mtd: maps: Merge physmap_of.c into physmap-core.c | Boris Brezillon | 4 | -400/+240 |
| 2018-11-05 | mtd: maps: Prepare merging of physmap and physmap_of | Boris Brezillon | 2 | -0/+2 |
| 2018-11-05 | mtd: maps: physmap: Fix coding style issues reported by checkpatch | Boris Brezillon | 1 | -15/+18 |
| 2018-11-05 | mtd: maps: physmap: Return -ENOMEM directly when info allocation fails | Boris Brezillon | 1 | -4/+2 |
| 2018-11-05 | mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code | Boris Brezillon | 1 | -4/+11 |
| 2018-11-05 | mtd: maps: physmap: Remove the MAX_RESOURCES limitation | Boris Brezillon | 1 | -17/+27 |
| 2018-11-05 | mtd: maps: physmap: Use devm_ioremap_resource() | Boris Brezillon | 1 | -17/+6 |
| 2018-11-05 | mtd: maps: physmap: Use dev_notice() and a %pR specifier | Boris Brezillon | 1 | -3/+2 |
| 2018-11-05 | mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources | Boris Brezillon | 1 | -11/+18 |
| 2018-11-05 | mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds | Boris Brezillon | 1 | -26/+27 |
| 2018-11-05 | mtd: maps: physmap: Add SPDX header | Boris Brezillon | 1 | -0/+1 |
| 2018-10-08 | mtd: maps: gpio-addr-flash: Convert to gpiod | Ricardo Ribalda Delgado | 1 | -34/+21 |
| 2018-10-08 | mtd: maps: gpio-addr-flash: Replace array with an integer | Ricardo Ribalda Delgado | 1 | -17/+17 |
| 2018-10-08 | mtd: maps: gpio-addr-flash: Use order instead of size | Ricardo Ribalda Delgado | 1 | -18/+21 |
| 2018-10-05 | mtd: maps: gpio-addr-flash: Use devm_* functions | Ricardo Ribalda Delgado | 1 | -18/+8 |
| 2018-10-05 | mtd: maps: gpio-addr-flash: Fix ioremapped size | Ricardo Ribalda Delgado | 1 | -1/+1 |
| 2018-10-05 | mtd: maps: gpio-addr-flash: Replace custom printk | Ricardo Ribalda Delgado | 1 | -7/+3 |
| 2018-10-05 | mtd: physmap_of: Release resources on error | Ricardo Ribalda Delgado | 1 | -22/+5 |
| 2018-10-04 | mtd: physmap_of: Remove unused struct of_device_id | Ricardo Ribalda Delgado | 1 | -5/+0 |
| 2018-07-24 | mtd/maps: fix solutionengine.c printk format warnings | Randy Dunlap | 1 | -3/+3 |
| 2018-07-19 | mtd: Make Kconfig formatting consistent | Boris Brezillon | 1 | -12/+12 |
| 2018-07-18 | mtd: maps: use mtd_device_register() where applicable | Rafał Miłecki | 4 | -9/+6 |
| 2018-07-07 | mtd: maps: gpio-addr-flash: add error handling for ioremap_nocache | Zhouyang Jia | 1 | -0/+3 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -4/+4 |
| 2018-05-03 | mtd: maps: pismo: Remove owner assignment from i2c_driver | Fabio Estevam | 1 | -1/+0 |
| 2018-03-29 | mtd: physmap_of: update struct map_info's swap as per map requirement | Prabhakar Kushwaha | 1 | -0/+6 |
| 2018-03-21 | mtd: maps: remove bfin-async-flash driver | Arnd Bergmann | 3 | -207/+0 |
| 2017-11-22 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds | 8 | -41/+11 |
| 2017-11-06 | mtd: constify mtd_partition | Arvind Yadav | 7 | -7/+7 |
| 2017-11-06 | mtd: plat-ram: Replace manual resource management by devm | Anton Vasilyev | 1 | -34/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
| 2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 1 | -6/+0 |
| 2017-09-04 | mtd: lantiq-flash: drop check of boot select | Hauke Mehrtens | 1 | -6/+0 |
| 2017-08-15 | mtd: physmap_of: Retire Gemini pad control | Linus Walleij | 1 | -16/+0 |
| 2017-08-15 | mtd: physmap_of: Fix resources leak in 'of_flash_probe()' | Christophe Jaillet | 1 | -2/+2 |
| 2017-08-15 | mtd: pci: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
| 2017-08-15 | mtd: intel_vr_nor: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
| 2017-08-15 | mtd: ck804xrom: constify pci_device_id. | Arvind Yadav | 1 | -2/+2 |
| 2017-08-15 | mtd: esb2rom: constify pci_device_id. | Arvind Yadav | 1 | -2/+2 |
| 2017-08-15 | mtd: amd76xrom: constify pci_device_id. | Arvind Yadav | 1 | -2/+2 |
| 2017-08-15 | mtd: ichxrom: constify pci_device_id. | Arvind Yadav | 1 | -2/+2 |
| 2017-08-15 | mtd: Convert to using %pOF instead of full_name | Rob Herring | 2 | -4/+4 |
| 2017-08-15 | mtd: physmap_of: Drop unnecessary static | Julia Lawall | 1 | -1/+1 |
| 2017-05-11 | mtd: physmap_of: Drop unnecessary static | Julia Lawall | 1 | -1/+1 |
| 2017-04-19 | mtd: physmap_of: use OF helpers for reading strings | Rafał Miłecki | 1 | -20/+10 |
| 2017-04-19 | mtd: physmap_of: really fix the physmap add-ons | Linus Walleij | 2 | -6/+4 |
| 2017-02-10 | mtd: physmap_of: fixup gemini/versatile dependencies | Brian Norris | 3 | -4/+6 |
| 2017-02-08 | mtd: ichxrom: maybe-uninitialized with gcc-4.9 | Arnd Bergmann | 1 | -2/+4 |
| 2017-02-08 | mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy | Arnd Bergmann | 1 | -3/+1 |
| 2017-02-08 | mtd: physmap_of: add a hook for Gemini flash probing | Linus Walleij | 5 | -7/+153 |
| 2017-02-08 | mtd: update my email address | John Crispin | 1 | -2/+2 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-11-30 | mtd: maps: add missing iounmap() in error path | Luis Henriques | 1 | -1/+7 |
| 2016-08-15 | ARM: realview: imply device tree boot | Linus Walleij | 1 | -1/+1 |
| 2016-07-15 | mtd: pmcmsp-flash: Allocating too much in init_msp_flash() | Dan Carpenter | 1 | -3/+3 |
| 2016-07-15 | mtd: maps: sa1100-flash: potential NULL dereference | Dan Carpenter | 1 | -1/+3 |
| 2016-07-09 | mtd: physmap_of: fix set but unused warning | Brian Norris | 1 | -1/+1 |
| 2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 4 | -29/+10 |
| 2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
| 2016-04-26 | mtd: maps: add __init attribute | Julia Lawall | 3 | -6/+6 |
| 2016-04-25 | mtd: maps: make uclinux.c driver more explicitly non-modular | Paul Gortmaker | 1 | -23/+4 |
| 2016-04-26 | physmap_of: ensure versatile code is reachable | Arnd Bergmann | 2 | -1/+5 |
| 2016-04-04 | mtd: physmap_of: add a hook for Versatile write protection | Linus Walleij | 5 | -0/+286 |
| 2016-04-04 | mtd: pxa2xx-flash: switch back from memremap to ioremap_cached | Ard Biesheuvel | 1 | -3/+3 |
| 2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -6/+5 |
| 2016-01-04 | drivers/mtd/maps/pcmciamtd.c: __iomem annotations | Al Viro | 1 | -14/+14 |
| 2015-11-11 | mtd: physmap_of: assign parent for the concatenated MTD | Brian Norris | 1 | -0/+1 |
| 2015-11-11 | mtd: drop unnecessary partition parser data | Brian Norris | 2 | -6/+4 |
| 2015-10-19 | mtd: maps: rbtx4939-flash: fix compile error | Brian Norris | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: sa1100-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: rbtx4939-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: pxa2xx-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: plat_ram: drop owner assignment | Frans Klaver | 1 | -1/+0 |
| 2015-10-13 | mtd: maps: physmap_of: drop owner assignment | Frans Klaver | 1 | -1/+0 |
| 2015-10-13 | mtd: maps: physmap: drop owner assignment | Frans Klaver | 1 | -1/+0 |
| 2015-10-13 | mtd: maps: latch-addr-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: lantiq-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: ixp4xx: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: intel_vr_nor: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-13 | mtd: maps: gpio-addr-flash: show parent device in sysfs | Frans Klaver | 1 | -1/+1 |
| 2015-10-12 | mtd: pxa2xx-flash: switch from ioremap_cache to memremap | Dan Williams | 1 | -3/+3 |
| 2015-09-29 | pcmciamtd: Add id for PRETEC 4MB SRAM | Tom Englund | 1 | -0/+1 |
| 2015-08-18 | mtd: physmap_of: fix null pointer deference when kzalloc returns null | Colin Ian King | 1 | -0/+6 |
| 2015-08-18 | mtd: nettel: do not ignore mtd_device_register() failure in nettel_init() | Alexey Khoroshilov | 1 | -3/+10 |
| 2015-05-28 | mtd: dc21285: use raw spinlock functions for nw_gpio_lock | Uwe Kleine-König | 1 | -2/+2 |
| 2015-05-27 | mtd: lantiq-flash: use default partition parsers | Brian Norris | 1 | -3/+1 |
| 2015-05-21 | mtd: maps: Spelling s/reseved/reserved/ | Geert Uytterhoeven | 3 | -3/+3 |
| 2015-05-20 | mtd: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-05-06 | mtd: constify of_device_id array | Fabian Frederick | 1 | -2/+2 |