summaryrefslogtreecommitdiffstats
path: root/include/linux/mtd/rawnand.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds2018-06-081-9/+26
|\
| * mtd: rawnand.h: use nested union kernel-doc markupsMauro Carvalho Chehab2018-05-091-8/+18
| * mtd: rawnand: add a way to pass an ID table with nand_scan()Miquel Raynal2018-04-291-1/+8
* | mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven2018-05-151-5/+11
|/
* mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal2018-03-201-3/+0
* mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal2018-03-201-16/+1
* mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal2018-03-201-1/+7
* mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal2018-03-201-18/+29
* mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal2018-03-201-0/+13
* mtd: rawnand: use wrappers to call onfi GET/SET_FEATURESMiquel Raynal2018-03-201-0/+3
* mtd: rawnand: rename SET/GET FEATURES related functionsMiquel Raynal2018-03-201-9/+8
* mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal2018-01-201-4/+4
* mtd: nand: add ->exec_op() implementationMiquel Raynal2017-12-161-1/+367
* mtd: nand: squash struct nand_buffers into struct nand_chipMasahiro Yamada2017-12-141-17/+6
* mtd: nand: remove unused NAND_OWN_BUFFERS flagMasahiro Yamada2017-12-141-5/+0
* mtd: nand: provide valid ->data_interface during NAND detectionMiquel Raynal2017-12-141-5/+2
* mtd: nand: force drivers to explicitly send READ/PROG commandsBoris Brezillon2017-12-141-11/+0
* mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2017-12-141-0/+29
* mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-09-181-0/+3
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-3/+3
* mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann2017-08-291-0/+2
* Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon2017-08-231-15/+5
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-0/+1329
OpenPOWER on IntegriCloud