index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-13
34
-2427
/
+2334
|
\
|
*
Merge tag 'spi-nor/for-5.3-v2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Miquel Raynal
2019-07-07
9
-747
/
+60
|
|
\
|
|
*
mtd: spi-nor: cadence-quadspi: add reset control
Dinh Nguyen
2019-06-27
1
-0
/
+21
|
|
*
mtd: spi-nor: fix nor->addr_width when its value configured from SFDP does no...
Liu Xiang
2019-06-27
1
-1
/
+24
|
|
*
mtd: spi-nor: intel-spi: Convert to use SPDX identifier
Mika Westerberg
2019-06-22
4
-16
/
+4
|
|
*
mtd: spi-nor: intel-spi: Add support for Intel Elkhart Lake SPI serial flash
Mika Westerberg
2019-06-22
1
-0
/
+1
|
|
*
mtd: spi-nor: Spelling s/Writ/Write/
Geert Uytterhoeven
2019-06-22
1
-1
/
+1
|
|
*
mtd: spi-nor: Add Winbond w25q16jv support
Robert Marko
2019-06-22
1
-0
/
+5
|
|
*
mtd: spi-nor: change "error reading JEDEC id" from dbg to err
Flavio Suligoi
2019-06-07
1
-1
/
+1
|
|
*
mtd: spi-nor: Add Micron MT25QL02 support
Andrey Smirnov
2019-06-07
1
-0
/
+3
|
|
*
mtd: spi-nor: stm32: remove the driver as it was replaced by spi-stm32-qspi.c
Ludovic Barre
2019-06-07
3
-728
/
+0
|
*
|
mtd: concat: implement _is_locked mtd operation
Chris Packham
2019-07-07
1
-0
/
+23
|
*
|
mtd: concat: refactor concat_lock/concat_unlock
Chris Packham
2019-07-07
1
-32
/
+12
|
*
|
mtd: afs: remove unneeded NULL check
Ding Xiang
2019-07-07
1
-2
/
+1
|
*
|
Merge tag 'nand/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2019-07-06
136
-2685
/
+1928
|
|
\
\
|
|
*
|
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: Add flag to indicate panic_write
Kamal Dasu
2019-06-27
1
-0
/
+3
|
|
*
|
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
|
|
*
|
mtd: rawnand: fsmc: Use nand_op_trace for operation tracing
Sascha Hauer
2019-06-27
1
-17
/
+2
|
|
*
|
mtd: rawnand: export NAND operation tracer
Sascha Hauer
2019-06-27
1
-29
/
+1
|
|
*
|
mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issue
Xiaolei Li
2019-06-27
1
-11
/
+10
|
|
*
|
mtd: rawnand: mtk: Add validity check for CE# pin setting
Xiaolei Li
2019-06-27
1
-0
/
+13
|
|
*
|
mtd: rawnand: mtk: Improve data sampling timing for read cycle
Xiaolei Li
2019-06-27
1
-10
/
+36
|
|
*
|
mtd: rawnand: mtk: Correct low level time calculation of r/w cycle
Xiaolei Li
2019-06-27
1
-3
/
+21
|
|
*
|
mtd: rawnand: brcmnand: Fix BCH ECC layout for large page NAND parts
Kamal Dasu
2019-06-27
1
-1
/
+1
[next]