summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
AgeCommit message (Expand)Author
2019-05-24Revert "MLK-16769-5: mtd: gpmi-nand runtime pm code change"Marcel Ziswiler
2019-05-24mtd: gpmi: fsl,legacy-bch-geometry independent of nand-on-flash-bbtMax Krummenacher
2019-02-12MLK-18846: mtd: gpmi-nand: miss clock define for i.MX6QP and i.MX6ULLHan Xu
2019-02-12MLK-18788: mtd: gpmi-nand: release HIGH_FREQ request in error pathHan Xu
2019-02-12MLK-16769-5: mtd: gpmi-nand runtime pm code changeHan Xu
2019-02-12MLK-16089: mtd: gpmi-nand: calculate the correct free oob space for large oob...Han Xu
2019-02-12MLK-15284-3: mtd: nand: gpmi-nand: support NAND on i.MX8QXPHan Xu
2019-02-12MLK-14388 mtd: gpmi: remove direct mtd->priv accessesOctavian Purdila
2019-02-12MLK-12684-2: mtd: gpmi: add NAND support on imx6ullHan Xu
2019-02-12MLK-12622: mtd: gpmi: fix the issue in legacy bch supportHan Xu
2019-02-12MLK-12601: mtd: gpmi: provide the option to use legacy bch geometryHan Xu
2019-02-12MLK-12449: mtd: gpmi: fix integer overflow issueHan Xu
2019-02-12MLK-12395: mtd: gpmi: add debugfs flag to indicate NAND driver use new raw ac...Han Xu
2019-02-12MLK-12394-2: mtd: gpmi: update NAND new raw page access functionsHan Xu
2019-02-12MLK-11747: mtd: gpmi: save bch geometry setting only in initial stageHan Xu
2019-02-12MLK-11719-4: mtd: gpmi: change the BCH layout setting for large oob NANDHan Xu
2019-02-12MLK-11555: mtd: nand: i.MX6UL supports bitflip detectionHan Xu
2019-02-12MLK-11336: mtd: nand: enable LPSR for GPMI NANDHan Xu
2019-02-12MLK-11133: mtd:gpmi: support runtime pm for gpmi nandHan Xu
2019-02-12MLK-11044: mtd:nand: enable per1_bch for NAND on all i.MX6 platformHan Xu
2019-02-12MLK-10985: mtd: nand: support NAND on i.MX6ULHan Xu
2019-02-12MLK-10471: mtd: nand: use maximum ecc strength controller can supportHan Xu
2019-02-12MLK-10657: mtd: NAND: correct bitflip for erased NAND pageHan Xu
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2017-06-01mtd: nand: gpmi: Kill gpmi_nand_exit()Boris Brezillon
2017-06-01mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon
2017-06-01mtd: nand: gpmi: add i.MX 7 SoC supportStefan Agner
2017-06-01mtd: nand: gpmi: unify clock handlingStefan Agner
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-09-23mtd: nand: gpmi: get correct free oob spaceHan Xu
2016-05-05gpmi-nand: Handle ECC Errors in erased pagesMarkus Pargmann
2016-05-05mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident()Boris Brezillon
2016-05-05mtd: nand: gpmi: switch to mtd_ooblayout_opsBoris Brezillon
2016-04-19mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon
2016-04-19mtd: gpmi: fix raw_buffer pointer double free issueHan Xu
2016-01-23mtd: nand: gpmi: may use minimum required ecc for 744 oobsize NANDHan Xu
2016-01-23mtd: nand: gpmi: add gpmi dsm supend/resume supportHuang Shijie
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: gpmi: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-11-11mtd: nand: drop unnecessary partition parser dataBrian Norris
2015-10-13mtd: nand: pass page number to ecc->write_xxx() methodsBoris BREZILLON
2015-10-13mtd: nand: gpmi-nand: show parent device in sysfsFrans Klaver
2015-03-30mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam
2015-03-30mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2014-12-22mtd: nand: gpmi: remove deprecated commentBoris BREZILLON
2014-12-22mtd: gpmi: Remove noisy error messageFabio Estevam
2014-12-01mtd: nand: gpmi: add raw oob access functionsBoris BREZILLON
2014-12-01mtd: nand: gpmi: add proper raw access supportBoris BREZILLON