summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-05-22mtd: m25p80: add reset process before suspendHou Zhiqiang
2015-03-19Merge branch 'qoriq-sdk' into LS1-SDKJason Jin
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2015-02-05mtd: fsl-quadspi:fix qspi irq handler complete exceptionHaikun Wang
2014-12-11qspi: Fix system hang issue when reading QSPI flash on LS1021A TWR boardAlison Wang
2014-12-11mtd: m25p80: Initialize the addr_width field of spi_messageHou Zhiqiang
2014-12-11mtd: m25p80: Add Power Management supportHou Zhiqiang
2014-12-11mtd: eLBC NAND: fix subpage write supportPekon Gupta
2014-12-11mtd: spi-nor: Add support for flag status register on Micron chipsChunhe Lan
2014-12-11ifc : fix build error on master cause by nand driver miss a dependWang Dongsheng
2014-12-11IFC: Change IO accessor based on endiannessJaiprakash Singh
2014-12-11driver/memory:Move Freescale IFC driver to a common driverb44839
2014-12-11spi-nor:fsl-quadspi:Add LS1021 support for fsl_quadspiChao Fu
2014-12-11mtd: spi-nor: read 6 bytes for the IDChao Fu
2014-12-11mtd: fsl-quadspi: add DDR quad read support for MicronChao Fu
2014-12-11mtd: spi-nor: add DDR quad read support for MicronChao Fu
2014-12-11mtd: fsl-quadspi: add the DDR quad read support for Spansion NORChao Fu
2014-12-11mtd: fsl-quadspi: use the information stored in spi-nor{}Chao Fu
2014-12-11mtd: spi-nor: add DDR quad read supportChao Fu
2014-12-11mtd: spi-nor: unify read opcode variants with ST SPI FSMBrian Norris
2014-12-11mtd: spi-nor: add a new field for spi_nor{}Chao Fu
2014-12-11mtd: spi-nor: fix the wrong dummy valueChao Fu
2014-12-11mtd: m25p80: Revive dual read supportGeert Uytterhoeven
2014-12-11mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*Brian Norris
2014-12-11mtd: m25p80: use the SPI nor frameworkBrian Norris
2014-12-11mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flashBrian Norris
2014-12-11mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto
2014-12-11mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2014-12-11mtd: delete non-required instances of include <linux/init.h>Chao Fu
2014-12-11mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2014-12-11mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-12-11mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-12-11mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-12-11mtd: m25p80: assign default read commandBrian Norris
2014-12-11mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven
2014-12-11mtd: m25p80: add support for m25px16Igor Grinberg
2014-12-11drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-12-11drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2014-12-11mtd: m25p80: fixup device removal failure pathBrian Norris
2014-12-11mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
2014-12-11mtd: m25p80: remove 'disabled' device checkBrian Norris
2014-12-11mtd: m25p80: re-align ID entriesChao Fu
2014-12-11mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2014-12-11mtd: m25p80: remove obsolete FIXMEBrian Norris
2014-12-11mtd: spi-nor: add the copyright informationHuang Shijie
2014-12-11mtd: spi-nor: EXPORT symbols which could be used by module driversBrian Norris
2014-12-11mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-12-11mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-12-11mtd: spi-nor: add the framework for SPI NORHuang Shijie