summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/onenand
AgeCommit message (Expand)Author
2021-09-29mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus
2021-03-11mtd: onenand: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal
2020-12-10mtd: onenand: Use mtd->oops_panic_write as conditionThomas Gleixner
2020-11-20mtd: onenand: Fix some kernel-doc misdemeanoursLee Jones
2020-11-20mtd: onenand: onenand_bbt: Fix expected kernel-doc formattingLee Jones
2020-11-20mtd: onenand: onenand_base: Fix expected kernel-doc formattingLee Jones
2020-09-30mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin
2020-09-30mtd: onenand: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-06-26mtd: nand: Drop useless 'depends on' in KconfigMiquel Raynal
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2020-01-21mtd: onenand: Rename omap2 driver to avoid a build warningMiquel Raynal
2020-01-21mtd: onenand: Use a better name for samsung driverMiquel Raynal
2020-01-21mtd: onenand: Enable compile testing of OMAP and Samsung driversKrzysztof Kozlowski
2020-01-21mtd: onenand: samsung: Fix printing format for size_t on 64-bitKrzysztof Kozlowski
2020-01-21mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bitKrzysztof Kozlowski
2020-01-21mtd: onenand_base: Adjust indentation in onenand_read_ops_nolockNathan Chancellor
2020-01-21mtd: onenand: samsung: remove set but not used variableChen Wandun
2020-01-21mtd: onenand: Fix Kconfig indentationKrzysztof Kozlowski
2020-01-09mtd: onenand: omap2: Pass correct flags for prep_dma_memcpyPeter Ujfalusi
2020-01-09mtd: onenand: samsung: Fix iomem access with regular memcpyKrzysztof Kozlowski
2020-01-09mtd: onenand: omap2: Fix errors in styleAmir Mahdi Ghorbanian
2019-11-18{tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-08-24mtd: onenand_base: Fix a memory leak bugWenwen Wang
2019-07-25mtd: onenand_base: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-13Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2019-06-27mtd: onenand: Avoid fall-through warningsGustavo A. R. Silva
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 326Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf
2018-07-19mtd: onenand: use mtd_device_register() where applicableRafał Miłecki
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-02mtd: onenand: omap2: Disable DMA for HIGHMEM buffersLadislav Michl
2018-04-29mtd: onenand: simplify getting .drvdataWolfram Sang
2018-04-04Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-03-15mtd: Move onenand code base to drivers/mtd/nand/onenandBoris Brezillon