index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_toshiba.c
Age
Commit message (
Expand
)
Author
2020-09-30
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4
Rickard x Andersson
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
Miquel Raynal
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-05-11
mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
Boris Brezillon
2020-05-11
mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
Boris Brezillon
2020-03-25
mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...
Yoshio Furuyama
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-18
mtd: nand: Make flags for bad block marker position more granular
Frieder Schrempf
2019-04-18
mtd: rawnand: Always store info about bad block markers in chip struct
Frieder Schrempf
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2018-10-08
mtd: rawnand: toshiba: Pass a single nand_chip object to the status helper
Miquel Raynal
2018-10-03
mtd: rawnand: Keep all internal stuff private
Boris Brezillon
2018-10-03
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
Boris Brezillon
2018-09-04
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
KOBAYASHI Yoshitake
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon