aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-backLee Jones
2014-03-20mtd: st_spi_fsm: Supply the N25Qxxx specific read configurationsLee Jones
2014-03-20mtd: st_spi_fsm: Provide the default read/write configurationsLee Jones
2014-03-20mtd: st_spi_fsm: Update the flash Volatile Configuration RegisterLee Jones
2014-03-20mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing modeLee Jones
2014-03-20mtd: st_spi_fsm: Add a check to if the chip can handle an SoC resetLee Jones
2014-03-20mtd: st_spi_fsm: Prepare read/write sequences according to configurationLee Jones
2014-03-20mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing modeLee Jones
2014-03-20mtd: st_spi_fsm: Provide the erase one sector sequenceLee Jones
2014-03-20mtd: st_spi_fsm: Fetch boot-device from mode pinsLee Jones
2014-03-20mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)Lee Jones
2014-03-20mtd: st_spi_fsm: Use device size to determine address widthLee Jones
2014-03-20mtd: st_spi_fsm: Search for preferred FSM message sequence configurationsLee Jones
2014-03-20mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC IDLee Jones
2014-03-20mtd: st_spi_fsm: Provide device look-up tableLee Jones
2014-03-20mtd: devices: Provide header for shared OPCODEs and SFDP commandsLee Jones
2014-03-20mtd: st_spi_fsm: Add support for JEDEC ID extractionLee Jones
2014-03-20mtd: st_spi_fsm: Supply a method to read from the FSM's FIFOLee Jones
2014-03-20mtd: st_spi_fsm: Supply framework for device requestsLee Jones
2014-03-20mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditionsLee Jones
2014-03-20mtd: st_spi_fsm: Supply all register address and bit logic definesLee Jones
2014-03-20mtd: st_spi_fsm: Allocate resources and register with MTD frameworkLee Jones
2014-03-10mtd: Fix the behavior of OTP write if there is not enough room for dataChristian Riesch
2014-03-10mtd: block2mtd: check device sizeFabian Frederick
2014-03-10mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch
2014-03-10mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto
2014-03-10mtd: pmc551: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen
2014-03-10mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-03-10mtd: block2mtd: Add mutex_destroyFabian Frederick
2014-03-10mtd: phram: Repair multiple instances supportAlexander Sverdlin
2014-03-10mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2014-03-10mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-01-20mtd: mtdram: add missing 'const'Brian Norris
2014-01-20mtd: m25p80: assign default read commandBrian Norris
2014-01-16mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven
2014-01-03mtd: docg3: Use devm_*() functionsJingoo Han
2014-01-03mtd: m25p80: add support for m25px16Igor Grinberg
2014-01-03mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han
2014-01-03mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven
2014-01-03drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-01-03drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2013-11-07mtd: dataflash: Say if we find a device we don't supportMark Brown
2013-11-06mtd: m25p80: fixup device removal failure pathBrian Norris