summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2014-04-21mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin
2014-04-16ENGR00308399 mtd: fsl-quadspi: quit if the M4 is using the quadspiHuang Shijie
2014-04-16ENGR00304574-5 mtd: gpmi: add support for imx6sxHuang Shijie
2014-04-16ENGR00304574-4 mtd: gpmi: add gpmi_devdata{} to simplify the codeHuang Shijie
2014-04-16ENGR00303629-2 qspi: support SF25FL128S by enabling DDR Quad IO modeAllen Xu
2014-04-16ENGR00303418 mtd: fsl-quadspi: set AHB transfer size to the maximum valueAllen Xu
2014-04-16ENGR00303533 mtd: fsl-quadspi: reset the module in the probeHuang Shijie
2014-04-16mtd: gpmi: add subpage read supportHuang Shijie
2014-04-16mtd: gpmi: do not use the mtd->writesizeHuang Shijie
2014-04-16mtd: nand: add "page" argument for read_subpage hookHuang Shijie
2014-04-16mtd: nand: remove unused function input parameterCai Zhiyong
2014-04-16mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch
2014-04-16mtd: nand: fix off-by-one read retry mode countingBrian Norris
2014-04-16ENGR00300890-1 mtd: fix the build errorHuang Shijie
2014-04-16ENGR00300430-13 mtd: spi-nor: do not enable the quad mode for Micron NORHuang Shijie
2014-04-16ENGR00300430-11 mtd: spi-nor: enable the quad read feature for n25q256aHuang Shijie
2014-04-16ENGR00300430-8 mtd: fsl-quadspi: enable the DDR QUAD readHuang Shijie
2014-04-16ENGR00300430-7 mtd: spi-nor: Add Freescale QuadSPI driverHuang Shijie
2014-04-16ENGR00300430-5 mtd: spi-nor: add a helper to find the spi_device_idHuang Shijie
2014-04-16ENGR00300430-4 mtd: m25p80: use the SPI nor frameworkHuang Shijie
2014-04-16ENGR00300430-3 mtd: spi-nor: add the framework for SPI NORHuang Shijie
2014-04-16mtd: m25p80: add support for the Spansion s25fl008k chipKuninori Morimoto
2014-04-16mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie
2014-04-16mtd: nand: parse out the JEDEC compliant NANDHuang Shijie
2014-04-16mtd: m25p80: Use positive logic to check JEDEC IDAxel Lin
2014-04-16mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-04-16mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512sGeert Uytterhoeven
2014-04-16mtd: m25p80: Add dual read supportGeert Uytterhoeven
2014-04-16mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven
2014-04-16mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven
2014-04-16mtd: m25p80: assign default read commandBrian Norris
2014-04-16mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven
2014-04-16mtd: m25p80: add support for m25px16Igor Grinberg
2014-04-16drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-04-16drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2014-04-16mtd: m25p80: fixup device removal failure pathBrian Norris
2014-04-16mtd: m25p80: add support for Macronix mx25l3255eBrian Norris
2014-04-16mtd: m25p80: remove 'disabled' device checkBrian Norris
2014-04-16mtd: m25p80: remove M25PXX_USE_FAST_READ KconfigBrian Norris
2014-04-16mtd: m25p80: re-align ID entriesBrian Norris
2014-04-16mtd: m25p80: remove obsolete FIXMEBrian Norris
2014-04-16mtd: m25p80: fix allocation sizeBrian Norris
2014-04-16mtd: m25p80: Add support for Micron N25Q512A memoryPriyanka Jain
2014-04-16mtd: m25p80: Add support for ESMT F25L32PAFlavio Silveira
2014-04-16mtd: m25p80: Fix 4 byte addressing mode for Micron devices.Elie De Brauwer
2014-04-16mtd: chips: Add support for PMC SPI Flash chips in m25p80.cMichel Stempin
2014-04-16mtd: m25p80: add support for mr25h10Markus Niebel
2014-04-16mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enableSascha Hauer
2014-04-16mtd: m25p80: Pass flags through CAT25_INFO macroSascha Hauer
2014-04-16mtd: m25p80: remove unnecessary ifdefSascha Hauer