summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/internals.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: Support bad block markers in first, second or last pageFrieder Schrempf2019-04-181-0/+1
* mtd: rawnand: Get rid of chip->numchipsBoris Brezillon2019-04-081-1/+1
* mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon2018-12-071-0/+12
* mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon2018-12-071-2/+11
* mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon2018-12-071-0/+3
* mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon2018-12-071-0/+9
* mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byteMarcel Ziswiler2018-10-031-0/+1
* mtd: rawnand: reorder NAND manufacturer IDsMarcel Ziswiler2018-10-031-14/+14
* mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon2018-10-031-0/+3
* mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon2018-10-031-0/+7
* mtd: rawnand: Move legacy code to nand_legacy.cBoris Brezillon2018-10-031-0/+6
* mtd: rawnand: Keep all internal stuff privateBoris Brezillon2018-10-031-0/+98