summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_micron.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()Boris Brezillon2018-10-031-2/+1Star
* mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooksBoris Brezillon2018-10-031-4/+3Star
* mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon2018-10-031-3/+3
* mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal2018-08-011-3/+4
* mtd: rawnand: micron: Make ECC activation statefulBoris Brezillon2018-07-191-2/+13
* mtd: rawnand: micron: Avoid enabling/disabling ECC when it can't be disabledBoris Brezillon2018-07-191-0/+8
* mtd: rawnand: micron: Get the actual number of bitflipsBoris Brezillon2018-07-191-20/+119
* mtd: rawnand: micron: allow forced on-die ECCChris Packham2018-07-191-3/+10
* mtd: rawnand: micron: support 8/512 on-die ECCChris Packham2018-07-191-30/+131
* mtd: rawnand: micron: Fix on-die ECC detection logicBoris Brezillon2018-07-191-9/+23
* mtd: rawnand: micron: add fixup for ONFI revisionChris Packham2018-07-021-0/+13
* mtd: rawnand: micron: Update ecc_stats.correctedBoris Brezillon2018-07-021-10/+11
* mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported featuresChris Packham2018-06-191-0/+2
* mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal2018-03-201-0/+4
* mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal2018-03-201-11/+8Star
* mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal2018-03-201-8/+10
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-8/+8
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+289