index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Boris Brezillon
1
-0
/
+5
2018-04-04
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-0
/
+6693
2018-03-20
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
Miquel Raynal
1
-9
/
+25
2018-03-20
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
Miquel Raynal
1
-13
/
+28
2018-03-20
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
1
-7
/
+19
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
1
-10
/
+20
2018-03-20
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
Miquel Raynal
1
-22
/
+17
2018-03-20
mtd: rawnand: avoid setting again the timings to mode 0 after a reset
Miquel Raynal
1
-0
/
+10
2018-03-20
mtd: rawnand: check ONFI timings have been acked by the chip
Miquel Raynal
1
-1
/
+35
2018-03-20
mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()
Miquel Raynal
1
-5
/
+2
2018-03-20
mtd: rawnand: handle differently chip/controller errors about timings
Miquel Raynal
1
-5
/
+7
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
1
-30
/
+59
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
1
-22
/
+20
2018-03-20
mtd: rawnand: rename default ->onfi_get/set_features() implementations
Miquel Raynal
1
-8
/
+10
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-0
/
+6582