summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_toshiba.c
Commit message (Expand)AuthorAgeFilesLines
* 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