index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_timings.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2021-05-26
1
-0
/
+42
*
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2021-05-26
1
-0
/
+41
*
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
2021-05-26
1
-10
/
+22
*
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
2021-05-26
1
-0
/
+255
*
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
2020-06-26
1
-0
/
+6
*
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
2020-06-26
1
-10
/
+8
*
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
1
-8
/
+9
*
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
2020-06-26
1
-12
/
+19
*
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
2020-06-26
1
-3
/
+0
*
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
2020-06-26
1
-0
/
+47
*
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
2020-06-26
1
-2
/
+2
*
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
2020-06-26
1
-1
/
+2
*
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
2020-06-26
1
-3
/
+4
*
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
2020-05-11
1
-3
/
+2
*
mtd: rawnand: timings: Add mode information to the timings structure
Miquel Raynal
2020-05-11
1
-0
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
1
-2
/
+2
*
mtd: rawnand: Get rid of a few unused definitions
Boris Brezillon
2018-10-03
1
-14
/
+0
*
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-08-01
1
-6
/
+6
*
mtd: rawnand: add default values for dynamic timings
Miquel Raynal
2018-07-19
1
-1
/
+19
*
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
1
-6
/
+6
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-0
/
+324