index
:
linux/kernel/git/amlogic/linux.git
for-landau-next
LANDAU Linux Amlogic Fork
LANDAU Linux Amlogic Maintainers Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2026-08-13
mtd: spinand: micron: correct parameters for MT29F2G01ABAGD
Alexey Romanov
2026-08-13
mtd: rawnand: amlogic_bbt: use rsv-info API
Martin Kurbanov
2026-08-13
mtd: spinand: esmt: fix return value for OTP read/write
Martin Kurbanov
2026-08-13
mtd: spinand: esmt: OTP: fix pagesize as unused var
Evgeny Bachinin
2026-08-13
mtd: spinand: esmt: enable ECC for read/write OTP
Martin Kurbanov
2026-08-13
mtd: spinand: esmt: introduce read/write OTP ops
Martin Kurbanov
2026-08-13
drivers: mtd: nand: raw: amlogic: fix buffer overflow
Alexey Romanov
2026-08-13
mtd: two fixes for Amlogic BBT parser
Arseniy Krasnov
2026-08-13
mtd: spinand: micron: fixing the offset for OOB
Martin Kurbanov
2026-08-13
mtd: introduce BBT parser for Amlogic format
Arseniy Krasnov
2026-08-13
mtd: rawnand: meson: suppress OOB write
Arseniy Krasnov
2026-03-18
mtd: rawnand: pl353: make sure optimal timings are applied
Olivier Sobrie
2026-03-18
mtd: spi-nor: Rename spi_nor_spimem_check_op()
Miquel Raynal
2026-03-18
mtd: spi-nor: Fix RDCR controller capability core check
Miquel Raynal
2026-03-11
mtd: rawnand: brcmnand: skip DMA during panic write
Kamal Dasu
2026-03-11
mtd: rawnand: serialize lock/unlock against other NAND operations
Kamal Dasu
2026-02-25
mtd: rawnand: cadence: Fix error check for dma_alloc_coherent() in cadence_na...
Chen Ni
2026-02-25
mtd: Avoid boot crash in RedBoot partition table parser
Finn Thain
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'mtd/for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-02-13
Merge tag 'nand/for-7.0' into mtd/next
Miquel Raynal
2026-02-06
mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()
Dan Carpenter
2026-02-06
mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
Md Sadre Alam
2026-02-05
mtd: rawnand: pl353: Add message about ECC mode
Andrea Scian
2026-02-05
mtd: rawnand: pl353: Fix software ECC support
Andrea Scian
2026-02-03
mtd: spinand: winbond: Remove unneeded semicolon
Chen Ni
2026-01-30
mtd: spinand: Disable continuous read during probe
David LaPorte
2026-01-29
Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-01-29
mtd: spinand: add Foresee F35SQB002G flash support
Mikhail Kshevetskiy
2026-01-29
mtd: spinand: winbond: W35N octal DTR support
Miquel Raynal
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
2026-01-29
mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
Miquel Raynal
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
2026-01-29
mtd: spinand: Propagate the bus interface across core helpers
Miquel Raynal
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
2026-01-29
mtd: spinand: Gather all the bus interface steps in one single function
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Configure the IO mode after the dummy cycles
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Rename IO_MODE register macro
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Fix style
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Register W35N vendor specific operation
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Register W25N vendor specific operation
Miquel Raynal
2026-01-29
mtd: spinand: macronix: Register vendor specific operation
Miquel Raynal
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
Miquel Raynal
[next]