index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
mtd: nand: bbt: Fix corner case in bad block table handling
Doyle, Patrick
1
-1
/
+1
2022-01-27
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
1
-9
/
+0
2022-01-27
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
1
-3
/
+25
2021-12-14
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
1
-8
/
+24
2021-12-14
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
1
-0
/
+4
2021-09-22
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
1
-1
/
+3
2021-07-14
mtd: rawnand: marvell: add missing clk_disable_unprepare() on error in marvel...
Yang Yingliang
1
-1
/
+3
2021-05-14
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
1
-1
/
+1
2021-05-14
mtd: rawnand: qcom: Return actual error code instead of -ENODEV
Manivannan Sadhasivam
1
-5
/
+2
2021-05-14
mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
Álvaro Fernández Rojas
1
-0
/
+6
2021-05-14
mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
Dan Carpenter
1
-0
/
+2
2021-05-11
mtd: rawnand: atmel: Update ecc_stats.corrected counter
Kai Stuhlemmer (ebee Engineering)
1
-2
/
+4
2021-05-11
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
Alexander Lobakin
1
-0
/
+2
2021-01-09
Revert "mtd: spinand: Fix OOB read"
Felix Fietkau
1
-4
/
+0
2020-12-30
mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments
Sergei Antonov
1
-1
/
+1
2020-12-30
mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
Praveenkumar I
1
-0
/
+2
2020-12-30
mtd: spinand: Fix OOB read
Miquel Raynal
1
-0
/
+4
2020-12-30
mtd: rawnand: gpmi: Fix the random DMA timeout issue
Han Xu
1
-9
/
+21
2020-12-30
mtd: rawnand: meson: Fix a resource leak in init
Dan Carpenter
1
-1
/
+4
2020-12-30
mtd: rawnand: gpmi: fix reference count leak in gpmi ops
Zhang Qilong
1
-2
/
+6
2020-10-29
mtd: spinand: gigadevice: Add QE Bit
Hauke Mehrtens
1
-5
/
+5
2020-10-29
mtd: spinand: gigadevice: Only one dummy byte in QUADIO
Hauke Mehrtens
1
-2
/
+2
2020-10-29
mtd: rawnand: vf610: disable clk on error handling path in probe
Evgeny Novikov
1
-2
/
+4
2020-10-01
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-10-01
mtd: rawnand: gpmi: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-08-21
mtd: rawnand: fsl_upm: Remove unused mtd var
Boris Brezillon
1
-1
/
+0
2020-08-19
mtd: rawnand: qcom: avoid write to unavailable register
Sivaprakash Murugesan
1
-1
/
+6
2020-07-22
mtd: rawnand: oxnas: Release all devices in the _remove() path
Miquel Raynal
1
-2
/
+6
2020-07-22
mtd: rawnand: oxnas: Unregister all devices on error
Miquel Raynal
1
-0
/
+8
2020-07-22
mtd: rawnand: oxnas: Keep track of registered devices
Miquel Raynal
1
-4
/
+4
2020-07-22
mtd: rawnand: brcmnand: fix CS0 layout
Álvaro Fernández Rojas
1
-2
/
+3
2020-07-22
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
1
-8
/
+11
2020-07-22
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
1
-3
/
+2
2020-07-22
mtd: rawnand: marvell: Fix probe error path
Miquel Raynal
1
-9
/
+14
2020-07-22
mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
Miquel Raynal
1
-1
/
+1
2020-07-22
mtd: rawnand: marvell: Fix the condition on a return code
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: tmio: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: mtk: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: pasemi: Fix the probe error path
Miquel Raynal
1
-1
/
+3
2020-06-22
mtd: rawnand: plat_nand: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: sunxi: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: oxnas: Fix the probe error path
Miquel Raynal
1
-4
/
+4
2020-06-22
mtd: rawnand: socrates: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: orion: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: xway: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: ingenic: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: sharpsl: Fix the probe error path
Miquel Raynal
1
-1
/
+1
2020-06-22
mtd: rawnand: diskonchip: Fix the probe error path
Miquel Raynal
1
-5
/
+2
2020-06-22
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
1
-4
/
+7
2020-06-22
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
1
-1
/
+1
[next]