summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps (follow)
Commit message (Expand)AuthorAge
* mtd: physmap_of: Release resources on errorRicardo Ribalda Delgado2019-11-25
* mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap2018-09-26
* mtd: maps: add __init attributeJulia Lawall2018-02-25
* mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann2018-02-25
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-03-18
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-09-30
* mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter2016-09-30
* mtd: maps: rbtx4939-flash: fix compile errorBrian Norris2015-10-19
* mtd: maps: sa1100-flash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: rbtx4939-flash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: pxa2xx-flash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: plat_ram: drop owner assignmentFrans Klaver2015-10-13
* mtd: maps: physmap_of: drop owner assignmentFrans Klaver2015-10-13
* mtd: maps: physmap: drop owner assignmentFrans Klaver2015-10-13
* mtd: maps: latch-addr-flash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: lantiq-flash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: ixp4xx: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: intel_vr_nor: show parent device in sysfsFrans Klaver2015-10-13
* mtd: maps: gpio-addr-flash: show parent device in sysfsFrans Klaver2015-10-13
* mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams2015-10-12
* pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund2015-09-29
* mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King2015-08-18
* mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov2015-08-18
* mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König2015-05-28
* mtd: lantiq-flash: use default partition parsersBrian Norris2015-05-27
* mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven2015-05-21
* mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-20
* mtd: constify of_device_id arrayFabian Frederick2015-05-06
* mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida2015-03-30
* mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov2015-03-30
* mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy2015-03-30
* mtd: physmap_of: Add read-only fallbackJoe Schultz2015-01-09
* Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2014-12-17
|\
| * mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel2014-12-12
| * mtd: bfin-async-flash: Remove unused variableAaron Sierra2014-10-22
* | mtd: maps: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra2014-09-22
* mtd: physmap_of: Fix ROM support via OFAaron Sierra2014-09-22
* mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu2014-08-19
* mtd: maps: solutionengine: drop excess dependencyBrian Norris2014-08-19
* mtd: use NULL instead of 0 for an addressMartin Kepplinger2014-08-19
* mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto2014-07-02
* mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle2014-05-28
* mtd: maps: sc520cdp: fix warningsBrian Norris2014-05-28
* mtd: Fix Elan SC520 dependenciesJean Delvare2014-05-12
* mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter2014-03-10
* mtd: ts5500: Add dependencyJean Delvare2014-03-10
* mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han2014-03-10
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-10
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-28
|\