summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2016-09-30mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-09-30mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter
2015-10-19mtd: maps: rbtx4939-flash: fix compile errorBrian Norris
2015-10-13mtd: maps: sa1100-flash: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: rbtx4939-flash: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: pxa2xx-flash: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: plat_ram: drop owner assignmentFrans Klaver
2015-10-13mtd: maps: physmap_of: drop owner assignmentFrans Klaver
2015-10-13mtd: maps: physmap: drop owner assignmentFrans Klaver
2015-10-13mtd: maps: latch-addr-flash: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: lantiq-flash: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: ixp4xx: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: intel_vr_nor: show parent device in sysfsFrans Klaver
2015-10-13mtd: maps: gpio-addr-flash: show parent device in sysfsFrans Klaver
2015-10-12mtd: pxa2xx-flash: switch from ioremap_cache to memremapDan Williams
2015-09-29pcmciamtd: Add id for PRETEC 4MB SRAMTom Englund
2015-08-18mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King
2015-08-18mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-06mtd: constify of_device_id arrayFabian Frederick
2015-03-30mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy
2015-01-09mtd: physmap_of: Add read-only fallbackJoe Schultz
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel
2014-10-22mtd: bfin-async-flash: Remove unused variableAaron Sierra
2014-10-20mtd: maps: drop owner assignment from platform_driversWolfram Sang
2014-09-22mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra
2014-09-22mtd: physmap_of: Fix ROM support via OFAaron Sierra
2014-08-19mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu
2014-08-19mtd: maps: solutionengine: drop excess dependencyBrian Norris
2014-08-19mtd: use NULL instead of 0 for an addressMartin Kepplinger
2014-07-02mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto
2014-05-28mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle
2014-05-28mtd: maps: sc520cdp: fix warningsBrian Norris
2014-05-12mtd: Fix Elan SC520 dependenciesJean Delvare
2014-03-10mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter
2014-03-10mtd: ts5500: Add dependencyJean Delvare
2014-03-10mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-01-07mtd: ixp4xx: Use devm_*() functionsJingoo Han
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring
2014-01-03mtd: lantiq-flash: Use devm_kzalloc()Jingoo Han
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven