开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-11-20
mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-20
mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-20
mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-11-19
mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()
Miquel Raynal
2020-10-30
mtd: rawnand: stm32_fmc2: fix broken ECC
Christophe Kerello
2020-10-26
mtd: rawnand: ifc: Move the ECC engine initialization to the right place
Fabio Estevam
2020-10-26
mtd: rawnand: mxc: Move the ECC engine initialization to the right place
Fabio Estevam
2020-09-30
mtd: rawnand: cadence: remove a redundant dev_err call
Liu Shixin
2020-09-30
mtd: rawnand: ams-delta: Fix non-OF build warning
Janusz Krzysztofik
2020-09-30
mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()
Tudor Ambarus
2020-09-30
mtd: rawnand: Introduce nand_set_ecc_on_host_ops()
Tudor Ambarus
2020-09-30
mtd: rawnand: atmel: Check return values for nand_read_data_op
Alex Dewar
2020-09-30
mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()
YueHaibing
2020-09-30
mtd: rawnand: qcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
mtd: rawnand: marvell: Fix and update kerneldoc
Krzysztof Kozlowski
2020-09-30
mtd: rawnand: marvell: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
mtd: rawnand: gpmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
mtd: rawnand: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
mtd: rawnand: marvell: Support panic_write for mtdoops
Chris Packham
2020-09-30
mtd: rawnand: vf610: disable clk on error handling path in probe
Evgeny Novikov
2020-09-30
mtd: rawnand: oxnas: cleanup/simplify code
Pavel Machek
2020-09-30
mtd: rawnand: pasemi: Make pasemi_device_ready() static
Wei Yongjun
2020-09-30
mtd: rawnand: stm32_fmc2: fix a buffer overflow
Christophe Kerello
2020-09-30
mtd: rawnand: atmel: Get rid of the legacy interface implementation
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Convert the driver to exec_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Use nand_prog_page_end_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Use nand_{write,read}_data_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Drop redundant nand_read_page_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Enable the NFC controller at probe time
Boris Brezillon
2020-09-30
mtd: rawnand: Use the NAND framework user_conf object for ECC flags
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework user input parsing bits
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework nand_ecc_is_strong_enough() helper
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-28
mtd: rawnand: Make use of the ECC framework
Miquel Raynal
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
[next]