开源镜像站
帮助
动态
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
/
nand_legacy.c
Age
Commit message (
Expand
)
Author
2021-05-26
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
2020-12-10
mtd: onenand: Use mtd->oops_panic_write as condition
Thomas Gleixner
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-06-26
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2019-02-05
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
Mathieu Malaterre
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: Deprecate the ->select_chip() hook
Boris Brezillon
2018-12-07
mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()
Boris Brezillon
2018-12-07
mtd: rawnand: Stop passing mtd_info objects to internal functions
Boris Brezillon
2018-10-03
mtd: rawnand: Move legacy code to nand_legacy.c
Boris Brezillon