aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* 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
| * mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing modeLee Jones2014-03-20
| * mtd: st_spi_fsm: Add a check to if the chip can handle an SoC resetLee Jones2014-03-20
| * mtd: st_spi_fsm: Prepare read/write sequences according to configurationLee Jones2014-03-20
| * mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing modeLee Jones2014-03-20
| * mtd: st_spi_fsm: Provide the erase one sector sequenceLee Jones2014-03-20
| * mtd: st_spi_fsm: Fetch boot-device from mode pinsLee Jones2014-03-20
| * mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)Lee Jones2014-03-20
| * mtd: st_spi_fsm: Use device size to determine address widthLee Jones2014-03-20
| * mtd: st_spi_fsm: Search for preferred FSM message sequence configurationsLee Jones2014-03-20
| * mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC IDLee Jones2014-03-20
| * mtd: st_spi_fsm: Provide device look-up tableLee Jones2014-03-20
| * mtd: devices: Provide header for shared OPCODEs and SFDP commandsLee Jones2014-03-20
| * mtd: st_spi_fsm: Add support for JEDEC ID extractionLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply a method to read from the FSM's FIFOLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply framework for device requestsLee Jones2014-03-20
| * mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditionsLee Jones2014-03-20
| * mtd: st_spi_fsm: Supply all register address and bit logic definesLee Jones2014-03-20
| * mtd: st_spi_fsm: Allocate resources and register with MTD frameworkLee Jones2014-03-20
| * mtd: nand: omap: remove is_elm_present flagPekon Gupta2014-03-20