summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2015-09-17ENGR00318895-3 mtd: spi-nor: add a new field for spi_nor{}Huang Shijie
2015-09-17ENGR00318895-2 mtd: spi-nor: fix the wrong dummy valueHuang Shijie
2015-09-17mtd: spi-nor: shorten Kconfig namingBrian Norris
2015-09-17ENGR00300890-1 mtd: fix the build errorHuang Shijie
2015-09-17mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2015-09-17mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2015-09-17mtd: m25p80: use the SPI nor frameworkBrian Norris
2015-09-17mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris
2015-09-17mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto
2015-09-17mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2015-09-17mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2015-09-17mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2015-09-17mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-07-28mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan
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
2013-11-06mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
2013-11-06mtd: m25p80: remove 'disabled' device checkBrian Norris
2013-11-06mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2013-11-06mtd: m25p80: re-align ID entriesBrian Norris
2013-11-06mtd: m25p80: remove obsolete FIXMEBrian Norris
2013-11-06mtd: m25p80: fix allocation sizeBrian Norris
2013-11-06mtd: Move major number definitions to major.hEzequiel Garcia
2013-11-06mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain
2013-11-06mtg: docg3: use free_bch() instead of kfree()Wei Yongjun
2013-11-06mtd: sst25l: Use devm_kzallocSachin Kamat
2013-11-06mtd: sst25l: Remove redundant spi_set_drvdataSachin Kamat
2013-11-06mtd: phram: Make phram 64-bit compatibleAlexander Sverdlin
2013-10-27mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira
2013-10-27mtd: dataflash: remove unused fieldBrian Norris
2013-09-27mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer
2013-08-30mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin
2013-08-30mtd: bcm47xxsflash: writing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: implement erasing supportRafał Miłecki
2013-08-30mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exitLibo Chen
2013-08-30mtd: bcm47xxsflash: convert kzalloc to avoid invalid accessLibo Chen
2013-08-30mtd: spear_smi: add missing __iomem annotationJingoo Han
2013-08-30mtd: m25p80: add support for mr25h10Markus Niebel
2013-08-30mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer