index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mtd: onenand: Add support for 8Gb datasize onenand
Jonathan Bakker
2019-06-27
1
-0
/
+2
*
mtd: rawnand: stm32_fmc2: manage the get_irq error case
Fabien Dessenne
2019-06-27
1
-0
/
+6
*
mtd: rawnand: use longest matching pattern
Stefan Agner
2019-06-27
1
-13
/
+37
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
9
-81
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
12
-122
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
31
-436
/
+31
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
9
-47
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-24
11
-164
/
+11
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 49
Thomas Gleixner
2019-05-24
2
-29
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
5
-71
/
+5
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
18
-0
/
+18
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
21
-0
/
+21
*
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
1
-1
/
+1
*
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-05-15
1
-1
/
+1
*
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-13
1
-1
/
+1
|
\
|
*
ubi: wl: Fix uninitialized variable
Gustavo A. R. Silva
2019-05-07
1
-1
/
+1
*
|
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-12
86
-2537
/
+4102
|
\
\
|
*
|
mtd: part: fix incorrect format specifier for an unsigned long long
Colin Ian King
2019-05-06
1
-1
/
+1
|
*
|
mtd: lpddr_cmds: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-06
1
-0
/
+1
|
*
|
mtd: phram: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-06
1
-0
/
+2
|
*
|
mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-06
1
-0
/
+2
|
*
|
mtd: cfi_util: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-06
1
-0
/
+6
|
*
|
mtd: afs: add v2 partition parsing
Linus Walleij
2019-05-06
1
-1
/
+157
|
*
|
mtd: afs: factor the IIS read into partition parser
Linus Walleij
2019-05-06
1
-39
/
+20
|
*
|
mtd: afs: factor footer parsing into the v1 part parsing
Linus Walleij
2019-05-06
1
-59
/
+39
[next]