index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-11
mtd: jedec_probe: Remove space before newline
Colin Ian King
1
-1
/
+1
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
-163
/
+170
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: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode
Pratyush Yadav
1
-1
/
+68
2025-09-01
mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode
Pratyush Yadav
1
-1
/
+75
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-08-28
mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
Geert Uytterhoeven
1
-2
/
+2
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2
-4
/
+4
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
25
-161
/
+407
2025-07-31
Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
1
-27
/
+0
2025-07-31
Merge tag 'nand/for-6.17' into mtd/next
Miquel Raynal
24
-248
/
+396
2025-07-31
Merge tag 'spi-nor/for-6.17' into mtd/next
Miquel Raynal
3
-17
/
+45
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-0
/
+842
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
2025-07-30
spi: spi-mem: Take into account the actual maximum frequency
Miquel Raynal
1
-1
/
+1
2025-07-30
mtd: rawnand: atmel: set pmecc data setup time
Balamanikandan Gunasundar
1
-0
/
+6
2025-07-30
mtd: spinand: propagate spinand_wait() errors from spinand_write_page()
Gabor Juhos
1
-1
/
+4
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: spinand: gigadevice: Add support for GD5F1GM9 chips
Teng Wu
1
-0
/
+20
2025-07-30
mtd: nand: brcmnand: replace manual string choices with standard helpers
Yuesong Li
1
-4
/
+5
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-1
/
+1
2025-07-24
mtd: ubi: Remove unused ubi_flush
Dr. David Alan Gilbert
1
-27
/
+0
2025-07-21
spidev: introduce trivial abb sensor device
Mark Brown
1
-4
/
+26
2025-07-03
mtd: spi-nor: Fix spi_nor_try_unlock_all()
Michael Walle
1
-11
/
+8
2025-07-03
mtd: spi-nor: spansion: Fixup params->set_4byte_addr_mode for SEMPER
Takahiro Kuwano
1
-0
/
+31
2025-07-03
mtd: spi-nor: Constify struct spi_nor_fixups
Christophe JAILLET
2
-6
/
+6
[prev]
[next]