index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: au1550nd: Fix au_read_buf16() prototype
Paul Burton
2019-10-07
1
-3
/
+2
*
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-09-22
3
-544
/
+0
|
\
|
*
mtd: rawnand: Drop obsolete JZ4740 NAND driver
Paul Cercueil
2019-07-30
3
-544
/
+0
*
|
Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-09-15
16
-389
/
+645
|
\
\
|
*
|
mtd: rawnand: omap2: Fix number of bitflips reporting with ELM
Sascha Hauer
2019-08-29
1
-1
/
+1
|
*
|
mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
Claire Lin
2019-08-29
1
-1
/
+4
|
*
|
mtd: rawnand: remove w90x900 driver
Arnd Bergmann
2019-08-26
3
-313
/
+0
|
*
|
mtd: rawnand: Add Macronix raw NAND controller driver
Mason Yang
2019-08-26
3
-0
/
+589
|
*
|
mtd: rawnand: Fix a memory leak bug
Wenwen Wang
2019-08-24
1
-4
/
+6
|
*
|
mtd: onenand_base: Fix a memory leak bug
Wenwen Wang
2019-08-24
1
-0
/
+3
|
*
|
mtd: rawnand: remove redundant assignment to variable ret
Colin Ian King
2019-08-07
1
-1
/
+1
|
*
|
mtd: rawnand: r852: Use dev_get_drvdata
Chuhong Yuan
2019-08-07
1
-2
/
+2
|
*
|
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
Julia Lawall
2019-08-07
1
-3
/
+1
|
*
|
mtd: rawnand: ingenic: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
1
-0
/
+1
|
*
|
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
1
-0
/
+1
|
*
|
mtd: rawnand: tango: Add of_node_put() before return
Nishka Dasgupta
2019-07-25
1
-0
/
+1
|
*
|
mtd: rawnand: oxnas: Add of_node_put()
Nishka Dasgupta
2019-07-25
1
-3
/
+5
|
*
|
mtd: rawnand: vf610: Add of_node_put() before goto
Nishka Dasgupta
2019-07-25
1
-0
/
+1
|
*
|
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Christophe Kerello
2019-07-25
1
-61
/
+29
|
|
/
*
|
Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-05
1
-3
/
+11
|
\
\
|
*
|
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
2019-08-03
1
-3
/
+11
|
|
/
*
/
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
2019-07-26
1
-0
/
+1
|
/
*
docs: mtd: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: mtd: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2019-07-14
18
-1668
/
+1803
|
\
|
*
mtd: rawnand: stm32_fmc2: increase DMA completion timeouts
Amelie Delaunay
2019-06-28
1
-6
/
+9
|
*
mtd: rawnand: Use kzalloc() instead of kmalloc() and memset()
Fuqian Huang
2019-06-28
1
-2
/
+1
|
*
mtd: spinand: read returns badly if the last page has bitflips
liaoweixiong
2019-06-28
1
-1
/
+1
|
*
mtd: spinand: Add initial support for Paragon PN26G0xA
Jeff Kletsky
2019-06-27
3
-1
/
+149
|
*
mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
Xiaolei Li
2019-06-27
3
-7
/
+5
|
*
mtd: rawnand: gpmi: remove double assignment to block_size
Colin Ian King
2019-06-27
1
-1
/
+1
|
*
mtd: rawnand: brcmnand: Add support for v7.3 controller
Kamal Dasu
2019-06-27
1
-22
/
+80
|
*
mtd: rawnand: brcmnand: Refactored code to introduce helper functions
Kamal Dasu
2019-06-27
1
-38
/
+62
|
*
mtd: rawnand: brcmnand: When oops in progress use pio and interrupt polling
Kamal Dasu
2019-06-27
1
-3
/
+45
|
*
mtd: rawnand: Add Macronix NAND read retry support
Mason Yang
2019-06-27
1
-0
/
+45
|
*
mtd: onenand: Avoid fall-through warnings
Gustavo A. R. Silva
2019-06-27
1
-0
/
+3
|
*
mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
Jeff Kletsky
2019-06-27
1
-15
/
+64
|
*
mtd: spinand: Add support for two-byte device IDs
Jeff Kletsky
2019-06-27
1
-1
/
+1
|
*
mtd: rawnand: brcmnand: fallback to detected ecc-strength, ecc-step-size
Kamal Dasu
2019-06-27
1
-0
/
+11
|
*
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
2
-690
/
+440
|
*
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
1
-6
/
+11
|
*
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
2019-06-27
1
-22
/
+14
|
*
mtd: rawnand: gpmi: drop unnecessary flag
Sascha Hauer
2019-06-27
1
-9
/
+5
|
*
mtd: rawnand: gpmi: use runtime PM to manage clocks
Sascha Hauer
2019-06-27
1
-25
/
+44
|
*
mtd: rawnand: gpmi: Drop unnecessary restoring of previous chipselection
Sascha Hauer
2019-06-27
1
-14
/
+2
|
*
mtd: rawnand: gpmi: remove unused parameters
Sascha Hauer
2019-06-27
1
-15
/
+19
|
*
mtd: rawnand: gpmi: read buf in nand_read_page_op
Sascha Hauer
2019-06-27
1
-8
/
+18
|
*
mtd: rawnand: gpmi: Remove unnecessary variables
Sascha Hauer
2019-06-27
2
-11
/
+6
|
*
mtd: rawnand: gpmi: remove unused variable
Sascha Hauer
2019-06-27
1
-3
/
+0
|
*
mtd: rawnand: gpmi: move all driver code into single file
Sascha Hauer
2019-06-27
4
-1106
/
+1058
[next]