aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/rawnand.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal1-4/+4
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal1-1/+367
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada1-17/+6
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada1-5/+0
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal1-5/+2
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon1-11/+0
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-0/+29
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada1-0/+3
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon1-0/+1321
2017-08-29mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann1-0/+2
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/nextBoris Brezillon1-0/+1319
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-0/+1329