开源镜像站
帮助
动态
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
/
raw
/
internals.h
Age
Commit message (
Expand
)
Author
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
2020-06-26
mtd: rawnand: Introduce nand_choose_best_sdr_timings()
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: 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: Rename nand_has_setup_data_iface()
Miquel Raynal
2020-06-26
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
2020-05-11
mtd: rawnand: Add a helper to check supported operations
Miquel Raynal
2020-05-11
mtd: rawnand: Define the "distance 3" MLC pairing scheme
Boris Brezillon
2020-03-09
mtd: spinand: toshiba: Add comment about Kioxia ID
Yoshio Furuyama
2019-04-18
mtd: rawnand: Support bad block markers in first, second or last page
Frieder Schrempf
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2018-12-07
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
Boris Brezillon
2018-12-07
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
Boris Brezillon
2018-12-07
mtd: rawnand: Move nand_exec_op() to internal.h
Boris Brezillon
2018-10-03
mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte
Marcel Ziswiler
2018-10-03
mtd: rawnand: reorder NAND manufacturer IDs
Marcel Ziswiler
2018-10-03
mtd: rawnand: Move JEDEC code to nand_jedec.c
Boris Brezillon
2018-10-03
mtd: rawnand: Move ONFI code to nand_onfi.c
Boris Brezillon
2018-10-03
mtd: rawnand: Move legacy code to nand_legacy.c
Boris Brezillon
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon