summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2015-02-12MLK-10245: mtd: nand: may use minimum required ecc for 744 oobsize NANDHan Xu
2015-01-31ENGR00279980 ubi: attach: do not return -EINVAL if the mtd->numeraseregions is 1Huang Shijie
2015-01-15MLK-10028 QSPI dynamically alloc memory for AHB readAllen Xu
2015-01-15MLK-9957 mtd: NAND: fix the kernel panic issue for NAND suspend/resumeAllen Xu
2015-01-15MLK-9811 mtd: gpmi: add supend/resume supportHuang Shijie
2015-01-15MLK-9949: mtd: qspi: Handle QSPI probe error path correctlyAllen Xu
2015-01-15MLK-9842 mtd: fsl-quadspi: Propagate the error from of_modalias_node()Fabio Estevam
2015-01-15MLK-9920 mtd: qspi: Add ddrsmp parameter to device treeYe.Li
2015-01-15MLK-9924 mtd: qspi: QSPI1 cannot wake up WAIT mode workaroundAllen Xu
2015-01-15MLK-9851 mtd: Change the mtd device driver build order for mfgtoolAllen Xu
2015-01-15MLK-9650 QSPI: imx6sx: fix QSPI build warningAllen Xu
2015-01-15ENGR00311101 QSPI: i.MX6SX: fixed the random QSPI access failed issueAllen Xu
2015-01-15ENGR00331773 qspi: imx6sx: Fixed the issues when compiled QSPI as a moduleAllen Xu
2015-01-15ENGR00323263 support accessing two QSPI chips simultaneouslyAllen Xu
2015-01-15ENGR00319582 iMX6SX: qspi code change to support DSMAllen Xu
2015-01-15ENGR00318895-12 mtd: spi-nor: add DDR quad read flag for s25fl128sHuang Shijie
2015-01-15ENGR00318895-11 mtd: fsl-quadspi: add DDR quad read support for MicronHuang Shijie
2015-01-15ENGR00318895-10 mtd: spi-nor: add DDR quad read support for MicronHuang Shijie
2015-01-15ENGR00318895-9 mtd: spi-nor: add more read transfer flags for n25q256aHuang Shijie
2015-01-15ENGR00318895-8 mtd: fsl-quadspi: add the DDR quad read support for Spansion NORHuang Shijie
2015-01-15ENGR00318895-7 mtd: fsl-quadspi: use the information stored in spi-nor{}Huang Shijie
2015-01-15ENGR00318895-4 mtd: spi-nor: add DDR quad read supportHuang Shijie
2015-01-15ENGR00318895-3 mtd: spi-nor: add a new field for spi_nor{}Huang Shijie
2015-01-15ENGR00318895-2 mtd: spi-nor: fix the wrong dummy valueHuang Shijie
2015-01-15ENGR00318895-1 mtd: spi-nor: read 6 bytes for the IDHuang Shijie
2015-01-15ENGR00303418 mtd: fsl-quadspi: set AHB transfer size to the maximum valueAllen Xu
2015-01-15ENGR00303533 mtd: fsl-quadspi: reset the module in the probeHuang Shijie
2015-01-15mtd: spi-nor: allow to be built as moduleBrian Norris
2015-01-15mtd: spi-nor: shorten Kconfig namingBrian Norris
2015-01-15mtd: nand_bbt: remove unused variableBrian Norris
2015-01-15mtd: nand_bbt: handle error case for nand_create_badblock_pattern()Brian Norris
2015-01-15mtd: nand: add support for SanDisk SDTNRGAMA-008GHuang Shijie
2015-01-15mtd: nand: Warn the user if the selected ECC strength is too weakEzequiel Garcia
2015-01-15NAND_ECC_SOFT_BCH can support subpage reads tooRon Lee
2015-01-15mtd: nand: fix a typo in a comment lineMasahiro Yamada
2015-01-15mtd: nand: use the nand_read_subpage index everywhereRon
2015-01-15Fix index regression in nand_read_subpageRon
2015-01-15mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCHErico Nunes
2015-01-15mtd: nand: remove unused function input parameterCai Zhiyong
2015-01-15mtd: nand: print out the right information for JEDEC compliant NANDHuang Shijie
2015-01-15mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
2015-01-15mtd: nand: refactor erase_cmd() to return chip statusBrian Norris
2015-01-15mtd: nand: parse out the JEDEC compliant NANDHuang Shijie
2015-01-15mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndromeBoris BREZILLON
2015-01-15mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris
2015-01-15mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2015-01-15mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}Huang Shijie
2015-01-15ENGR00300890-1 mtd: fix the build errorHuang Shijie
2015-01-15mtd: nand: add "page" argument for read_subpage hookHuang Shijie
2015-01-15mtd: gpmi: add gpmi support for imx6sxHuang Shijie