index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_onfi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
2023-01-13
1
-2
/
+1
*
mtd: rawnand: onfi: Fix endianness when reading NV-DDR values
Miquel Raynal
2021-06-18
1
-3
/
+3
*
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2021-05-26
1
-0
/
+1
*
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
2021-05-26
1
-0
/
+2
*
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2021-05-26
1
-1
/
+1
*
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
1
-4
/
+13
*
mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
1
-7
/
+14
*
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
1
-1
/
+2
*
mtd: rawnand: onfi: Drop a useless parameter page read
Miquel Raynal
2020-05-11
1
-6
/
+4
*
mtd: rawnand: onfi: Avoid doing a copy of the parameter page
Miquel Raynal
2020-05-11
1
-15
/
+15
*
mtd: rawnand: onfi: Define the number of parameter pages
Miquel Raynal
2020-05-11
1
-5
/
+11
*
mtd: rawnand: onfi: Use intermediate variables to improve readability
Miquel Raynal
2020-05-11
1
-4
/
+5
*
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
2020-05-11
1
-1
/
+1
*
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
1
-4
/
+4
*
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
1
-2
/
+0
*
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
1
-1
/
+0
*
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
1
-3
/
+0
*
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
1
-5
/
+18
*
mtd: rawnand: Move ONFI code to nand_onfi.c
Boris Brezillon
2018-10-03
1
-0
/
+305