index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-29
mtd: spinand: add support for FudanMicro FM25S01BI3
Mikhail Zhilkin
1
-0
/
+72
2025-11-28
ubi: fastmap: fix ubi->fm memory leak
Liyuan Pang
3
-8
/
+16
2025-11-28
mtd: ubi: skip programming unused bits in ubi headers
Cheng Ming Lin
1
-0
/
+10
2025-11-28
mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
Haotian Zhang
1
-1
/
+4
2025-11-27
mtd: nand: realtek-ecc: Fix Kconfig dependencies
Miquel Raynal
1
-1
/
+1
2025-11-27
mtd: rawnand: sunxi: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
1
-0
/
+2
2025-11-18
mtd: spi-nor: core: Check read CR support
Jakub Czapiga
1
-0
/
+10
2025-11-18
mtd: spi-nor: micron-st: add TODO for fixing mt35xu02gcba
Haibo Chen
1
-0
/
+10
2025-11-18
mtd: spi-nor: micron-st: add mt35xu01gbba support
Haibo Chen
1
-0
/
+11
2025-11-18
mtd: spi-nor: micron-st: use SFDP of mt35xu512aba
Haibo Chen
1
-6
/
+2
2025-11-18
mtd: spi-nor: micron-st: move set_octal_dtr to late_init()
Haibo Chen
1
-6
/
+2
2025-11-18
mtd: spi-nor: micron-st: rename the die_late_init functions
Haibo Chen
1
-35
/
+35
2025-11-17
mtd: spinand: esmt: add support for F50L1G41LC
Daniel Golle
2
-0
/
+25
2025-11-17
mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
Haotian Zhang
1
-3
/
+1
2025-11-17
mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
Christian Marangi
1
-2
/
+5
2025-11-17
mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()
Abdun Nihaal
1
-0
/
+1
2025-11-10
mtd: spi-nor: spansion: SMPT fixups for S25FS-S
Takahiro Kuwano
1
-0
/
+38
2025-11-10
mtd: spi-nor: sfdp: introduce smpt_map_id fixup hook
Takahiro Kuwano
2
-0
/
+15
2025-11-10
mtd: spi-nor: sfdp: introduce smpt_read_dummy fixup hook
Takahiro Kuwano
2
-2
/
+19
2025-11-06
mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
Miquel Raynal
1
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
Miquel Raynal
1
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
Miquel Raynal
1
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
Miquel Raynal
1
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
Miquel Raynal
1
-0
/
+4
2025-11-06
mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
Miquel Raynal
1
-0
/
+4
2025-11-03
mtd: onenand: Pass correct pointer to IRQ handler
Dan Carpenter
1
-1
/
+1
2025-11-03
mtd: spinand: fmsh: remove QE bit for FM25S01A flash
Mikhail Kshevetskiy
1
-1
/
+1
2025-10-28
mtd: intel-dg: wake card on operations
Alexander Usyskin
1
-12
/
+62
2025-10-28
mtd: rawnand: sunxi: Add support for H616 nand controller
Richard Genoud
1
-8
/
+177
2025-10-28
mtd: rawnand: sunxi: introduce sram_size in sunxi_nfc_caps
Richard Genoud
1
-5
/
+7
2025-10-28
mtd: rawnand: sunxi: introduce ecc_err_mask in sunxi_nfc_caps
Richard Genoud
1
-2
/
+6
2025-10-28
mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_caps
Richard Genoud
1
-2
/
+7
2025-10-28
mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_caps
Richard Genoud
1
-2
/
+7
2025-10-28
mtd: rawnand: sunxi: introduce random en/dir in sunxi_nfc_caps
Richard Genoud
1
-4
/
+12
2025-10-28
mtd: rawnand: sunxi: introduce ecc_mode_mask in sunxi_nfc_caps
Richard Genoud
1
-4
/
+9
2025-10-28
mtd: rawnand: sunxi: add has_ecc_block_512 capability
Richard Genoud
1
-2
/
+12
2025-10-28
mtd: rawnand: sunxi: rework pattern found registers
Richard Genoud
1
-5
/
+31
2025-10-28
mtd: rawnand: sunxi: introduce reg_user_data in sunxi_nfc_caps
Richard Genoud
1
-4
/
+8
2025-10-28
mtd: rawnand: sunxi: introduce reg_ecc_err_cnt in sunxi_nfc_caps
Richard Genoud
1
-2
/
+7
2025-10-28
mtd: rawnand: sunxi: move ECC strenghts in sunxi_nfc_caps
Richard Genoud
1
-4
/
+16
2025-10-28
mtd: rawnand: sunxi: Replace hard coded value by a define
Richard Genoud
1
-26
/
+37
2025-10-28
mtd: rawnand: sunxi: Remove superfluous register readings
Richard Genoud
1
-2
/
+1
2025-10-28
mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove
Haotian Zhang
1
-0
/
+2
2025-10-28
mtd: rawnand: gpmi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-3
/
+0
2025-10-28
mtd: rawnand: cadence: Add support for NV-DDR interface mode
Niravkumar L Rabara
1
-9
/
+264
2025-10-28
mtd: nand: relax ECC parameter validation check
Aryan Srivastava
1
-5
/
+8
2025-10-28
Revert "mtd: rawnand: marvell: fix layouts"
Aryan Srivastava
1
-5
/
+8
2025-10-23
mtd: rawnand: cadence: fix DMA device NULL pointer dereference
Niravkumar L Rabara
1
-1
/
+2
2025-10-22
mtd: rawnand: realtek: Make rtl_ecc_engine_ops const
Li Qiang
1
-1
/
+1
2025-10-22
mtd: nand: MTD_NAND_ECC_REALTEK should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]