aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-05-06mtd: maps: Make uclinux_ram_map staticThomas Huth
2019-05-06mtd: maps: Allow MTD_PHYSMAP with MTD_RAMChris Packham
2019-05-06mtd: maps: physmap: Store gpio_values correctlyChris Packham
2019-05-06mtd: physmap_of_gemini: remove extranous __xipram annotationArnd Bergmann
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-12-18Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-06mtd: physmap_of_gemini: Handle pin controlLinus Walleij
2018-12-06mtd: maps: physmap: Leave assigned complex mappingsLinus Walleij
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada
2018-11-06mtd: maps: Get rid of the latch-addr-flash driverBoris Brezillon
2018-11-06mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon
2018-11-05mtd: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon
2018-11-05mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon
2018-11-05mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon
2018-11-05mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon
2018-11-05mtd: maps: physmap: Fix coding style issues reported by checkpatchBoris Brezillon
2018-11-05mtd: maps: physmap: Return -ENOMEM directly when info allocation failsBoris Brezillon
2018-11-05mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret codeBoris Brezillon
2018-11-05mtd: maps: physmap: Remove the MAX_RESOURCES limitationBoris Brezillon
2018-11-05mtd: maps: physmap: Use devm_ioremap_resource()Boris Brezillon
2018-11-05mtd: maps: physmap: Use dev_notice() and a %pR specifierBoris Brezillon
2018-11-05mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resourcesBoris Brezillon
2018-11-05mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtdsBoris Brezillon
2018-11-05mtd: maps: physmap: Add SPDX headerBoris Brezillon
2018-10-08mtd: maps: gpio-addr-flash: Convert to gpiodRicardo Ribalda Delgado
2018-10-08mtd: maps: gpio-addr-flash: Replace array with an integerRicardo Ribalda Delgado
2018-10-08mtd: maps: gpio-addr-flash: Use order instead of sizeRicardo Ribalda Delgado
2018-10-05mtd: maps: gpio-addr-flash: Use devm_* functionsRicardo Ribalda Delgado
2018-10-05mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado
2018-10-05mtd: maps: gpio-addr-flash: Replace custom printkRicardo Ribalda Delgado
2018-10-05mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado
2018-10-04mtd: physmap_of: Remove unused struct of_device_idRicardo Ribalda Delgado
2018-07-24mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap
2018-07-19mtd: Make Kconfig formatting consistentBoris Brezillon
2018-07-18mtd: maps: use mtd_device_register() where applicableRafał Miłecki
2018-07-07mtd: maps: gpio-addr-flash: add error handling for ioremap_nocacheZhouyang Jia
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-03mtd: maps: pismo: Remove owner assignment from i2c_driverFabio Estevam
2018-03-29mtd: physmap_of: update struct map_info's swap as per map requirementPrabhakar Kushwaha
2018-03-21mtd: maps: remove bfin-async-flash driverArnd Bergmann
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds