aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-10mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon1-0/+5
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-0/+6693
2018-03-20mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal1-9/+25
2018-03-20mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal1-13/+28
2018-03-20mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal1-7/+19
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal1-10/+20
2018-03-20mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal1-22/+17
2018-03-20mtd: rawnand: avoid setting again the timings to mode 0 after a resetMiquel Raynal1-0/+10
2018-03-20mtd: rawnand: check ONFI timings have been acked by the chipMiquel Raynal1-1/+35
2018-03-20mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()Miquel Raynal1-5/+2
2018-03-20mtd: rawnand: handle differently chip/controller errors about timingsMiquel Raynal1-5/+7
2018-03-20mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal1-30/+59
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal1-22/+20
2018-03-20mtd: rawnand: rename default ->onfi_get/set_features() implementationsMiquel Raynal1-8/+10
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+6582