summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)AuthorFilesLines
2014-03-20mtd: st_spi_fsm: Supply a busy wait for post-write statusLee Jones1-0/+221
2014-03-20mtd: st_spi_fsm: Write to Flash via the FSM FIFOLee Jones1-0/+14
2014-03-20mtd: st_spi_fsm: Add the ability to read from a Serial Flash deviceLee Jones1-0/+98
2014-03-20mtd: st_spi_fsm: Prepare default sequences for read/write/eraseLee Jones1-0/+36
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-backLee Jones1-2/+82
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx specific read configurationsLee Jones1-0/+91
2014-03-20mtd: st_spi_fsm: Provide the default read/write configurationsLee Jones1-0/+27
2014-03-20mtd: st_spi_fsm: Update the flash Volatile Configuration RegisterLee Jones1-0/+32
2014-03-20mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing modeLee Jones1-0/+19
2014-03-20mtd: st_spi_fsm: Add a check to if the chip can handle an SoC resetLee Jones1-0/+40
2014-03-20mtd: st_spi_fsm: Prepare read/write sequences according to configurationLee Jones1-0/+17
2014-03-20mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing modeLee Jones1-0/+22
2014-03-20mtd: st_spi_fsm: Provide the erase one sector sequenceLee Jones1-0/+35
2014-03-20mtd: st_spi_fsm: Fetch boot-device from mode pinsLee Jones1-0/+46
2014-03-20mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)Lee Jones1-0/+69
2014-03-20mtd: st_spi_fsm: Use device size to determine address widthLee Jones1-0/+4
2014-03-20mtd: st_spi_fsm: Search for preferred FSM message sequence configurationsLee Jones1-0/+27
2014-03-20mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC IDLee Jones1-1/+25
2014-03-20mtd: st_spi_fsm: Provide device look-up tableLee Jones1-0/+136
2014-03-20mtd: devices: Provide header for shared OPCODEs and SFDP commandsLee Jones2-0/+83
2014-03-20mtd: st_spi_fsm: Add support for JEDEC ID extractionLee Jones1-0/+55
2014-03-20mtd: st_spi_fsm: Supply a method to read from the FSM's FIFOLee Jones1-0/+26
2014-03-20mtd: st_spi_fsm: Supply framework for device requestsLee Jones1-0/+56
2014-03-20mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditionsLee Jones1-0/+127
2014-03-20mtd: st_spi_fsm: Supply all register address and bit logic definesLee Jones1-0/+164
2014-03-20mtd: st_spi_fsm: Allocate resources and register with MTD frameworkLee Jones3-0/+115
2014-03-11mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch1-6/+10
2014-03-11mtd: block2mtd: check device sizeFabian Frederick1-1/+5
2014-03-11mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris1-0/+1
2014-03-11mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch1-3/+4
2014-03-11mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto1-0/+1
2014-03-11mtd: pmc551: Remove unnecessary OOM messagesJingoo Han1-6/+1
2014-03-11mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han1-2/+0
2014-03-11mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han1-3/+1
2014-03-11mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen1-1/+1
2014-03-11mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin1-3/+2
2014-03-11mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-03-11mtd: block2mtd: Add mutex_destroyFabian Frederick1-5/+8
2014-03-11mtd: phram: Repair multiple instances supportAlexander Sverdlin1-7/+34
2014-03-11mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven1-2/+2
2014-03-11mtd: m25p80: Add dual read supportGeert Uytterhoeven1-4/+19
2014-01-28mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven1-0/+11
2014-01-28mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven1-1/+1
2014-01-20mtd: mtdram: add missing 'const'Brian Norris1-1/+1
2014-01-20mtd: m25p80: assign default read commandBrian Norris1-0/+2
2014-01-17mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven1-1/+1
2014-01-03mtd: docg3: Use devm_*() functionsJingoo Han1-14/+6
2014-01-03mtd: m25p80: add support for m25px16Igor Grinberg1-0/+1
2014-01-03mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han1-4/+1
2014-01-03mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven1-1/+1