summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_toshiba.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-12mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4Rickard x Andersson1-2/+4
2020-09-30mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal1-1/+1
2020-09-28mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevantMiquel Raynal1-5/+9
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal1-1/+2
2020-06-26mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4Rickard x Andersson1-0/+38
2020-06-26mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3EMiquel Raynal1-0/+20
2020-06-26mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00Miquel Raynal1-1/+11
2020-06-26mtd: rawnand: Hide the chip->data_interface indirectionMiquel Raynal1-1/+1
2020-05-11mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00Boris Brezillon1-0/+3
2020-05-11mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00Boris Brezillon1-0/+11
2020-03-25mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...Yoshio Furuyama1-2/+56
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf1-1/+1
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf1-1/+1
2019-04-08mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon1-5/+5
2019-04-08mtd: rawnand: Fill memorg during detectionBoris Brezillon1-2/+7
2018-10-08mtd: rawnand: toshiba: Pass a single nand_chip object to the status helperMiquel Raynal1-6/+4
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon1-1/+1
2018-10-03mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon1-5/+5
2018-09-04mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)KOBAYASHI Yoshitake1-0/+88
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon1-0/+77