index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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_jedec.c
Age
Commit message (
Expand
)
Author
2023-10-16
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-05-11
mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
mtd: rawnand: jedec: Use intermediate variables to improve readability
Miquel Raynal
2020-05-11
mtd: rawnand: jedec: Define the number of parameter pages
Miquel Raynal
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2018-12-14
mtd: rawnand: Fix JEDEC detection
Boris Brezillon
2018-10-03
mtd: rawnand: Move JEDEC code to nand_jedec.c
Boris Brezillon