开源镜像站
帮助
动态
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_base.c
Age
Commit message (
Expand
)
Author
2018-07-19
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
Boris Brezillon
2018-07-18
mtd: rawnand: Kill the chip->scan_bbt() hook
Boris Brezillon
2018-07-18
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
Boris Brezillon
2018-07-18
mtd: rawnand: provide only single helper function for ECC conf
Abhishek Sahu
2018-07-18
mtd: rawnand: helper function for setting up ECC configuration
Abhishek Sahu
2018-07-02
mtd: rawnand: add defines for ONFI version bits
Chris Packham
2018-07-02
mtd: rawnand: add manufacturer fixup for ONFI parameter page
Chris Packham
2018-07-02
mtd: rawnand: add an option to specify NAND chip as a boot device
Stefan Agner
2018-07-02
mtd: rawnand: add Reed-Solomon error correction algorithm
Stefan Agner
2018-06-22
mtd: rawnand: fix return value check for bad block status
Abhishek Sahu
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-05-15
mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
Boris Brezillon
2018-05-13
mtd: rawnand: use bit-wise majority to recover the ONFI param page
Wan, Jane (Nokia - US/Sunnyvale)
2018-05-10
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Boris Brezillon
2018-04-29
mtd: rawnand: add a way to pass an ID table with nand_scan()
Miquel Raynal
2018-04-04
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-03-20
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
Miquel Raynal
2018-03-20
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
Miquel Raynal
2018-03-20
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
2018-03-20
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
Miquel Raynal
2018-03-20
mtd: rawnand: avoid setting again the timings to mode 0 after a reset
Miquel Raynal
2018-03-20
mtd: rawnand: check ONFI timings have been acked by the chip
Miquel Raynal
2018-03-20
mtd: rawnand: move calls to ->select_chip() in nand_setup_data_interface()
Miquel Raynal
2018-03-20
mtd: rawnand: handle differently chip/controller errors about timings
Miquel Raynal
2018-03-20
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
2018-03-20
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-20
mtd: rawnand: rename default ->onfi_get/set_features() implementations
Miquel Raynal
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
[prev]