summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/internals.h
AgeCommit message (Expand)Author
2021-05-26mtd: rawnand: Choose the best timings, NV-DDR includedMiquel Raynal
2021-05-26mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal
2020-06-26mtd: rawnand: Allocate the interface configurations dynamicallyMiquel Raynal
2020-06-26mtd: rawnand: Introduce nand_choose_best_sdr_timings()Miquel Raynal
2020-06-26mtd: rawnand: timings: Make onfi_fill_interface_config() a void helperMiquel Raynal
2020-06-26mtd: rawnand: s/data_interface/interface_config/Miquel Raynal
2020-06-26mtd: rawnand: timings: Add a helper to find the closest ONFI modeMiquel Raynal
2020-06-26mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsignedMiquel Raynal
2020-06-26mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interfaceMiquel Raynal
2020-06-26mtd: rawnand: Rename nand_has_setup_data_iface()Miquel Raynal
2020-06-26mtd: rawnand: Rename the manufacturer structureMiquel Raynal
2020-05-11mtd: rawnand: Add a helper to check supported operationsMiquel Raynal
2020-05-11mtd: rawnand: Define the "distance 3" MLC pairing schemeBoris Brezillon
2020-03-09mtd: spinand: toshiba: Add comment about Kioxia IDYoshio Furuyama
2019-04-18mtd: rawnand: Support bad block markers in first, second or last pageFrieder Schrempf
2019-04-08mtd: rawnand: Get rid of chip->numchipsBoris Brezillon
2018-12-07mtd: rawnand: Move ->setup_data_interface() to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Move the ->exec_op() method to nand_controller_opsBoris Brezillon
2018-12-07mtd: rawnand: Pass the CS line to be selected in struct nand_operationBoris Brezillon
2018-12-07mtd: rawnand: Move nand_exec_op() to internal.hBoris Brezillon
2018-10-03mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byteMarcel Ziswiler
2018-10-03mtd: rawnand: reorder NAND manufacturer IDsMarcel Ziswiler
2018-10-03mtd: rawnand: Move JEDEC code to nand_jedec.cBoris Brezillon
2018-10-03mtd: rawnand: Move ONFI code to nand_onfi.cBoris Brezillon
2018-10-03mtd: rawnand: Move legacy code to nand_legacy.cBoris Brezillon
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon