summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAge
* 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: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch2014-03-11
* mtd: block2mtd: check device sizeFabian Frederick2014-03-11
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-11
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-11
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-11
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-11
* mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han2014-03-11
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-11
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-11
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-11
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-11
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-11
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-11
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-11
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-11
* mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven2014-01-28
* mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven2014-01-28
* mtd: mtdram: add missing 'const'Brian Norris2014-01-20