Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 1 | -1/+1 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
2017-08-02 | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow | Boris Brezillon | 1 | -3/+3 |
2016-11-07 | mtd: nand: Add a few more timings to nand_sdr_timings | Boris Brezillon | 1 | -1/+25 |
2016-09-23 | mtd: nand: Expose data interface for ONFI mode 0 | Sascha Hauer | 1 | -0/+11 |
2016-09-23 | mtd: nand: Add function to convert ONFI mode to data_interface | Sascha Hauer | 1 | -0/+29 |
2016-09-23 | mtd: nand: convert ONFI mode into data interface | Sascha Hauer | 1 | -206/+224 |
2016-09-23 | mtd: nand: timings: Reorder tRR_min def in mode 0 | Boris Brezillon | 1 | -1/+1 |
2016-09-23 | mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips | Boris Brezillon | 1 | -6/+6 |
2014-08-19 | mtd: nand: Use ULL-suffix for big u64 constant | Geert Uytterhoeven | 1 | -1/+1 |
2014-07-22 | mtd: nand: add ONFI timing mode to nand_timings converter | Boris BREZILLON | 1 | -0/+253 |