index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2024-02-05
mtd: rawnand: marvell: fix layouts
Elad Nachman
2024-02-05
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
2024-01-09
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
2023-12-22
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
2023-12-22
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
2023-12-22
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
2023-12-20
mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings
Randy Dunlap
2023-12-14
mtd: rawnand: diskonchip: fix a potential double free in doc_probe
Dinghao Liu
2023-12-14
mtd: rawnand: rockchip: Add missing title to a kernel doc comment
Miquel Raynal
2023-12-14
mtd: rawnand: rockchip: Rename a structure
Miquel Raynal
2023-12-14
mtd: rawnand: pl353: Fix kernel doc
Miquel Raynal
2023-12-04
mtd: rawnand: brcmnand: exec_op implementation
David Regan
2023-12-04
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-30
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
2023-11-20
mtd: rawnand: meson: initialize clock register
Arseniy Krasnov
2023-11-20
mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
Ronald Monthero
2023-11-13
mtd: rawnand: txx9ndfmc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-13
mtd: rawnand: txx9ndfmc: Drop if block with always false condition
Uwe Kleine-König
2023-11-13
mtd: rawnand: txx9ndfmc: Switch to module_platform_driver()
Uwe Kleine-König
2023-11-13
mtd: rawnand: brcmnand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-04
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-11-04
Merge tag 'nand/for-6.7' into mtd/next
Miquel Raynal
2023-10-31
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-10-27
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
2023-10-27
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
2023-10-27
mtd: rawnand: sh_flctl: Convert to module_platform_driver()
Uwe Kleine-König
2023-10-16
mtd: rawnand: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-10-16
mtd: spinand: Add support for XTX XT26xxxDxxxxx
Bruce Suen
2023-10-16
mtd: spinand: winbond: add support for serial NAND flash
Sridharan S N
2023-10-16
mtd: rawnand: cadence: Annotate struct cdns_nand_chip with __counted_by
Kees Cook
2023-10-16
mtd: rawnand: Annotate struct mtk_nfc_nand_chip with __counted_by
Kees Cook
2023-10-16
mtd: spinand: add support for FORESEE F35SQA002G
Martin Kurbanov
2023-10-16
mtd: rawnand: rockchip: Use struct_size()
Christophe JAILLET
2023-10-16
mtd: rawnand: arasan: Include ECC syndrome along with in-band data while chec...
Amit Kumar Mahapatra
2023-10-16
mtd: Use device_get_match_data()
Rob Herring
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
2023-09-27
mtd: rawnand: ingenic: move the GPIO quirk to gpiolib-of.c
Bartosz Golaszewski
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
2023-09-22
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
2023-09-22
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
2023-09-22
mtd: rawnand: sunxi: Annotate struct sunxi_nand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: renesas: Annotate struct rnand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: meson: Annotate struct meson_nfc_nand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: marvell: Annotate struct marvell_nand_chip with __counted_by
Kees Cook
2023-09-22
mtd: rawnand: ingenic: Annotate struct ingenic_nfc with __counted_by
Kees Cook
[next]