summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-11-30mtd: maps: add missing iounmap() in error pathLuis Henriques-1/+7
2016-08-15ARM: realview: imply device tree bootLinus Walleij-1/+1
2016-07-15mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter-3/+3
2016-07-15mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter-1/+3
2016-07-09mtd: physmap_of: fix set but unused warningBrian Norris-1/+1
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds-29/+10
2016-05-20Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-3/+3
2016-04-26mtd: maps: add __init attributeJulia Lawall-6/+6
2016-04-25mtd: maps: make uclinux.c driver more explicitly non-modularPaul Gortmaker-23/+4
2016-04-26physmap_of: ensure versatile code is reachableArnd Bergmann-1/+5
2016-04-04mtd: physmap_of: add a hook for Versatile write protectionLinus Walleij-0/+286
2016-04-04mtd: pxa2xx-flash: switch back from memremap to ioremap_cachedArd Biesheuvel-3/+3
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds-6/+5
2016-01-04drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro-14/+14
2015-11-11mtd: physmap_of: assign parent for the concatenated MTDBrian Norris-0/+1
2015-11-11mtd: drop unnecessary partition parser dataBrian Norris-6/+4
2015-10-19mtd: maps: rbtx4939-flash: fix compile errorBrian Norris-1/+1
2015-10-13mtd: maps: sa1100-flash: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: rbtx4939-flash: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: pxa2xx-flash: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: plat_ram: drop owner assignmentFrans Klaver-1/+0
2015-10-13mtd: maps: physmap_of: drop owner assignmentFrans Klaver-1/+0
2015-10-13mtd: maps: physmap: drop owner assignmentFrans Klaver-1/+0
2015-10-13mtd: maps: latch-addr-flash: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: lantiq-flash: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: ixp4xx: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: intel_vr_nor: show parent device in sysfsFrans Klaver-1/+1
2015-10-13mtd: maps: gpio-addr-flash: show parent device in sysfsFrans Klaver-1/+1
2015-10-12mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams-3/+3
2015-09-29pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund-0/+1
2015-08-18mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King-0/+6
2015-08-18mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov-3/+10
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König-2/+2
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris-3/+1
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven-3/+3
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+1
2015-05-06mtd: constify of_device_id arrayFabian Frederick-2/+2
2015-03-30mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida-1/+1
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov-2/+2
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy-1/+1
2015-01-09mtd: physmap_of: Add read-only fallbackJoe Schultz-0/+10
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds-6/+3
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel-5/+3
2014-10-22mtd: bfin-async-flash: Remove unused variableAaron Sierra-1/+0
2014-10-20mtd: maps: drop owner assignment from platform_driversWolfram Sang-9/+0
2014-09-22mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra-0/+4
2014-09-22mtd: physmap_of: Fix ROM support via OFAaron Sierra-1/+1
2014-08-19mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu-14/+28
2014-08-19mtd: maps: solutionengine: drop excess dependencyBrian Norris-1/+1