aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-18mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King1-0/+6
2015-08-18mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov1-3/+10
2015-05-28mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-05-27mtd: lantiq-flash: use default partition parsersBrian Norris1-3/+1
2015-05-21mtd: maps: Spelling s/reseved/reserved/Geert Uytterhoeven3-3/+3
2015-05-20mtd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-05-06mtd: constify of_device_id arrayFabian Frederick1-2/+2
2015-03-30mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida1-1/+1
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy1-1/+1
2015-01-09mtd: physmap_of: Add read-only fallbackJoe Schultz1-0/+10
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+3
2014-12-12mtd: physmap_of: fix potential NULL dereferenceArd Biesheuvel1-5/+3
2014-10-22mtd: bfin-async-flash: Remove unused variableAaron Sierra1-1/+0
2014-10-20mtd: maps: drop owner assignment from platform_driversWolfram Sang9-9/+0
2014-09-22mtd: physmap_of: Add non-obsolete map_rom probeAaron Sierra1-0/+4
2014-09-22mtd: physmap_of: Fix ROM support via OFAaron Sierra1-1/+1
2014-08-19mtd: gpio_flash: handle case where offset + len exceeds the window sizeAaron Wu1-14/+28
2014-08-19mtd: maps: solutionengine: drop excess dependencyBrian Norris1-1/+1
2014-08-19mtd: use NULL instead of 0 for an addressMartin Kepplinger1-1/+1
2014-07-02mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_removeAtsushi Nemoto1-2/+0
2014-05-28mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVEPaul Bolle1-24/+1
2014-05-28mtd: maps: sc520cdp: fix warningsBrian Norris1-3/+3
2014-05-12mtd: Fix Elan SC520 dependenciesJean Delvare1-2/+2
2014-03-10mtd: allow CONFIG_MTD_PHYSMAP_OF also for CONFIG_MTD_RAMPhilippe De Muyter1-4/+4
2014-03-10mtd: ts5500: Add dependencyJean Delvare1-1/+1
2014-03-10mtd: plat-ram: Remove unnecessary OOM messagesJingoo Han1-1/+0
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker13-13/+0
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds4-45/+24
2014-01-07mtd: ixp4xx: Use devm_*() functionsJingoo Han1-22/+6
2014-01-05ARM: 7933/1: rename ioremap_cached to ioremap_cacheRob Herring1-1/+1
2014-01-03mtd: lantiq-flash: Use devm_kzalloc()Jingoo Han1-21/+16
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-11-06mtd: plat-ram: Use module_platform_driverSachin Kamat1-15/+1
2013-11-06mtd: scb2_flash: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-06mtd: pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-06mtd: intel_vr_nor: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-27mtd: plat-ram: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-08-30mtd: maps: cfi_flagadm: add missing __iomem annotationJingoo Han1-5/+5
2013-08-30mtd: impa7: add missing __iomem annotationJingoo Han1-5/+5
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han9-16/+16
2013-08-05mtd: remove obsolete JEDEC mapping driversPaul Bolle4-462/+0
2013-08-05mtd: maps: rbtx4939-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: maps: physmap: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: pxa2xx-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-05mtd: maps: latch-addr-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: sa1100-flash: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-08-05mtd: maps: plat-ram: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-06-11ARM: clps711x: autcpu12: Special driver for handling memory is removedAlexander Shiyan3-137/+0