summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
AgeCommit message (Expand)AuthorLines
2015-01-12mtd: st_spi_fsm: Fix [-Wsign-compare] build warningLee Jones-1/+1
2015-01-12mtd: st_spi_fsm: Obtain and use EMI clockLee Jones-2/+38
2015-01-12mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytesLee Jones-16/+79
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds-89/+74
2014-12-01mtd: spi-nor: factor out write_enable() for erase commandsBrian Norris-6/+0
2014-11-25mtd: m25p80: Add support for serial flash Spansion S25FL132KKnut Wohlrab-3/+1
2014-11-25MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken-3/+3
2014-11-25mtd: delete unnecessary checks before two function callsMarkus Elfring-2/+1
2014-11-05mtd: dataflash: Remove use of tx_dmaMark Brown-3/+3
2014-11-05mtd: m25p80: drop wait-till-ready checksBrian Norris-11/+0
2014-11-05mtd: spi-nor: fix the wrong dummy valueHuang Shijie-1/+4
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-4/+0
2014-10-22mtd: docg3: fix 'defined but not used' warningBrian Norris-0/+2
2014-10-22mtd: phram: fix asm/io.h include usageRob Ward-1/+1
2014-10-22mtd: docg3: add device-tree supportRobert Jarzmik-0/+8
2014-10-21docg3: Fix miuse of seq_printf return valueJoe Perches-60/+52
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings-1/+51
2014-10-20mtd: devices: drop owner assignment from platform_driversWolfram Sang-4/+0
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings-3/+1
2014-10-17mtd: m25p80: get rid of spi_get_device_idRafał Miłecki-5/+5
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki-2/+20
2014-09-22mtd: nand: Move ELM driver and rename as omap_elmEzequiel García-580/+0
2014-08-19mtd: Fixed checkpatch seq_printf warningsSamarth Parikh-13/+13
2014-07-21Merge tag 'v3.16-rc6' into MTD development branchBrian Norris-0/+2
2014-07-14mtd: phram: Fix whitespace issuesRob Ward-1/+2
2014-07-05mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan-0/+2
2014-07-05mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick-3/+1
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds-1419/+316
2014-05-28mtd: slram: fix unused variable warningBrian Norris-3/+1
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta-0/+36
2014-05-20mtd: st_spi_fsm: Make of_device_id array constJingoo Han-1/+1
2014-05-14drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell-2/+2
2014-05-12mtd: m25p80: Revive dual read supportGeert Uytterhoeven-0/+2
2014-05-12mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang-0/+2
2014-04-18Shiraz has movedViresh Kumar-2/+2
2014-04-16mtd: st_spi_fsm: only build for ARMBrian Norris-1/+1
2014-04-16mtd: st_spi_fsm: correct type issuesBrian Norris-6/+6
2014-04-14mtd: st_spi_fsm: begin using spi-nor.h opcodesBrian Norris-24/+5
2014-04-14mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*Brian Norris-87/+87
2014-04-14mtd: st_spi_fsm: kill duplicate CMD definitionsBrian Norris-36/+0
2014-04-14mtd: st_spi_fsm: fixup Kconfig dependencyBrian Norris-1/+1
2014-04-14mtd: spi-nor: shorten Kconfig namingBrian Norris-1/+1
2014-04-14mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris-2/+2
2014-04-14mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark-1/+7
2014-04-14mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark-0/+2
2014-04-14mtd: st_spi_fsm: Refactor status register operationsAngus Clark-84/+68
2014-04-14mtd: st_spi_fsm: Update Macronix 'QE' configurationAngus Clark-4/+19
2014-04-14mtd: st_spi_fsm: Update Macronix 32-bit addressing supportAngus Clark-13/+10
2014-04-14mtd: st_spi_fsm: Add Macronix MX25L25655E deviceAngus Clark-0/+3