aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* 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: unify read opcode variants with ST SPI FSMBrian Norris2014-04-14
* mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris2014-04-14
* mtd: spi-nor: add the copyright informationHuang Shijie2014-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: spi-nor: EXPORT symbols which could be used by module driversBrian Norris2014-04-14
* mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie2014-04-14
* mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie2014-04-14
* mtd: m25p80: use the SPI nor frameworkBrian Norris2014-04-14
* mtd: spi-nor: add the framework for SPI NORHuang Shijie2014-04-14
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * Fix index regression in nand_read_subpageRon2014-04-05
| * mtd: diskonchip: mem resource name is not optionalSasha Levin2014-03-31
| * mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes2014-03-26
| * mtd: omap2: Use devm_ioremap_resource()Jingoo Han2014-03-26
| * mtd: denali_dt: Use devm_ioremap_resource()Jingoo Han2014-03-26
| * 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
| * mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash deviceLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply a busy wait for post-write statusLee Jones2014-03-20
| * mtd: st_spi_fsm: Write to Flash via the FSM FIFOLee Jones2014-03-20
| * mtd: st_spi_fsm: Add the ability to read from a Serial Flash deviceLee Jones2014-03-20
| * mtd: st_spi_fsm: Prepare default sequences for read/write/eraseLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-backLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply the N25Qxxx specific read configurationsLee Jones2014-03-20
| * mtd: st_spi_fsm: Provide the default read/write configurationsLee Jones2014-03-20
| * mtd: st_spi_fsm: Update the flash Volatile Configuration RegisterLee Jones2014-03-20