index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
mtd: onenand: Pass correct pointer to IRQ handler
Dan Carpenter
1
-1
/
+1
2025-11-03
mtd: spinand: fmsh: remove QE bit for FM25S01A flash
Mikhail Kshevetskiy
1
-1
/
+1
2025-10-23
mtd: rawnand: cadence: fix DMA device NULL pointer dereference
Niravkumar L Rabara
1
-1
/
+2
2025-10-22
mtd: rawnand: realtek: Make rtl_ecc_engine_ops const
Li Qiang
1
-1
/
+1
2025-10-22
mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2025-10-22
mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe
Dan Carpenter
1
-2
/
+2
2025-10-04
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
28
-2286
/
+1935
2025-10-03
Merge tag 'nand/for-6.18' into mtd/next
Miquel Raynal
22
-2275
/
+1932
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: onenand: omap2: 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-29
mtd: nand: realtek-ecc: Add Realtek external ECC engine support
Markus Stockhausen
3
-0
/
+473
2025-09-29
mtd: spinand: repeat reading in regular mode if continuous reading fails
Mikhail Kshevetskiy
1
-4
/
+21
2025-09-29
mtd: spinand: try a regular dirmap if creating a dirmap for continuous reading fails
Mikhail Kshevetskiy
1
-8
/
+35
2025-09-29
mtd: spinand: fix direct mapping creation sizes
Mikhail Kshevetskiy
1
-7
/
+7
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
2
-131
/
+131
2025-09-18
mtd: nand: ecc-mxic: Lower log level during init
Miquel Raynal
1
-7
/
+7
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-10
mtd: nand: ecc: fix "writen"->"written"
Xichao Zhao
1
-1
/
+1
2025-09-05
mtd: spinand: winbond: Fix oob_layout for W25N01JW
Santhosh Kumar K
1
-1
/
+36
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: spinand: add support for FudanMicro FM25S01A
Tianling Shen
3
-1
/
+76
2025-08-28
mtd: spinand: gigadevice: Add continuous read support
Teng Wu
1
-2
/
+105
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: nand: qpic_common: use {cmd,data}_sgl_nitems for sg_init_table()
Gabor Juhos
1
-4
/
+2
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/linux
Linus Torvalds
20
-121
/
+340
2025-07-30
mtd: spinand: winbond: Add comment about the maximum frequency
Miquel Raynal
1
-0
/
+1
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w35n0xjw
Miquel Raynal
2
-4
/
+93
2025-07-30
mtd: spinand: winbond: Enable high-speed modes on w25n0xjw
Miquel Raynal
2
-3
/
+44
2025-07-30
mtd: spinand: Add a ->configure_chip() hook
Miquel Raynal
1
-2
/
+14
2025-07-30
mtd: spinand: Add a frequency field to all READ_FROM_CACHE variants
Miquel Raynal
12
-88
/
+88
[next]