开源镜像站
帮助
动态
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
/
meson_nand.c
Age
Commit message (
Expand
)
Author
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
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-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-03-11
mtd: rawnand: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-10-08
mtd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-25
mtd: rawnand: meson: Add of_node_put() before return
Nishka Dasgupta
2019-04-18
mtd: rawnand: meson: only initialize the RB completion once
Martin Blumenstingl
2019-04-18
mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup
Martin Blumenstingl
2019-04-18
mtd: rawnand: meson: use of_property_count_elems_of_size helper
Martin Blumenstingl
2019-04-18
mtd: rawnand: meson: use struct_size macro
Martin Blumenstingl
2019-04-08
mtd: rawnand: meson: set oob layout ops
Liang Yang
2019-03-21
mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf
Martin Blumenstingl
2019-03-21
mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
Martin Blumenstingl
2019-02-05
mtd: rawnand: meson: add support for Amlogic NAND flash controller
Liang Yang