summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/gpmi-nand/gpmi-nand.c
AgeCommit message (Expand)Author
2018-12-27Revert "MLK-16769-5: mtd: gpmi-nand runtime pm code change"Marcel Ziswiler
2018-12-24mtd: gpmi: fsl,legacy-bch-geometry independent of nand-on-flash-bbtMax Krummenacher
2018-08-24MLK-16769-5: mtd: gpmi-nand runtime pm code changeHan Xu
2018-08-24MLK-16089: mtd: gpmi-nand: calculate the correct free oob space for large oob...Han Xu
2018-08-24MLK-15284-3: mtd: nand: gpmi-nand: support NAND on i.MX8QXPHan Xu
2018-08-24MLK-14388 mtd: gpmi: remove direct mtd->priv accessesOctavian Purdila
2018-08-24MLK-12684-2: mtd: gpmi: add NAND supportHan Xu
2018-08-24MLK-12622: mtd: gpmi: fix the issue in legacy bch supportHan Xu
2018-08-24MLK-12601: mtd: gpmi: provide the option to use legacy bch geometryHan Xu
2018-08-24MLK-12449: mtd: gpmi: fix integer overflow issueHan Xu
2018-08-24MLK-12395: mtd: gpmi: add debugfs flag to indicate NAND driver use new raw ac...Han Xu
2018-08-24MLK-12394-2: mtd: gpmi: update NAND new raw page access functionsHan Xu
2018-08-24MLK-12394-1: Revert "MLK-12309: mtd: gpmi: workaround for kernel 4.1 NAND boot"Han Xu
2018-08-24MLK-12309: mtd: gpmi: workaround for kernel 4.1 NAND bootHan Xu
2018-08-24MLK-11949 mtd: gpmi: fix the typo in .bbm_in_data_chunk()Fugang Duan
2018-08-24MLK-11751: mtd: gpmi: add empty sentinel entry at the end of of_device_id tableHan Xu
2018-08-24MLK-11747: mtd: gpmi: save bch geometry setting only in initial stageHan Xu
2018-08-24MLK-11719-4: mtd: gpmi: change the BCH layout setting for large oob NANDHan Xu
2018-08-24MLK-11555: mtd: nand: i.MX6UL supports bitflip detectionHan Xu
2018-08-23MLK-11336: mtd: nand: enable LPSR for GPMI NANDHan Xu
2018-08-23MLK-11133: mtd:gpmi: support runtime pm for gpmi nandHan Xu
2018-08-23MLK-11044: mtd:nand: enable per1_bch for NAND on all i.MX6 platformHan Xu
2018-08-23MLK-10985: mtd: nand: support NAND on i.MX6ULHan Xu
2018-08-23MLK-10664: mtd: nand: change the maxchips for i.MX7DHan Xu
2018-08-23MLK-10471: mtd: nand: use maximum ecc strength controller can supportHan Xu
2018-08-23MLK-10657: mtd: NAND: correct bitflip for erased NAND pageHan Xu
2018-08-23MLK-10521-2: mtd: gpmi: Add NAND support on i.MX7DHan Xu
2018-04-13mtd: nand: gpmi: Fix gpmi_nand_init() error pathBoris Brezillon
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
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