summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_toshiba.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4Rickard x Andersson2022-05-121-2/+4
* mtd: rawnand: Use the ECC framework OOB layoutsMiquel Raynal2020-09-301-1/+1
* mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevantMiquel Raynal2020-09-281-5/+9
* mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-281-1/+2
* mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4Rickard x Andersson2020-06-261-0/+38
* mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3EMiquel Raynal2020-06-261-0/+20
* mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00Miquel Raynal2020-06-261-1/+11
* mtd: rawnand: Hide the chip->data_interface indirectionMiquel Raynal2020-06-261-1/+1
* mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00Boris Brezillon2020-05-111-0/+3
* mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00Boris Brezillon2020-05-111-0/+11
* mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...Yoshio Furuyama2020-03-251-2/+56
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf2019-04-181-1/+1
* mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf2019-04-181-1/+1
* mtd: rawnand: Get rid of chip->ecc_{strength,step}_dsBoris Brezillon2019-04-081-5/+5
* mtd: rawnand: Fill memorg during detectionBoris Brezillon2019-04-081-2/+7
* mtd: rawnand: toshiba: Pass a single nand_chip object to the status helperMiquel Raynal2018-10-081-6/+4
* mtd: rawnand: Keep all internal stuff privateBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooksBoris Brezillon2018-10-031-5/+5
* mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)KOBAYASHI Yoshitake2018-09-041-0/+88
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+77