index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_timings.c
Age
Commit message (
Expand
)
Author
2021-05-26
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2021-05-26
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2021-05-26
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
2021-05-26
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
2020-06-26
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
2020-05-11
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
2020-05-11
mtd: rawnand: timings: Add mode information to the timings structure
Miquel Raynal
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
mtd: rawnand: Get rid of a few unused definitions
Boris Brezillon
2018-08-01
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-07-19
mtd: rawnand: add default values for dynamic timings
Miquel Raynal
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon