summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/onenand/onenand_base.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień1-0/+12
2022-09-21mtd: always initialize 'stats' in struct mtd_oob_opsMichał Kępień1-2/+2
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus1-2/+3
2020-11-20mtd: onenand: Fix some kernel-doc misdemeanoursLee Jones1-21/+15
2020-11-20mtd: onenand: onenand_base: Fix expected kernel-doc formattingLee Jones1-219/+219
2020-09-30mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin1-7/+2
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal1-1/+1
2020-01-21mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor1-41/+41
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian1-7/+7
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger1-0/+3
2019-08-24mtd: onenand_base: Fix a memory leak bugWenwen Wang1-0/+3
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds1-0/+5
2019-06-27mtd: onenand: Avoid fall-through warningsGustavo A. R. Silva1-0/+3
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker1-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf1-1/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+4
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-0/+4014
2018-03-15mtd: Move onenand code base to drivers/mtd/nand/onenandBoris Brezillon1-0/+4031