aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_timings.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon1-1/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-08-02mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon1-3/+3
2016-11-07mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon1-1/+25
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer1-0/+11
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer1-0/+29
2016-09-23mtd: nand: convert ONFI mode into data interfaceSascha Hauer1-206/+224
2016-09-23mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon1-1/+1
2016-09-23mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon1-6/+6
2014-08-19mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven1-1/+1
2014-07-21mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON1-0/+253