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
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
Nathan Chancellor
1
-41
/
+41
2020-01-23
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Esben Haabendal
1
-0
/
+4
2020-01-23
mtd: rawnand: gpmi: Fix suspend/resume problem
Esben Haabendal
1
-1
/
+6
2020-01-17
mtd: onenand: omap2: Pass correct flags for prep_dma_memcpy
Peter Ujfalusi
1
-1
/
+2
2020-01-17
mtd: rawnand: stm32_fmc2: avoid to lock the CPU bus
Christophe Kerello
1
-2
/
+36
2019-12-17
mtd: rawnand: Change calculating of position page containing BBM
Piotr Sroka
2
-3
/
+9
2019-10-07
mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
Paul Burton
1
-3
/
+2
2019-09-22
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-544
/
+0
2019-09-15
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
16
-389
/
+645
2019-08-29
mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
Sascha Hauer
1
-1
/
+1
2019-08-29
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
Claire Lin
1
-1
/
+4
2019-08-26
mtd: rawnand: remove w90x900 driver
Arnd Bergmann
3
-313
/
+0
2019-08-26
mtd: rawnand: Add Macronix raw NAND controller driver
Mason Yang
3
-0
/
+589
2019-08-24
mtd: rawnand: Fix a memory leak bug
Wenwen Wang
1
-4
/
+6
2019-08-24
mtd: onenand_base: Fix a memory leak bug
Wenwen Wang
1
-0
/
+3
2019-08-07
mtd: rawnand: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-08-07
mtd: rawnand: r852: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-08-07
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
Julia Lawall
1
-3
/
+1
2019-08-04
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+11
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
1
-3
/
+11
2019-07-30
mtd: rawnand: Drop obsolete JZ4740 NAND driver
Paul Cercueil
3
-544
/
+0
2019-07-25
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
mtd: rawnand: ingenic: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: tango: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
1
-3
/
+5
2019-07-25
mtd: rawnand: vf610: Add of_node_put() before goto
Nishka Dasgupta
1
-0
/
+1
2019-07-25
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Christophe Kerello
1
-61
/
+29
2019-07-15
docs: mtd: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: mtd: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
18
-1668
/
+1803
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-01
mtd: rawnand: ingenic: Fix ingenic_ecc dependency
Paul Cercueil
4
-11
/
+4
2019-07-01
mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg
Frieder Schrempf
2
-3
/
+3
2019-06-28
mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
Amelie Delaunay
1
-6
/
+9
2019-06-28
mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()
Fuqian Huang
1
-2
/
+1
2019-06-28
mtd: spinand: read returns badly if the last page has bitflips
liaoweixiong
1
-1
/
+1
2019-06-27
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
3
-1
/
+149
2019-06-27
mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
Xiaolei Li
3
-7
/
+5
2019-06-27
mtd: rawnand: gpmi: remove double assignment to block_size
Colin Ian King
1
-1
/
+1
2019-06-27
mtd: rawnand: brcmnand: Add support for v7.3 controller
Kamal Dasu
1
-22
/
+80
2019-06-27
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
Kamal Dasu
1
-38
/
+62
2019-06-27
mtd: rawnand: brcmnand: When oops in progress use pio and interrupt polling
Kamal Dasu
1
-3
/
+45
2019-06-27
mtd: rawnand: Add Macronix NAND read retry support
Mason Yang
1
-0
/
+45
2019-06-27
mtd: onenand: Avoid fall-through warnings
Gustavo A. R. Silva
1
-0
/
+3
2019-06-27
mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
Jeff Kletsky
1
-15
/
+64
2019-06-27
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
1
-1
/
+1
2019-06-27
mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-size
Kamal Dasu
1
-0
/
+11
2019-06-27
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2
-690
/
+440
[next]