aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/internals.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon1-0/+12
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon1-2/+11
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon1-0/+3
2018-12-07mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon1-0/+9
2018-10-03mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byteMarcel Ziswiler1-0/+1
2018-10-03mtd: rawnand: reorder NAND manufacturer IDsMarcel Ziswiler1-14/+14
2018-10-03mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon1-0/+3
2018-10-03mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon1-0/+7
2018-10-03mtd: rawnand: Move legacy code to nand_legacy.cBoris Brezillon1-0/+6
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon1-0/+98