开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_timings.c
Age
Commit message (
Expand
)
Author
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
2016-09-23
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2016-09-23
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
2016-09-23
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
2014-08-19
mtd: nand: Use ULL-suffix for big u64 constant
Geert Uytterhoeven
2014-07-21
mtd: nand: add ONFI timing mode to nand_timings converter
Boris BREZILLON