summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_ids.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Rename the nand_manufacturers structMichael Trimarchi2022-08-221-1/+1
* mtd: decommission the NAND museumMichael Trimarchi2022-07-221-10/+0
* mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi2022-07-221-1/+1
* mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi2022-07-221-1/+1
* mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi2022-07-221-1/+1
* mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi2022-07-221-1/+1
* mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi2022-07-221-1/+1
* mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi2022-07-221-2/+2
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* mtd: nand: raw: Add Hynix H27UBG8T2BTR id tableNikolai Zhubr2019-01-021-0/+4
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-0/+209