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
/
nand
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-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
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-21
spidev: introduce trivial abb sensor device
Mark Brown
1
-4
/
+26
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-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
2025-06-02
Merge tag 'mtd/for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
23
-216
/
+1346
2025-06-02
Merge tag 'nand/for-6.16' into mtd/next
Miquel Raynal
25
-218
/
+1348
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_chunk
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: spinand: esmt: fix id code for F50D1G41LB
George Moussalem
1
-1
/
+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
2025-05-12
mtd: rawnand: loongson1: Fix error code in ls1x_nand_dma_transfer()
Dan Carpenter
1
-1
/
+1
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2
-3
/
+3
2025-04-29
mtd: rawnand: qcom: Fix read len for onfi param page
Md Sadre Alam
1
-1
/
+1
2025-04-29
mtd: rawnand: qcom: Fix last codeword read in qcom_param_page_type_exec()
Md Sadre Alam
1
-2
/
+10
2025-04-29
mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Md Sadre Alam
2
-4
/
+8
2025-04-29
mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
Wentao Liang
1
-1
/
+4
2025-04-29
mtd: rawnand: Use non-hybrid PCI devres API
Philipp Stanner
1
-9
/
+4
2025-04-29
mtd: nand: ecc-mxic: Fix use of uninitialized variable ret
Mikhail Arkhipov
1
-1
/
+1
2025-04-29
mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chips
Miquel Raynal
1
-0
/
+18
[next]