index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
2024-05-16
Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2024-04-09
mtd: diskonchip: work around ubsan link failure
Arnd Bergmann
2024-04-09
mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...
Christian Marangi
2024-03-25
mtd: rawnand: hynix: fixed typo
Maxim Korotkov
2024-03-25
mtd: rawnand: davinci: Add dummy read after sending command
Bastien Curutchet
2024-03-25
mtd: rawnand: brcmnand: Fix data access violation for STB chip
William Zhang
2024-03-15
Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2024-03-15
mtd: rawnand: Ensure continuous reads are well disabled
Miquel Raynal
2024-03-15
mtd: rawnand: Constrain even more when continuous reads are enabled
Miquel Raynal
2024-03-15
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
William Zhang
2024-03-15
mtd: rawnand: brcmnand: fix sparse warnings
William Zhang
2024-03-15
mtd: nand: raw: atmel: Fix comment in timings preparation
Alexander Dahl
2024-03-15
mtd: rawnand: Ensure all continuous terms are always in sync
Miquel Raynal
2024-03-15
mtd: rawnand: Add a helper for calculating a page index
Miquel Raynal
2024-03-15
mtd: rawnand: Fix and simplify again the continuous read derivations
Miquel Raynal
2024-03-15
mtd: rawnand: hynix: remove @nand_technology kernel-doc description
Randy Dunlap
2024-03-15
mtd: rawnand: brcmnand: Support write protection setting from dts
William Zhang
2024-03-15
mtd: rawnand: brcmnand: Add BCMBCA read data bus interface
William Zhang
2024-03-15
mtd: rawnand: brcmnand: Rename bcm63138 nand driver
William Zhang
2024-02-26
mtd: rawnand: brcmnand: update log level messages
David Regan
2024-02-26
mtd: rawnand: brcmnand: fix style issues
William Zhang
2024-02-26
mtd: rawnand: brcmnand: exec_op helper functions return type fixes
David Regan
2024-02-26
mtd: rawnand: stm32_fmc2: add MP25 support
Christophe Kerello
2024-02-26
mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
Christophe Kerello
2024-02-26
mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
Arnd Bergmann
2024-02-26
mtd: rawnand: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-26
mtd: rawnand: meson: fix scrambling mode value in command macro
Arseniy Krasnov
2024-02-26
mtd: rawnand: remove redundant assignment to variable bbtblocks
Colin Ian King
2024-02-05
mtd: rawnand: marvell: fix layouts
Elad Nachman
2024-02-05
mtd: spinand: esmt: Extend IDs to 5 bytes
Ezra Buehler
2024-02-05
mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing
Uwe Kleine-König
2024-02-05
mtd: spinand: winbond: add support for W25N04KV
Zhi-Jun You
2024-02-05
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
2024-01-09
Merge tag 'mtd/for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-12-22
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
2023-12-22
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
2023-12-22
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
2023-12-22
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
2023-12-22
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
2023-12-20
mtd: rawnand: s3c2410: fix Excess struct member description kernel-doc warnings
Randy Dunlap
2023-12-14
mtd: rawnand: diskonchip: fix a potential double free in doc_probe
Dinghao Liu
2023-12-14
mtd: rawnand: rockchip: Add missing title to a kernel doc comment
Miquel Raynal
2023-12-14
mtd: rawnand: rockchip: Rename a structure
Miquel Raynal
2023-12-14
mtd: rawnand: pl353: Fix kernel doc
Miquel Raynal
2023-12-04
mtd: rawnand: brcmnand: exec_op implementation
David Regan
2023-12-04
mtd: rawnand: brcmnand: pass host struct to bcmnand_ctrl_poll_status
David Regan
2023-12-04
mtd: rawnand: NAND controller write protect
David Regan
2023-12-04
mtd: rawnand: Add destructive operation
Boris Brezillon
2023-11-30
spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP
Chia-Lin Kao (AceLan)
2023-11-30
mtd: rawnand: meson: handle OOB buffer according OOB layout
Arseniy Krasnov
[next]