index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
mtd: nand: raw: gpmi: fix clocks when CONFIG_PM=N
Maarten Zanders
1
-3
/
+11
2025-10-19
mtd: rawnand: fsmc: Default to autodetect buswidth
Linus Walleij
1
-1
/
+5
2025-10-15
mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
Erick Karanja
1
-2
/
+2
2025-09-05
mtd: spinand: winbond: Fix oob_layout for W25N01JW
Santhosh Kumar K
1
-1
/
+36
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-08-28
mtd: MTD_INTEL_DG should depend on DRM_I915 or DRM_XE
Geert Uytterhoeven
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
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
2025-07-02
mtd: nand: qpic-common: add defines for ECC_MODE values
Gabor Juhos
1
-3
/
+3
2025-06-29
mtd: nand: qpic_common: prevent out of bounds access of BAM arrays
Gabor Juhos
1
-4
/
+26
2025-06-23
drm/xe/nvm: add support for non-posted erase
Reuven Abliyev
1
-2
/
+40
2025-06-23
mtd: intel-dg: align 64bit read and write
Alexander Usyskin
1
-0
/
+35
2025-06-23
mtd: intel-dg: register with mtd
Alexander Usyskin
1
-4
/
+224
2025-06-23
mtd: intel-dg: implement access functions
Alexander Usyskin
1
-0
/
+197
2025-06-23
mtd: intel-dg: implement region enumeration
Alexander Usyskin
1
-0
/
+206
2025-06-23
mtd: add driver for intel graphics non-volatile memory device
Alexander Usyskin
3
-0
/
+146
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
6
-127
/
+56
2025-06-19
mtd: fix possible integer overflow in erase_xfer()
Ivan Stepchenko
1
-1
/
+1
2025-06-19
mtd: spinand: fix memory leak of ECC engine conf
Pablo Martin-Gomez
1
-0
/
+1
2025-06-18
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-2
/
+2
2025-06-18
mtd: spinand: winbond: Increase maximum frequency on an octal operation
Miquel Raynal
1
-1
/
+1
2025-06-18
mtd: spinand: winbond: Fix W35N number of planes/LUN
Miquel Raynal
1
-2
/
+2
[next]