开源镜像站
帮助
动态
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
/
gpmi-nand
/
gpmi-nand.h
Age
Commit message (
Expand
)
Author
2024-07-17
mtd: rawnand: gpmi: add iMX8QXP support.
Han Xu
2024-07-17
mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
Frank Li
2022-04-21
mtd: rawnand: gpmi: Add large oob bch setting support
Han Xu
2022-04-21
mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
Han Xu
2021-05-26
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2019-06-27
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
mtd: rawnand: gpmi: Remove unnecessary variables
Sascha Hauer
2019-06-27
mtd: rawnand: gpmi: remove unused variable
Sascha Hauer
2019-06-27
mtd: rawnand: gpmi: move all driver code into single file
Sascha Hauer
2019-03-21
mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macro
Fabio Estevam
2018-10-03
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Boris Brezillon
2018-07-18
mtd: rawnand: gpmi: Switch to SPDX identifier
Fabio Estevam
2018-04-29
mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data struct
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: pass buffer and len around
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: drop dma_ops_type
Sascha Hauer
2018-03-20
mtd: rawnand: gpmi: use core timings instead of an empirical derivation
Miquel Raynal
2018-03-20
mtd: rawnand: gpmi: support ->setup_data_interface()
Miquel Raynal
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon