index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
Haotian Zhang
1
-1
/
+4
2025-12-18
mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
Haotian Zhang
1
-0
/
+2
2025-12-18
mtd: nand: relax ECC parameter validation check
Aryan Srivastava
1
-5
/
+8
2025-12-18
Revert "mtd: rawnand: marvell: fix layouts"
Aryan Srivastava
1
-5
/
+8
2025-10-23
mtd: rawnand: cadence: fix DMA device NULL pointer dereference
Niravkumar L Rabara
1
-1
/
+2
2025-10-05
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
16
-2255
/
+1081
2025-10-03
Merge tag 'nand/for-6.18' into mtd/next
Miquel Raynal
11
-2245
/
+1078
2025-09-29
mtd: rawnand: sunxi: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-09-29
mtd: rawnand: stm32_fmc2: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-09-29
mtd: rawnand: rockchip: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-09-29
mtd: rawnand: pl353: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-09-29
mtd: rawnand: omap2: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-09-29
mtd: rawnand: atmel: drop unused module alias
Johan Hovold
1
-1
/
+0
2025-09-29
mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
Maarten Zanders
1
-3
/
+11
2025-09-29
mtd: rawnand: omap2: fix device leak on probe failure
Johan Hovold
1
-5
/
+21
2025-09-29
mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
Erick Karanja
1
-2
/
+2
2025-09-18
mtd: rawnand: fsmc: Default to autodetect buswidth
Linus Walleij
1
-1
/
+5
2025-09-18
mtd: nand: move nand_check_erased_ecc_chunk() to nand/core
Markus Stockhausen
1
-131
/
+0
2025-09-11
mtd: use vmalloc_array and vcalloc to simplify code
Qianfeng Rong
1
-4
/
+3
2025-09-10
mtd: rawnand: loongson: Add Loongson-2K1000 NAND controller support
Binbin Zhou
1
-0
/
+49
2025-09-10
mtd: rawnand: loongson: Add Loongson-2K0500 NAND controller support
Binbin Zhou
2
-2
/
+53
2025-09-10
mtd: rawnand: loongson: Add nand chip select support
Binbin Zhou
1
-26
/
+90
2025-09-10
mtd: rawnand: loongson: Add 6-byte NAND ID reading support
Keguang Zhang
1
-6
/
+23
2025-09-10
mtd: rawnand: loongson1: Rename the prefix from ls1x to loongson
Binbin Zhou
3
-169
/
+176
2025-09-10
mtd: rawnand: atmel: Fix pulse read timing for certain flash chips
Alexander Dahl
1
-4
/
+9
2025-09-02
mtd: rawnand: s3c2410: Drop driver (no actual S3C64xx user)
Krzysztof Kozlowski
3
-1219
/
+0
2025-09-01
mtd: rawnand: s3c2410: Drop S3C2410 support
Krzysztof Kozlowski
1
-38
/
+0
2025-09-01
mtd: rawnand: pl353: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-08-28
mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
Alexander Sverdlin
1
-3
/
+13
2025-08-28
mtd: rawnand: stm32_fmc2: fix ECC overwrite
Christophe Kerello
1
-3
/
+15
2025-08-28
mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC buffer
Christophe Kerello
1
-19
/
+9
2025-08-28
mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
Christophe JAILLET
1
-2
/
+2
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
7
-22
/
+75
2025-07-30
mtd: rawnand: atmel: set pmecc data setup time
Balamanikandan Gunasundar
1
-0
/
+6
2025-07-30
mtd: rawnand: fsmc: Add missing check after DMA map
Thomas Fourier
1
-0
/
+2
2025-07-30
mtd: rawnand: rockchip: Add missing check after DMA map
Thomas Fourier
1
-0
/
+15
2025-07-30
mtd: rawnand: hynix: don't try read-retry on SLC NANDs
Hector Palacios
1
-2
/
+2
2025-07-30
mtd: rawnand: atmel: Fix dma_mapping_error() address
Thomas Fourier
1
-1
/
+1
2025-07-30
mtd: nand: brcmnand: fix mtd corrected bits stat
David Regan
1
-15
/
+38
2025-07-30
mtd: rawnand: renesas: Add missing check after DMA map
Thomas Fourier
1
-0
/
+6
2025-07-30
mtd: nand: brcmnand: replace manual string choices with standard helpers
Yuesong Li
1
-4
/
+5
2025-07-02
mtd: nand: qpic-common: add defines for ECC_MODE values
Gabor Juhos
1
-3
/
+3
2025-06-02
Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
8
-40
/
+1092
2025-06-02
Merge tag 'nand/for-6.16' into mtd/next
Miquel Raynal
9
-39
/
+1094
2025-05-26
mtd: rawnand: brcmnand: legacy exec_op implementation
Álvaro Fernández Rojas
1
-7
/
+215
2025-05-26
mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_c...
Wentao Liang
1
-0
/
+1
2025-05-23
mtd: nand: brcmnand: fix NAND timeout when accessing eMMC
David Regan
1
-1
/
+1
2025-05-20
mtd: nand: sunxi: Add randomizer configuration before randomizer enable
Wentao Liang
1
-0
/
+1
2025-05-16
mtd: rawnand: brcmnand: remove unused parameters
Álvaro Fernández Rojas
1
-18
/
+6
2025-05-12
mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()
Keguang Zhang
1
-8
/
+6
[next]