aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAge
...
* 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
* mtd: m25p80: assign default read commandBrian Norris2014-01-20
* mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven2014-01-16
* mtd: docg3: Use devm_*() functionsJingoo Han2014-01-03
* mtd: m25p80: add support for m25px16Igor Grinberg2014-01-03
* mtd: dataflash: remove unnecessary spi_set_drvdata()Jingoo Han2014-01-03
* mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven2014-01-03
* drivers: mtd: m25p80: add quad read supportSourav Poddar2014-01-03
* drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar2014-01-03
* mtd: dataflash: Say if we find a device we don't supportMark Brown2013-11-07
* mtd: m25p80: fixup device removal failure pathBrian Norris2013-11-07
* mtd: m25p80: add support for Macronix mx25l3255eBrian Norris2013-11-07
* mtd: m25p80: remove 'disabled' device checkBrian Norris2013-11-07
* mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris2013-11-07
* mtd: m25p80: re-align ID entriesBrian Norris2013-11-07
* mtd: m25p80: remove obsolete FIXMEBrian Norris2013-11-07
* mtd: m25p80: fix allocation sizeBrian Norris2013-11-07
* mtd: Move major number definitions to major.hEzequiel Garcia2013-11-07
* mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain2013-11-07
* mtg: docg3: use free_bch() instead of kfree()Wei Yongjun2013-11-07
* mtd: sst25l: Use devm_kzallocSachin Kamat2013-11-07
* mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat2013-11-07
* mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin2013-11-07
* mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira2013-10-27
* mtd: dataflash: remove unused fieldBrian Norris2013-10-27
* mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer2013-09-27
* mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin2013-08-30