开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-07-03
mtd: onenand: samsung: report DMA completion timeouts
Pengpeng Hou
2026-07-03
mtd: rawnand: fsl_ifc: return errors for failed page reads
Pengpeng Hou
2026-07-03
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
Pengpeng Hou
2026-07-03
mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
Pengpeng Hou
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-29
mtd: nand: mtk-ecc: stop on ECC idle timeouts
Pengpeng Hou
2026-06-29
mtd: rawnand: ndfc: add CONFIG_OF dependency
Arnd Bergmann
2026-06-29
mtd: spinand: initialize ret in regular page reads
Ruoyu Wang
2026-06-29
mtd: rawnand: ingenic: handle ECC clock enable failures
Pengpeng Hou
2026-06-29
mtd: nand: ecc-mtk: handle ECC clock enable failures
Pengpeng Hou
2026-06-29
mtd: rawnand: ndfc: fix gcc uninitialized var
Rosen Penev
2026-06-21
Merge tag 'nand/for-7.2' into mtd/next
Miquel Raynal
2026-06-11
mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TEST
Rosen Penev
2026-05-27
mtd: Consistently define pci_device_ids
Uwe Kleine-König (The Capable Hub)
2026-05-27
mtd: rawnand: pl353: fix probe resource allocation
Bastien Curutchet
2026-05-27
mtd: rawnand: qcom: embed nand_controller into qcom_nand_controller
Rosen Penev
2026-05-27
mtd: rawnand: Pause continuous reads at block boundaries
Miquel Raynal
2026-05-27
mtd: spinand: macronix: Enable randomizer support
Cheng Ming Lin
2026-05-27
mtd: spinand: Add support for randomizer
Cheng Ming Lin
2026-05-27
mtd: rawnand: fix condition in 'nand_select_target()'
Arseniy Krasnov
2026-05-04
mtd: spinand: Prevent continuous reads on some controllers
Miquel Raynal
2026-05-04
mtd: spinand: Make sure continuous read is always disabled during probe
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Create a helper to detect the need for the HS bit
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Create a helper to write the HS bit
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
2026-05-04
mtd: spinand: Use secondary ops for continuous reads
Miquel Raynal
2026-05-04
Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/next
Miquel Raynal
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
2026-05-04
mtd: spinand: Drop ECC dirmaps
Miquel Raynal
2026-05-04
mtd: spinand: Expose spinand_op_is_odtr()
Miquel Raynal
2026-05-04
mtd: spinand: Drop a too strong limitation
Miquel Raynal
2026-04-27
mtd: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
2026-04-27
mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW
Miquel Raynal
2026-04-27
mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
Miquel Raynal
2026-04-27
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-04-13
MIPS/mtd: Handle READY GPIO in generic NAND platform data
Linus Walleij
2026-04-10
mtd: spinand: winbond: Declare the QE bit on W25NxxJW
Miquel Raynal
2026-03-25
mtd: spinand: winbond: Clarify when to enable the HS bit
Miquel Raynal
2026-03-25
mtd: rawnand: sunxi: introduce maximize variable user data length
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: fix typos in comments
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: change error prone variable name
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: remove dead code
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: make the code more self-explanatory
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: replace hard coded value by a define - take2
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: do not count BBM bytes twice
Richard Genoud
2026-03-25
mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
Richard Genoud
[next]