summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* 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-101-6/+10
* mtd: block2mtd: check device sizeFabian Frederick2014-03-101-1/+5
* mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris2014-03-101-0/+1
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-101-3/+4
* mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto2014-03-101-0/+1
* mtd: pmc551: Remove unnecessary OOM messagesJingoo Han2014-03-101-6/+1
* mtd: spear_smi: Remove unnecessary OOM messagesJingoo Han2014-03-101-2/+0
* mtd: devices: elm: Remove unnecessary OOM messagesJingoo Han2014-03-101-3/+1
* mtd: elm: Use correct check on return value of pm_runtime_get_syncStefan Sørensen2014-03-101-1/+1
* mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin2014-03-101-3/+2
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-103-3/+0
* mtd: block2mtd: Add mutex_destroyFabian Frederick2014-03-101-5/+8
* mtd: phram: Repair multiple instances supportAlexander Sverdlin2014-03-101-7/+34
* mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven2014-03-101-2/+2
* mtd: m25p80: Add dual read supportGeert Uytterhoeven2014-03-101-4/+19
* mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven2014-01-271-0/+11
* mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven2014-01-271-1/+1
* mtd: mtdram: add missing 'const'Brian Norris2014-01-201-1/+1
* mtd: m25p80: assign default read commandBrian Norris2014-01-201-0/+2
* mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven2014-01-161-1/+1
* mtd: docg3: Use devm_*() functionsJingoo Han2014-01-031-14/+6
* mtd: m25p80: add support for m25px16Igor Grinberg2014-01-031-0/+1
* mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han2014-01-031-4/+1
* mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven2014-01-031-1/+1
* drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-031-2/+137
* drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-031-14/+57
* mtd: dataflash: Say if we find a device we don't supportMark Brown2013-11-071-1/+1
* mtd: m25p80: fixup device removal failure pathBrian Norris2013-11-061-3/+1
* mtd: m25p80: add support for Macronix mx25l3255eBrian Norris2013-11-061-0/+1
* mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-061-6/+1
* mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-062-12/+6
* mtd: m25p80: re-align ID entriesBrian Norris2013-11-061-16/+16
* mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-061-9/+0
* mtd: m25p80: fix allocation sizeBrian Norris2013-11-061-13/+7
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-061-0/+1
OpenPOWER on IntegriCloud