aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAge
* mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21
* mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-17
* mtd: m25p80: get rid of spi_get_device_idRafał Miłecki2014-10-17
* mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki2014-09-28
* mtd: nand: Move ELM driver and rename as omap_elmEzequiel García2014-09-22
* mtd: Fixed checkpatch seq_printf warningsSamarth Parikh2014-08-19
* Merge tag 'v3.16-rc6' into MTD development branchBrian Norris2014-07-21
|\
| * mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan2014-07-05
* | mtd: phram: Fix whitespace issuesRob Ward2014-07-14
* | mtd: phram: replace kmalloc/strcpy by kstrdupFabian Frederick2014-07-05
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-11
|\
| * drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.Rusty Russell2014-05-13
* | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-11
|\ \ | |/ |/|
| * mtd: slram: fix unused variable warningBrian Norris2014-05-28
| * mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta2014-05-20
| * mtd: st_spi_fsm: Make of_device_id array constJingoo Han2014-05-20
| * mtd: m25p80: Revive dual read supportGeert Uytterhoeven2014-05-12
| * mtd: elm: compile suspend/resume only with PM_SLEEPWolfram Sang2014-05-12
| * mtd: st_spi_fsm: only build for ARMBrian Norris2014-04-17
| * mtd: st_spi_fsm: correct type issuesBrian Norris2014-04-17
| * mtd: st_spi_fsm: begin using spi-nor.h opcodesBrian Norris2014-04-14
| * mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*Brian Norris2014-04-14
| * mtd: st_spi_fsm: kill duplicate CMD definitionsBrian Norris2014-04-14
| * mtd: st_spi_fsm: fixup Kconfig dependencyBrian Norris2014-04-14
| * mtd: spi-nor: shorten Kconfig namingBrian Norris2014-04-14
| * mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-14
| * mtd: st_spi_fsm: Add support for Macronix MX25L3255EAngus Clark2014-04-14
| * mtd: st_spi_fsm: Add Spansion S25FL032P to device tableAngus Clark2014-04-14
| * mtd: st_spi_fsm: Refactor status register operationsAngus Clark2014-04-14
| * mtd: st_spi_fsm: Update Macronix 'QE' configurationAngus Clark2014-04-14
| * mtd: st_spi_fsm: Update Macronix 32-bit addressing supportAngus Clark2014-04-14
| * mtd: st_spi_fsm: Add Macronix MX25L25655E deviceAngus Clark2014-04-14
| * mtd: m25p80: use the SPI nor frameworkBrian Norris2014-04-14
* | Shiraz has movedViresh Kumar2014-04-18
|/
* mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta2014-03-26
* mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta2014-03-26
* mtd: devices: elm: clean elm_load_syndromePekon Gupta2014-03-26
* mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta2014-03-26
* mtd: st_spi_fsm: Succinctly reorganise .remove()Lee Jones2014-03-20
* mtd: st_spi_fsm: Allow loop to run at least once before giving up CPULee Jones2014-03-20
* mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"Lee Jones2014-03-20
* mtd: st_spi_fsm: Avoid duplicating MTD core codeLee Jones2014-03-20
* mtd: st_spi_fsm: Remove useless consts from function argumentsLee Jones2014-03-20
* mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitionsLee Jones2014-03-20
* mtd: st_spi_fsm: Move runtime configurable msg sequences into device's structLee Jones2014-03-20
* mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-backLee Jones2014-03-20
* mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-backLee Jones2014-03-20
* mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-backLee Jones2014-03-20
* mtd: st_spi_fsm: Add the ability to write to FSM's status registerLee Jones2014-03-20
* mtd: st_spi_fsm: Add the ability to read the FSM's statusLee Jones2014-03-20