index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-01-27
mtd: rawnand: nandsim: Fix the logic when selecting Hamming soft ECC engine
Miquel Raynal
1
-4
/
+3
2021-01-27
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Sean Nyekjaer
1
-1
/
+1
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-12-11
mtd: rawnand: xway: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: socrates: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: plat_nand: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: pasemi: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: orion: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: mpc5121: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: gpio: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: au1550: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-12-11
mtd: rawnand: ams-delta: Do not force a particular software ECC engine
Miquel Raynal
1
-1
/
+3
2020-11-20
mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-4
/
+17
2020-11-20
mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-8
/
+24
2020-11-20
mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2
-13
/
+28
2020-11-19
mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-3
/
+17
2020-11-19
mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+17
2020-11-19
mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-9
/
+24
2020-11-19
mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-5
/
+9
2020-11-19
mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+17
2020-11-19
mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+17
2020-11-19
mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-12
/
+14
2020-11-19
mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-10
/
+13
2020-11-19
mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-15
/
+15
2020-11-19
mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-10
/
+19
2020-11-19
mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-4
/
+4
2020-11-19
mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-8
/
+16
2020-11-19
mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+9
2020-11-19
mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-3
/
+9
2020-11-19
mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+16
2020-11-19
mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
1
-2
/
+9
2020-10-30
mtd: rawnand: stm32_fmc2: fix broken ECC
Christophe Kerello
1
-7
/
+8
2020-10-26
mtd: rawnand: ifc: Move the ECC engine initialization to the right place
Fabio Estevam
1
-19
/
+24
2020-10-26
mtd: rawnand: mxc: Move the ECC engine initialization to the right place
Fabio Estevam
1
-12
/
+5
2020-09-30
mtd: onenand: simplify the return expression of onenand_transfer_auto_oob
Liu Shixin
1
-7
/
+2
2020-09-30
mtd: rawnand: cadence: remove a redundant dev_err call
Liu Shixin
1
-6
/
+2
2020-09-30
mtd: rawnand: ams-delta: Fix non-OF build warning
Janusz Krzysztofik
1
-0
/
+2
2020-09-30
mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()
Tudor Ambarus
1
-3
/
+1
2020-09-30
mtd: rawnand: Introduce nand_set_ecc_on_host_ops()
Tudor Ambarus
1
-53
/
+61
2020-09-30
mtd: rawnand: atmel: Check return values for nand_read_data_op
Alex Dewar
1
-2
/
+8
2020-09-30
mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()
YueHaibing
1
-5
/
+0
2020-09-30
mtd: rawnand: qcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-16
/
+8
2020-09-30
mtd: rawnand: marvell: Fix and update kerneldoc
Krzysztof Kozlowski
1
-7
/
+16
2020-09-30
mtd: rawnand: marvell: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
[next]