Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-16 | mtd: nand: add ->exec_op() implementation | Miquel Raynal | 1 | -0/+9 |
2017-12-14 | mtd: nand: provide several helpers to do common NAND operations | Boris Brezillon | 1 | -37/+78 |
2017-11-30 | mtd: nand: hynix: Don't wait after applying new read-retry params | Boris Brezillon | 1 | -5/+0 |
2017-08-23 | Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into... | Boris Brezillon | 1 | -1/+1 |
2017-08-23 | mtd: nand: hynix: add support for 20nm NAND chips | Martin Blumenstingl | 1 | -2/+2 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
2017-03-23 | mtd: nand: hynix: Fix an error code in init | Dan Carpenter | 1 | -1/+3 |
2017-03-08 | mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDs | Boris Brezillon | 1 | -1/+356 |
2017-03-08 | mtd: nand: hynix: Rework NAND ID decoding to extract more information | Boris Brezillon | 1 | -19/+209 |
2017-03-08 | mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c | Boris Brezillon | 1 | -0/+84 |