开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
ecc-mxic.c
Age
Commit message (
Expand
)
Author
2025-09-18
mtd: nand: ecc-mxic: Lower log level during init
Miquel Raynal
2025-04-29
mtd: nand: ecc-mxic: Fix use of uninitialized variable ret
Mikhail Arkhipov
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-21
mtd: spinand: Constify struct nand_ecc_engine_ops
Christophe JAILLET
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is...
Christophe JAILLET
2022-03-14
mtd: nand: mxic-ecc: make two read-only arrays static const
Colin Ian King
2022-02-10
mtd: nand: mxic-ecc: Support SPI pipelined mode
Miquel Raynal
2022-02-09
mtd: nand: mxic-ecc: Add Macronix external ECC engine support
Miquel Raynal