summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/onenand
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-5/+4
2025-11-03mtd: onenand: Pass correct pointer to IRQ handlerDan Carpenter-1/+1
2025-09-29mtd: onenand: omap2: drop unused module aliasJohan Hovold-1/+0
2024-12-05mtd: onenand: Fix uninitialized retlen in do_otp_read()Ivan Stepchenko-0/+1
2024-10-21mtd: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2023-08-28Merge tag 'nand/for-6.6' into mtd/nextMiquel Raynal-14/+5
2023-07-27mtd: Explicitly include correct DT includesRob Herring-1/+1
2023-07-15mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()Yangtao Li-8/+2
2023-07-12mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_plat...Yangtao Li-6/+3
2023-04-11mtd: nand: Convert to platform remove callback returning voidUwe Kleine-König-12/+6
2023-04-11mtd: onenand: omap2: Drop obsolete dependency on COMPILE_TESTJean Delvare-1/+1
2022-11-07mtd: onenand: omap2: add dependency on GPMCKrzysztof Kozlowski-0/+1
2022-09-21mtd: add ECC error accounting for each read requestMichał Kępień-0/+12
2022-09-21mtd: always initialize 'stats' in struct mtd_oob_opsMichał Kępień-3/+3
2022-01-23mtd: onenand: Check for error irqJiasheng Jiang-1/+6
2021-12-09mtd: onenand: remove redundant variable ooblenColin Ian King-2/+2
2021-09-29mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski-4/+5
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus-2/+3
2021-03-11mtd: onenand: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+1
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal-8/+8
2020-12-10mtd: onenand: Use mtd->oops_panic_write as conditionThomas Gleixner-8/+8
2020-11-20mtd: onenand: Fix some kernel-doc misdemeanoursLee Jones-21/+15
2020-11-20mtd: onenand: onenand_bbt: Fix expected kernel-doc formattingLee Jones-16/+16
2020-11-20mtd: onenand: onenand_base: Fix expected kernel-doc formattingLee Jones-219/+219
2020-09-30mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin-7/+2
2020-09-30mtd: onenand: Simplify with dev_err_probe()Krzysztof Kozlowski-4/+1
2020-06-26mtd: nand: Drop useless 'depends on' in KconfigMiquel Raynal-1/+0
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal-1/+1
2020-01-21mtd: onenand: Rename omap2 driver to avoid a build warningMiquel Raynal-1/+1
2020-01-21mtd: onenand: Use a better name for samsung driverMiquel Raynal-1/+1
2020-01-21mtd: onenand: Enable compile testing of OMAP and Samsung driversKrzysztof Kozlowski-2/+2
2020-01-21mtd: onenand: samsung: Fix printing format for size_t on 64-bitKrzysztof Kozlowski-1/+1
2020-01-21mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bitKrzysztof Kozlowski-2/+2
2020-01-21mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor-41/+41
2020-01-21mtd: onenand: samsung: remove set but not used variableChen Wandun-2/+1
2020-01-21mtd: onenand: Fix Kconfig indentationKrzysztof Kozlowski-6/+6
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi-1/+2
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski-4/+4
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian-12/+13
2019-11-18{tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee-1/+1
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger-0/+3
2019-08-24mtd: onenand_base: Fix a memory leak bugWenwen Wang-0/+3
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva-0/+1
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds-0/+5
2019-06-27mtd: onenand: Avoid fall-through warningsGustavo A. R. Silva-0/+3
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-16/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326Thomas Gleixner-14/+1