aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_hynix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/nextBoris Brezillon1-1/+1
2017-08-23mtd: nand: hynix: add support for 20nm NAND chipsMartin Blumenstingl1-2/+2
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-03-23mtd: nand: hynix: Fix an error code in initDan Carpenter1-1/+3
2017-03-08mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDsBoris Brezillon1-1/+356
2017-03-08mtd: nand: hynix: Rework NAND ID decoding to extract more informationBoris Brezillon1-19/+209
2017-03-08mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon1-0/+84