index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
mtd: spi-nor: winbond: fix w25q128 regression
Michael Walle
1
-3
/
+4
2024-10-04
mtd: rawnand: mtk: Fix init error path
Miquel Raynal
1
-1
/
+3
2024-10-04
mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips
Miquel Raynal
1
-13
/
+18
2024-10-04
mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-5
/
+2
2024-10-04
mtd: powernv: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-10-04
mtd: slram: insert break after errors in parsing the map
Mirsad Todorovac
1
-0
/
+2
2024-08-03
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
1
-1
/
+2
2024-08-03
mtd: make mtd_test.c a separate module
Arnd Bergmann
2
-17
/
+26
2024-08-03
memory: fsl_ifc: Make FSL_IFC config visible and selectable
Esben Haabendal
1
-2
/
+1
2024-07-11
mtd: rawnand: rockchip: ensure NVDDR timings are rejected
Val Packett
1
-3
/
+3
2024-07-11
mtd: rawnand: Bypass a couple of sanity checks during NAND identification
Miquel Raynal
1
-24
/
+31
2024-07-11
mtd: rawnand: Fix the nand_read_data_op() early check
Miquel Raynal
1
-1
/
+1
2024-07-11
mtd: rawnand: Ensure ECC configuration is propagated to upper layers
Miquel Raynal
1
-1
/
+8
2024-07-05
mtd: partitions: redboot: Added conversion of operands to a larger type
Denis Arefev
1
-1
/
+1
2024-06-12
mtd: rawnand: hynix: fixed typo
Maxim Korotkov
1
-1
/
+1
2024-06-12
mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_a...
Aapo Vienamo
1
-2
/
+4
2024-05-17
mtd: limit OTP NVMEM cell parse to non-NAND devices
Christian Marangi
1
-1
/
+1
2024-05-17
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
1
-0
/
+2
2024-05-02
mtd: diskonchip: work around ubsan link failure
Arnd Bergmann
1
-2
/
+2
2024-05-02
mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...
Christian Marangi
1
-4
/
+3
2024-04-03
mtd: rawnand: Constrain even more when continuous reads are enabled
Miquel Raynal
1
-1
/
+11
2024-04-03
mtd: rawnand: Fix and simplify again the continuous read derivations
Miquel Raynal
1
-14
/
+20
2024-04-03
mtd: rawnand: meson: fix scrambling mode value in command macro
Arseniy Krasnov
1
-1
/
+1
2024-04-03
ubi: correct the calculation of fastmap size
Zhang Yi
1
-3
/
+4
2024-04-03
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
1
-0
/
+6
2024-03-26
mtd: rawnand: lpc32xx_mlc: fix irq handler prototype
Arnd Bergmann
1
-2
/
+3
2024-03-26
mtd: maps: physmap-core: fix flash size larger than 32-bit
Baruch Siach
1
-1
/
+1
2024-03-26
mtd: spinand: esmt: Extend IDs to 5 bytes
Ezra Buehler
1
-3
/
+6
2024-03-06
mtd: rawnand: marvell: fix layouts
Elad Nachman
1
-8
/
+5
2024-03-06
mtd: spinand: gigadevice: Fix the get ecc status issue
Han Xu
1
-2
/
+4
2024-01-31
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
1
-8
/
+16
2024-01-31
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
1
-0
/
+8
2024-01-31
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
1
-0
/
+14
2024-01-31
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
1
-6
/
+37
2024-01-31
mtd: maps: vmu-flash: Fix the (mtd core) switch to ref counters
Miquel Raynal
1
-1
/
+1
2024-01-25
mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
ZhaoLong Wang
1
-2
/
+2
2024-01-25
mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response
Ronald Monthero
1
-1
/
+1
2023-11-28
mtd: cfi_cmdset_0001: Byte swap OTP info
Linus Walleij
1
-2
/
+18
2023-11-28
mtd: rawnand: meson: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+3
2023-11-28
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+10
2023-11-28
mtd: rawnand: tegra: add missing check for platform_get_irq()
Yi Yang
1
-0
/
+4
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-5
/
+67
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
3
-0
/
+9
2023-09-22
mtd: rawnand: qcom: Unmap the right resource upon probe failure
Bibek Kumar Patro
1
-1
/
+1
2023-09-22
mtd: rawnand: pl353: Ensure program page operations are successful
Miquel Raynal
1
-0
/
+9
2023-09-22
mtd: rawnand: arasan: Ensure program page operations are successful
Miquel Raynal
1
-2
/
+14
2023-09-11
mtd: spinand: micron: correct bitmask for ecc status
Martin Kurbanov
1
-1
/
+1
2023-09-11
mtd: physmap-core: Restore map_rom fallback
Geert Uytterhoeven
1
-0
/
+11
2023-09-11
mtd: rawnand: marvell: Ensure program page operations are successful
Miquel Raynal
1
-1
/
+22
2023-09-07
ubi: Refuse attaching if mtd's erasesize is 0
Zhihao Cheng
1
-0
/
+7
[next]