summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/nand_bbt.c
AgeCommit message (Expand)Author
2024-02-26mtd: rawnand: remove redundant assignment to variable bbtblocksColin Ian King
2022-09-21mtd: always initialize 'stats' in struct mtd_oob_opsMichał Kępień
2022-02-07mtd: Replace the expert mode symbols with a single helperMiquel Raynal
2021-12-09mtd: Introduce an expert mode for forensics and debugging purposesMiquel Raynal
2021-07-16mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NANDStefan Riedmueller
2020-12-10mtd: rawnand: fix a kernel-doc markupMauro Carvalho Chehab
2020-06-26mtd: rawnand: trivial spellingKieran Bingham
2019-08-24mtd: rawnand: Fix a memory leak bugWenwen Wang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18mtd: rawnand: Support bad block markers in first, second or last pageFrieder Schrempf
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf
2019-04-08mtd: rawnand: Get rid of chip->numchipsBoris Brezillon
2019-04-08mtd: rawnand: Get rid of chip->chipsizeBoris Brezillon
2019-04-08mtd: rawnand: Provide a helper to get chip->data_bufBoris Brezillon
2019-01-31mtd: rawnand: fix kernel-doc warningsRandy Dunlap
2018-12-07mtd: rawnand: Reorganize code to avoid forward declarationsBoris Brezillon
2018-12-07mtd: rawnand: Stop passing mtd_info objects to internal functionsBoris Brezillon
2018-10-03mtd: rawnand: Keep all internal stuff privateBoris Brezillon
2018-10-03mtd: rawnand: Deprecate ->block_{bad,markbad}() hooksBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object nand_erase_nand()Boris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpersBoris Brezillon
2018-10-03mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooksBoris Brezillon
2018-07-18mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()Boris Brezillon
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-02-16mtd: nand: move raw NAND related code to the raw/ subdirBoris Brezillon