summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/internals.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: remove 'nand_exit_status_op()' prototypeArseniy Krasnov2023-09-111-1/+0
* mtd: rawnand: add basic sandisk manufacturer opsJohan Jonker2023-06-191-0/+1
* mtd: rawnand: Choose the best timings, NV-DDR includedMiquel Raynal2021-05-261-0/+3
* mtd: rawnand: Add a helper to find the closest ONFI NV-DDR modeMiquel Raynal2021-05-261-0/+2
* mtd: rawnand: Allocate the interface configurations dynamicallyMiquel Raynal2020-06-261-0/+1
* mtd: rawnand: Introduce nand_choose_best_sdr_timings()Miquel Raynal2020-06-261-0/+3
* mtd: rawnand: timings: Make onfi_fill_interface_config() a void helperMiquel Raynal2020-06-261-4/+4
* mtd: rawnand: s/data_interface/interface_config/Miquel Raynal2020-06-261-6/+6
* mtd: rawnand: timings: Add a helper to find the closest ONFI modeMiquel Raynal2020-06-261-0/+2
* mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsignedMiquel Raynal2020-06-261-1/+1
* mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interfaceMiquel Raynal2020-06-261-0/+1
* mtd: rawnand: Rename nand_has_setup_data_iface()Miquel Raynal2020-06-261-1/+1
* mtd: rawnand: Rename the manufacturer structureMiquel Raynal2020-06-261-3/+3
* mtd: rawnand: Add a helper to check supported operationsMiquel Raynal2020-05-111-0/+9
* mtd: rawnand: Define the "distance 3" MLC pairing schemeBoris Brezillon2020-05-111-0/+3
* mtd: spinand: toshiba: Add comment about Kioxia IDYoshio Furuyama2020-03-091-0/+1
* 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