summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
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
2018-12-06mtd: physmap_of_gemini: Handle pin controlLinus Walleij-1/+110
2018-12-06mtd: maps: physmap: Leave assigned complex mappingsLinus Walleij-2/+12
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada-7/+0
2018-11-06mtd: maps: Get rid of the latch-addr-flash driverBoris Brezillon-239/+0
2018-11-06mtd: maps: physmap: Invert logic on if/else branchRicardo Ribalda Delgado-8/+11
2018-11-06mtd: sa1100: avoid VLA in sa1100_setup_mtdBoris Brezillon-1/+9
2018-11-05mtd: maps: Merge gpio-addr-flash.c into physmap-core.cBoris Brezillon-294/+157
2018-11-05mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...Boris Brezillon-10/+10
2018-11-05mtd: maps: Merge physmap_of.c into physmap-core.cBoris Brezillon-400/+240
2018-11-05mtd: maps: Prepare merging of physmap and physmap_ofBoris Brezillon-0/+2
2018-11-05mtd: maps: physmap: Fix coding style issues reported by checkpatchBoris Brezillon-15/+18
2018-11-05mtd: maps: physmap: Return -ENOMEM directly when info allocation failsBoris Brezillon-4/+2
2018-11-05mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret codeBoris Brezillon-4/+11
2018-11-05mtd: maps: physmap: Remove the MAX_RESOURCES limitationBoris Brezillon-17/+27
2018-11-05mtd: maps: physmap: Use devm_ioremap_resource()Boris Brezillon-17/+6
2018-11-05mtd: maps: physmap: Use dev_notice() and a %pR specifierBoris Brezillon-3/+2
2018-11-05mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resourcesBoris Brezillon-11/+18
2018-11-05mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtdsBoris Brezillon-27/+28
2018-11-05mtd: maps: physmap: Add SPDX headerBoris Brezillon-0/+1
2018-10-08mtd: maps: gpio-addr-flash: Convert to gpiodRicardo Ribalda Delgado-34/+21
2018-10-08mtd: maps: gpio-addr-flash: Replace array with an integerRicardo Ribalda Delgado-17/+17
2018-10-08mtd: maps: gpio-addr-flash: Use order instead of sizeRicardo Ribalda Delgado-18/+21
2018-10-05mtd: maps: gpio-addr-flash: Use devm_* functionsRicardo Ribalda Delgado-18/+8
2018-10-05mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado-1/+1
2018-10-05mtd: maps: gpio-addr-flash: Replace custom printkRicardo Ribalda Delgado-7/+3
2018-10-05mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado-22/+5
2018-10-04mtd: physmap_of: Remove unused struct of_device_idRicardo Ribalda Delgado-5/+0
2018-07-24mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap-3/+3
2018-07-19mtd: Make Kconfig formatting consistentBoris Brezillon-12/+12
2018-07-18mtd: maps: use mtd_device_register() where applicableRafał Miłecki-9/+6
2018-07-07mtd: maps: gpio-addr-flash: add error handling for ioremap_nocacheZhouyang Jia-0/+3
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-2/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-4/+4
2018-05-03mtd: maps: pismo: Remove owner assignment from i2c_driverFabio Estevam-1/+0
2018-03-29mtd: physmap_of: update struct map_info's swap as per map requirementPrabhakar Kushwaha-0/+6
2018-03-21mtd: maps: remove bfin-async-flash driverArnd Bergmann-207/+0
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds-41/+11
2017-11-06mtd: constify mtd_partitionArvind Yadav-7/+7
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev-34/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+5
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds-6/+0
2017-09-04mtd: lantiq-flash: drop check of boot selectHauke Mehrtens-6/+0
2017-08-15mtd: physmap_of: Retire Gemini pad controlLinus Walleij-16/+0
2017-08-15mtd: physmap_of: Fix resources leak in 'of_flash_probe()'Christophe Jaillet-2/+2
2017-08-15mtd: pci: constify pci_device_id.Arvind Yadav-1/+1
2017-08-15mtd: intel_vr_nor: constify pci_device_id.Arvind Yadav-1/+1
2017-08-15mtd: ck804xrom: constify pci_device_id.Arvind Yadav-2/+2
2017-08-15mtd: esb2rom: constify pci_device_id.Arvind Yadav-2/+2