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
Age
Commit message (
Expand
)
Author
2020-05-24
mtd: rawnand: davinci: Implement exec_op()
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
Boris Brezillon
2020-05-24
mtd: rawnand: davinci: Inherit from nand_controller
Boris Brezillon
2020-05-24
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
2020-05-24
mtd: rawnand: brcmnand: improve hamming oob layout
Álvaro Fernández Rojas
2020-05-24
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
2020-05-24
mtd: rawnand: Propage CS selection to sub operations
Boris Brezillon
2020-05-24
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-05-24
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-05-11
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
Christophe Kerello
2020-05-11
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-05-11
mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
Christophe Kerello
2020-05-11
mtd: rawnand: diskonchip: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Implement exec_op()
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Inherit from nand_controller
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword()
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single by...
Boris Brezillon
2020-05-11
mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
mtd: rawnand: micron: Allow controllers to overload raw accessors
Miquel Raynal
2020-05-11
mtd: rawnand: Allow controllers to overload soft ECC hooks
Miquel Raynal
2020-05-11
mtd: rawnand: Expose monolithic read/write_page_raw() helpers
Miquel Raynal
2020-05-11
mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: 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: Add a helper to check supported operations
Miquel Raynal
2020-05-11
mtd: rawnand: Avoid indirect access to ->data_buf()
Miquel Raynal
2020-05-11
mtd: rawnand: Rename the use_bufpoi variables
Miquel Raynal
2020-05-11
mtd: rawnand: Fix comments about the use of bufpoi
Miquel Raynal
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-05-11
mtd: rawnand: toshiba: Set the pairing scheme for TC58TEG5DCLTA00
Boris Brezillon
2020-05-11
mtd: rawnand: Define the "distance 3" MLC pairing scheme
Boris Brezillon
2020-05-11
mtd: rawnand: toshiba: Add a specific init for TC58TEG5DCLTA00
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Implement exec_op()
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Stop using chip->legacy.IO_ADDR_{R, W}
Boris Brezillon
2020-05-11
mtd: rawnand: cs553x: Declare controllers instead of NAND chips
Boris Brezillon
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
2020-05-11
mtd: rawnand: onfi: Drop a useless parameter page read
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Avoid doing a copy of the parameter page
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Define the number of parameter pages
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Use intermediate variables to improve readability
Miquel Raynal
2020-05-11
mtd: rawnand: onfi: Fix redundancy detection check
Miquel Raynal
2020-05-11
mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
Miquel Raynal
2020-05-11
mtd: rawnand: timings: Add mode information to the timings structure
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Rename the ->correct() function
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Rename a function to clarify
Miquel Raynal
2020-05-11
mtd: rawnand: marvell: Fix probe error path
Miquel Raynal
[next]