summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-081-27/+62
|\
| * mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES opBoris Brezillon2018-05-151-18/+9
| * mtd: rawnand: use bit-wise majority to recover the ONFI param pageWan, Jane (Nokia - US/Sunnyvale)2018-05-131-5/+47
| * mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal2018-04-291-4/+6
* | mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon2018-05-101-0/+5
|/
* Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-04-041-13/+4
* mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal2018-03-201-9/+25
* mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal2018-03-201-13/+28
* mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal2018-03-201-7/+19
* mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal2018-03-201-10/+20
* mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal2018-03-201-22/+17
* mtd: rawnand: avoid setting again the timings to mode 0 after a resetMiquel Raynal2018-03-201-0/+10
* mtd: rawnand: check ONFI timings have been acked by the chipMiquel Raynal2018-03-201-1/+35
* mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()Miquel Raynal2018-03-201-5/+2
* mtd: rawnand: handle differently chip/controller errors about timingsMiquel Raynal2018-03-201-5/+7
* mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal2018-03-201-30/+59
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-22/+20
* mtd: rawnand: rename default ->onfi_get/set_features() implementationsMiquel Raynal2018-03-201-8/+10
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+6582
OpenPOWER on IntegriCloud