summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* mtd: devices: elm: update DRIVER_NAME as "omap-elm"Pekon Gupta2014-03-261-1/+3
* mtd: devices: elm: configure parallel channels based on ecc_stepsPekon Gupta2014-03-261-3/+5
* mtd: devices: elm: clean elm_load_syndromePekon Gupta2014-03-261-7/+11
* mtd: devices: elm: check for hardware engine's design constraintsPekon Gupta2014-03-261-1/+12
* mtd: st_spi_fsm: Succinctly reorganise .remove()Lee Jones2014-03-201-6/+1Star
* mtd: st_spi_fsm: Allow loop to run at least once before giving up CPULee Jones2014-03-201-2/+2
* mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"Lee Jones2014-03-201-1/+1
* mtd: st_spi_fsm: Avoid duplicating MTD core codeLee Jones2014-03-201-8/+0Star
* mtd: st_spi_fsm: Remove useless consts from function argumentsLee Jones2014-03-201-8/+7Star
* mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitionsLee Jones2014-03-201-1/+5
* mtd: st_spi_fsm: Move runtime configurable msg sequences into device's structLee Jones2014-03-201-32/+32
* mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-backLee Jones2014-03-201-4/+43
* mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-backLee Jones2014-03-201-6/+260
* mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-backLee Jones2014-03-201-1/+81
* mtd: st_spi_fsm: Add the ability to write to FSM's status registerLee Jones2014-03-201-0/+36
* mtd: st_spi_fsm: Add the ability to read the FSM's statusLee Jones2014-03-201-0/+24
* mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash deviceLee Jones2014-03-201-1/+112
* mtd: st_spi_fsm: Supply a busy wait for post-write statusLee Jones2014-03-201-0/+221
* mtd: st_spi_fsm: Write to Flash via the FSM FIFOLee Jones2014-03-201-0/+14
* mtd: st_spi_fsm: Add the ability to read from a Serial Flash deviceLee Jones2014-03-201-0/+98
* mtd: st_spi_fsm: Prepare default sequences for read/write/eraseLee Jones2014-03-201-0/+36
* mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-backLee Jones2014-03-201-2/+82
* mtd: st_spi_fsm: Supply the N25Qxxx specific read configurationsLee Jones2014-03-201-0/+91
* mtd: st_spi_fsm: Provide the default read/write configurationsLee Jones2014-03-201-0/+27
* mtd: st_spi_fsm: Update the flash Volatile Configuration RegisterLee Jones2014-03-201-0/+32
* mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing modeLee Jones2014-03-201-0/+19
* mtd: st_spi_fsm: Add a check to if the chip can handle an SoC resetLee Jones2014-03-201-0/+40
* mtd: st_spi_fsm: Prepare read/write sequences according to configurationLee Jones2014-03-201-0/+17
* mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing modeLee Jones2014-03-201-0/+22
* mtd: st_spi_fsm: Provide the erase one sector sequenceLee Jones2014-03-201-0/+35
* mtd: st_spi_fsm: Fetch boot-device from mode pinsLee Jones2014-03-201-0/+46
* mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)Lee Jones2014-03-201-0/+69
* mtd: st_spi_fsm: Use device size to determine address widthLee Jones2014-03-201-0/+4
* mtd: st_spi_fsm: Search for preferred FSM message sequence configurationsLee Jones2014-03-201-0/+27
* mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC IDLee Jones2014-03-201-1/+25
* mtd: st_spi_fsm: Provide device look-up tableLee Jones2014-03-201-0/+136
* mtd: devices: Provide header for shared OPCODEs and SFDP commandsLee Jones2014-03-202-0/+83
* mtd: st_spi_fsm: Add support for JEDEC ID extractionLee Jones2014-03-201-0/+55
* mtd: st_spi_fsm: Supply a method to read from the FSM's FIFOLee Jones2014-03-201-0/+26
* mtd: st_spi_fsm: Supply framework for device requestsLee Jones2014-03-201-0/+56
* mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditionsLee Jones2014-03-201-0/+127
* mtd: st_spi_fsm: Supply all register address and bit logic definesLee Jones2014-03-201-0/+164
* mtd: st_spi_fsm: Allocate resources and register with MTD frameworkLee Jones2014-03-203-0/+115
* mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch2014-03-111-6/+10
* mtd: block2mtd: check device sizeFabian Frederick2014-03-111-1/+5
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-111-0/+1
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-111-3/+4
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-111-0/+1
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-111-6/+1Star
* mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han2014-03-111-2/+0Star