index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_macronix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
2020-06-26
1
-5
/
+5
*
mtd: rawnand: macronix: Add support for deep power down mode
Mason Yang
2020-03-24
1
-0
/
+74
*
mtd: rawnand: Macronix: Add support for block protection
Mason Yang
2020-03-11
1
-0
/
+72
*
mtd: rawnand: Add support for Macronix NAND randomizer
Mason Yang
2020-03-11
1
-0
/
+81
*
mtd: rawnand: macronix: Use match_string() helper to simplify the code
YueHaibing
2020-01-21
1
-7
/
+4
*
mtd: rawnand: Add Macronix NAND read retry support
Mason Yang
2019-06-27
1
-0
/
+45
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
1
-1
/
+1
*
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-18
1
-1
/
+1
*
mtd: rawnand: Flag 1.8V AC chips with a broken GET_FEATURES(TIMINGS)
Mason Yang
2018-11-06
1
-0
/
+7
*
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
1
-1
/
+1
*
mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
Mason Yang
2018-06-22
1
-12
/
+36
*
mtd: rawnand: macronix: nack the support of changing timings for one chip
Miquel Raynal
2018-03-20
1
-0
/
+13
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+30