index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-14
/
+62
2026-07-03
mtd: onenand: samsung: report DMA completion timeouts
Pengpeng Hou
1
-1
/
+6
2026-07-03
mtd: rawnand: fsl_ifc: return errors for failed page reads
Pengpeng Hou
1
-1
/
+8
2026-07-03
mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
Pengpeng Hou
1
-2
/
+10
2026-07-03
mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
Pengpeng Hou
1
-2
/
+10
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-29
mtd: nand: mtk-ecc: stop on ECC idle timeouts
Pengpeng Hou
1
-4
/
+12
2026-06-29
mtd: rawnand: ndfc: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2026-06-29
mtd: spinand: initialize ret in regular page reads
Ruoyu Wang
1
-1
/
+1
2026-06-29
mtd: rawnand: ingenic: handle ECC clock enable failures
Pengpeng Hou
1
-1
/
+6
2026-06-29
mtd: nand: ecc-mtk: handle ECC clock enable failures
Pengpeng Hou
1
-1
/
+7
2026-06-29
mtd: rawnand: ndfc: fix gcc uninitialized var
Rosen Penev
1
-1
/
+1
2026-06-21
Merge tag 'nand/for-7.2' into mtd/next
Miquel Raynal
8
-162
/
+446
2026-06-11
mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TEST
Rosen Penev
2
-11
/
+11
2026-05-27
mtd: Consistently define pci_device_ids
Uwe Kleine-König (The Capable Hub)
3
-6
/
+5
2026-05-27
mtd: rawnand: pl353: fix probe resource allocation
Bastien Curutchet
1
-1
/
+1
2026-05-27
mtd: rawnand: qcom: embed nand_controller into qcom_nand_controller
Rosen Penev
1
-10
/
+6
2026-05-27
mtd: rawnand: Pause continuous reads at block boundaries
Miquel Raynal
1
-11
/
+11
2026-05-27
mtd: spinand: macronix: Enable randomizer support
Cheng Ming Lin
1
-10
/
+28
2026-05-27
mtd: spinand: Add support for randomizer
Cheng Ming Lin
1
-0
/
+20
2026-05-27
mtd: rawnand: fix condition in 'nand_select_target()'
Arseniy Krasnov
1
-1
/
+1
2026-05-04
mtd: spinand: Prevent continuous reads on some controllers
Miquel Raynal
1
-2
/
+4
2026-05-04
mtd: spinand: Make sure continuous read is always disabled during probe
Miquel Raynal
1
-5
/
+5
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
1
-10
/
+98
2026-05-04
mtd: spinand: winbond: Create a helper to detect the need for the HS bit
Miquel Raynal
1
-14
/
+17
2026-05-04
mtd: spinand: winbond: Create a helper to write the HS bit
Miquel Raynal
1
-16
/
+18
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W35NxxJW
Miquel Raynal
1
-15
/
+111
2026-05-04
mtd: spinand: winbond: Add support for continuous reads on W25NxxJW
Miquel Raynal
1
-22
/
+22
2026-05-04
mtd: spinand: Use secondary ops for continuous reads
Miquel Raynal
1
-1
/
+60
2026-05-04
Merge tag 'mtd/spi-mem-cont-read-for-7.2' into nand/next
Miquel Raynal
1
-47
/
+29
2026-05-04
spi: spi-mem: Transform the read operation template
Miquel Raynal
1
-7
/
+8
2026-05-04
mtd: spinand: Drop ECC dirmaps
Miquel Raynal
1
-32
/
+20
2026-05-04
mtd: spinand: Expose spinand_op_is_odtr()
Miquel Raynal
1
-1
/
+1
2026-05-04
mtd: spinand: Drop a too strong limitation
Miquel Raynal
1
-13
/
+6
2026-04-27
mtd: qcom: Unify user-visible "Qualcomm" name
Krzysztof Kozlowski
1
-1
/
+1
2026-04-27
mtd: spinand: winbond: Fix ODTR write VCR on W35NxxJW
Miquel Raynal
1
-1
/
+1
2026-04-27
mtd: spinand: winbond: Set the packed page read flag to W35N02/04JW
Miquel Raynal
1
-2
/
+2
2026-04-27
mtd: spinand: Add support for packed read data ODTR commands
Miquel Raynal
1
-3
/
+21
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
8
-110
/
+351
2026-04-13
MIPS/mtd: Handle READY GPIO in generic NAND platform data
Linus Walleij
1
-1
/
+23
2026-04-10
mtd: spinand: winbond: Declare the QE bit on W25NxxJW
Miquel Raynal
1
-2
/
+2
2026-03-25
mtd: spinand: winbond: Clarify when to enable the HS bit
Miquel Raynal
1
-5
/
+8
2026-03-25
mtd: rawnand: sunxi: introduce maximize variable user data length
Richard Genoud
1
-62
/
+255
2026-03-25
mtd: rawnand: sunxi: fix typos in comments
Richard Genoud
1
-2
/
+2
2026-03-25
mtd: rawnand: sunxi: change error prone variable name
Richard Genoud
1
-5
/
+6
2026-03-25
mtd: rawnand: sunxi: remove dead code
Richard Genoud
1
-14
/
+7
2026-03-25
mtd: rawnand: sunxi: make the code more self-explanatory
Richard Genoud
1
-8
/
+11
2026-03-25
mtd: rawnand: sunxi: replace hard coded value by a define - take2
Richard Genoud
1
-2
/
+2
2026-03-25
mtd: rawnand: sunxi: do not count BBM bytes twice
Richard Genoud
1
-3
/
+20
2026-03-25
mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oob
Richard Genoud
1
-3
/
+3
[next]