summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_ids.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-06mtd: nand: add support for the Sandisk SDTNQGAMA chipJohan Jonker1-0/+3
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi1-1/+1
2022-07-22mtd: decommission the NAND museumMichael Trimarchi1-10/+0
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi1-1/+1
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi1-1/+1
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi1-1/+1
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi1-1/+1
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi1-1/+1
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi1-2/+2
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2019-01-01mtd: nand: raw: Add Hynix H27UBG8T2BTR id tableNikolai Zhubr1-0/+4
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-0/+209