summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/rawnand.h
AgeCommit message (Expand)Author
2018-09-19mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-15mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven
2018-05-09mtd: rawnand.h: use nested union kernel-doc markupsMauro Carvalho Chehab
2018-04-29mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal
2018-03-20mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal
2018-03-20mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal
2018-03-20mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal
2017-12-16mtd: nand: add ->exec_op() implementationMiquel Raynal
2017-12-14mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada
2017-12-14mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada
2017-12-14mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal
2017-12-14mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon
2017-12-14mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2017-09-18mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-29mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon