summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-07-151-3/+3
* mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter2016-07-151-1/+3
* mtd: physmap_of: fix set but unused warningBrian Norris2016-07-091-1/+1
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-244-29/+10
|\
| * mtd: maps: add __init attributeJulia Lawall2016-04-263-6/+6
| * mtd: maps: make uclinux.c driver more explicitly non-modularPaul Gortmaker2016-04-251-23/+4
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-201-3/+3
|\ \
| * | mtd: pxa2xx-flash: switch back from memremap to ioremap_cachedArd Biesheuvel2016-04-041-3/+3
| |/
* | physmap_of: ensure versatile code is reachableArnd Bergmann2016-04-262-1/+5
* | mtd: physmap_of: add a hook for Versatile write protectionLinus Walleij2016-04-045-0/+286
|/
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-132-6/+5
|\
| * mtd: physmap_of: assign parent for the concatenated MTDBrian Norris2015-11-111-0/+1
| * mtd: drop unnecessary partition parser dataBrian Norris2015-11-112-6/+4
* | drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro2016-01-041-14/+14
|/
* mtd: maps: rbtx4939-flash: fix compile errorBrian Norris2015-10-191-1/+1
* mtd: maps: sa1100-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: rbtx4939-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: pxa2xx-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: plat_ram: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: maps: physmap_of: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: maps: physmap: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: maps: latch-addr-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: lantiq-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: ixp4xx: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: intel_vr_nor: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: maps: gpio-addr-flash: show parent device in sysfsFrans Klaver2015-10-131-1/+1
* mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams2015-10-121-3/+3
* pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund2015-09-291-0/+1
* mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King2015-08-181-0/+6
* mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov2015-08-181-3/+10
* mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-05-281-2/+2
* mtd: lantiq-flash: use default partition parsersBrian Norris2015-05-271-3/+1
* mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven2015-05-213-3/+3
* mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-201-1/+1
* mtd: constify of_device_id arrayFabian Frederick2015-05-061-2/+2
* mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida2015-03-301-1/+1
* mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov2015-03-301-2/+2
* mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy2015-03-301-1/+1
* mtd: physmap_of: Add read-only fallbackJoe Schultz2015-01-091-0/+10
* Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-172-6/+3
|\
| * mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel2014-12-121-5/+3
| * mtd: bfin-async-flash: Remove unused variableAaron Sierra2014-10-221-1/+0
* | mtd: maps: drop owner assignment from platform_driversWolfram Sang2014-10-209-9/+0
|/
* mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-221-0/+4
* mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-221-1/+1
* mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu2014-08-191-14/+28
* mtd: maps: solutionengine: drop excess dependencyBrian Norris2014-08-191-1/+1
* mtd: use NULL instead of 0 for an addressMartin Kepplinger2014-08-191-1/+1
* mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto2014-07-021-2/+0
* mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle2014-05-281-24/+1