summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_timings.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-021-3/+3
|/
* mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2016-11-071-1/+25
* mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2016-09-231-0/+11
* mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer2016-09-231-0/+29
* mtd: nand: convert ONFI mode into data interfaceSascha Hauer2016-09-231-206/+224
* mtd: nand: timings: Reorder tRR_min def in mode 0Boris Brezillon2016-09-231-1/+1
* mtd: nand: timings: Fix tADL_min for ONFI 4.0 chipsBoris Brezillon2016-09-231-6/+6
* mtd: nand: Use ULL-suffix for big u64 constantGeert Uytterhoeven2014-08-191-1/+1
* mtd: nand: add ONFI timing mode to nand_timings converterBoris BREZILLON2014-07-211-0/+253
OpenPOWER on IntegriCloud