summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2018-06-19Merge branch 'fslc_4.9-1.0.x-imx' into toradex_4.9-1.0.x-imx-nextMax Krummenacher
2018-03-23Merge remote-tracking branch 'remotes/fslc/4.9-1.0.x-imx' into toradex_4.9-1....Marcel Ziswiler
2018-03-12Merge tag 'v4.9.87' into fslc_4.9-1.0.x-imxMax Krummenacher
2018-03-08Merge remote-tracking branch 'linux-fslc/4.9-1.0.x-imx' into toradex_4.9-1.0....Stefan Agner
2018-03-03mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-26Merge tag 'v4.9.84' into 4.9-1.0.x-imx-stable-mergeFabio Estevam
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner
2018-02-17mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-02-17mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-17mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-02-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-01-24Merge tag 'v4.9.76' into 4.9-1.0.x-imx-stable-mergeStefan Agner
2018-01-10mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2017-12-21Merge tag 'v4.9.67' into 4.9-1.0.x-imx-fixes-stable-mergeMarcel Ziswiler
2017-12-21mtd: gpmi: fsl,legacy-bch-geometry independent of nand-on-flash-bbtMax Krummenacher
2017-12-21mtd: gpmi: make sure runtime PM is suspended in system suspendStefan Agner
2017-12-13Merge tag 'v4.9.67' into 4.9-1.0.x-imx-fixes-stable-mergeStefan Agner
2017-11-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-11-30mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-11-08mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()Boris Brezillon
2017-09-13mtd: nand: qcom: fix config error for BCHAbhishek Sahu
2017-09-13mtd: nand: qcom: fix read failure without complete bootchainAbhishek Sahu
2017-09-13mtd: nand: mxc: Fix mxc_v1 ooblayoutBoris Brezillon
2017-08-16nand: fix wrong default oob layout for small pages using soft eccMiquel Raynal
2017-08-16mtd: nand: Fix timing setup for NANDs that do not support SET FEATURESBoris Brezillon
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu
2017-06-08MLK-14388 mtd: gpmi: remove direct mtd->priv accessesOctavian Purdila
2017-05-25mtd: nand: add ooblayout for old hamming layoutAlexander Couzens
2017-05-25mtd: nand: omap2: Fix partition creation via cmdline mtdpartsRoger Quadros
2017-05-25mtd: nand: orion: fix clk handlingSimon Baatz
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-02-23MLK-12684-2: mtd: gpmi: add NAND supportHan Xu
2017-02-23MLK-12622: mtd: gpmi: fix the issue in legacy bch supportHan Xu
2017-02-23MLK-12601: mtd: gpmi: provide the option to use legacy bch geometryHan Xu
2017-02-23MLK-12449: mtd: gpmi: fix integer overflow issueHan Xu
2017-02-23MLK-12395: mtd: gpmi: add debugfs flag to indicate NAND driver use new raw ac...Han Xu
2017-02-23MLK-12394-2: mtd: gpmi: update NAND new raw page access functionsHan Xu
2017-02-23MLK-12394-1: Revert "MLK-12309: mtd: gpmi: workaround for kernel 4.1 NAND boot"Han Xu
2017-02-23MLK-12309: mtd: gpmi: workaround for kernel 4.1 NAND bootHan Xu
2017-02-23MLK-11949 mtd: gpmi: fix the typo in .bbm_in_data_chunk()Fugang Duan
2017-02-23MLK-11751: mtd: gpmi: add empty sentinel entry at the end of of_device_id tableHan Xu
2017-02-23MLK-11747: mtd: gpmi: save bch geometry setting only in initial stageHan Xu
2017-02-23MLK-11720: mtd: gpmi: change the erase threshold for mx6qp,mx6ul and mx7dHan Xu
2017-02-23MLK-11719-4: mtd: gpmi: change the BCH layout setting for large oob NANDHan Xu
2017-02-23MLK-11719-2: mtd: gpmi: save the bch layout setting in debugfsHan Xu
2017-02-23MLK-11555: mtd: nand: i.MX6UL supports bitflip detectionHan Xu
2017-02-23MLK-11336: mtd: nand: enable LPSR for GPMI NANDHan Xu
2017-02-23MLK-11236 mtd: gpmi-nand: Fix nand runtime PM issueYe.Li