aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
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/upstream-linusLinus 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