summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2024-02-05mtd: rawnand: marvell: fix layoutsElad Nachman
2024-02-05mtd: spinand: gigadevice: Fix the get ecc status issueHan Xu
2024-01-09Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-12-22Merge tag 'nand/for-6.8' into mtd/nextMiquel Raynal
2023-12-22mtd: rawnand: Clarify conditions to enable continuous readsMiquel Raynal
2023-12-22mtd: rawnand: Prevent sequential reads with on-die ECC enginesMiquel Raynal
2023-12-22mtd: rawnand: Fix core interference with sequential readsMiquel Raynal
2023-12-22mtd: rawnand: Prevent crossing LUN boundaries during sequential readsMiquel Raynal
2023-12-20mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warningsRandy Dunlap
2023-12-14mtd: rawnand: diskonchip: fix a potential double free in doc_probeDinghao Liu
2023-12-14mtd: rawnand: rockchip: Add missing title to a kernel doc commentMiquel Raynal
2023-12-14mtd: rawnand: rockchip: Rename a structureMiquel Raynal
2023-12-14mtd: rawnand: pl353: Fix kernel docMiquel Raynal
2023-12-04mtd: rawnand: brcmnand: exec_op implementationDavid Regan
2023-12-04mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_statusDavid Regan
2023-12-04mtd: rawnand: NAND controller write protectDavid Regan
2023-12-04mtd: rawnand: Add destructive operationBoris Brezillon
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)
2023-11-30mtd: rawnand: meson: handle OOB buffer according OOB layoutArseniy Krasnov
2023-11-20mtd: rawnand: meson: initialize clock registerArseniy Krasnov
2023-11-20mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller responseRonald Monthero
2023-11-13mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-13mtd: rawnand: txx9ndfmc: Drop if block with always false conditionUwe Kleine-König
2023-11-13mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()Uwe Kleine-König
2023-11-13mtd: rawnand: brcmnand: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-04Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2023-11-04Merge tag 'nand/for-6.7' into mtd/nextMiquel Raynal
2023-10-31Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-10-27mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang
2023-10-27mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang
2023-10-27mtd: rawnand: sh_flctl: Convert to module_platform_driver()Uwe Kleine-König
2023-10-16mtd: rawnand: Remove unused of_gpio.h inclusionAndy Shevchenko
2023-10-16mtd: spinand: Add support for XTX XT26xxxDxxxxxBruce Suen
2023-10-16mtd: spinand: winbond: add support for serial NAND flashSridharan S N
2023-10-16mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_byKees Cook
2023-10-16mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_byKees Cook
2023-10-16mtd: spinand: add support for FORESEE F35SQA002GMartin Kurbanov
2023-10-16mtd: rawnand: rockchip: Use struct_size()Christophe JAILLET
2023-10-16mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...Amit Kumar Mahapatra
2023-10-16mtd: Use device_get_match_data()Rob Herring
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski
2023-09-27mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.cBartosz Golaszewski
2023-09-22mtd: rawnand: qcom: Unmap the right resource upon probe failureBibek Kumar Patro
2023-09-22mtd: rawnand: pl353: Ensure program page operations are successfulMiquel Raynal
2023-09-22mtd: rawnand: arasan: Ensure program page operations are successfulMiquel Raynal
2023-09-22mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_byKees Cook
2023-09-22mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_byKees Cook