summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/nand_ids.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NANDChris Morgan2021-10-151-0/+4
* mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4Rickard x Andersson2020-06-261-0/+3
* mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BCMiquel Raynal2020-06-261-1/+1
* mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3EMiquel Raynal2020-06-261-2/+1
* mtd: rawnand: Rename the manufacturer structureMiquel Raynal2020-06-261-8/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byteMarcel Ziswiler2018-10-031-1/+1
* mtd: rawnand: reorder NAND manufacturer IDsMarcel Ziswiler2018-10-031-10/+10
* mtd: rawnand: Keep all internal stuff privateBoris Brezillon2018-10-031-1/+3
* mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon2018-02-161-0/+207