summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2020-11-20mtd: rawnand: socrates: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-20mtd: rawnand: sharpsl: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-20mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: plat_nand: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: pasemi: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: tmio: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: txx9ndfmc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: orion: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: mpc5121: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: lpc32xx_slc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: lpc32xx_mlc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: fsmc: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: diskonchip: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: davinci: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: cs553x: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: au1550: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: ams-delta: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: xway: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-11-19mtd: rawnand: gpio: Move the ECC initialization to ->attach_chip()Miquel Raynal
2020-10-30mtd: rawnand: stm32_fmc2: fix broken ECCChristophe Kerello
2020-10-26mtd: rawnand: ifc: Move the ECC engine initialization to the right placeFabio Estevam
2020-10-26mtd: rawnand: mxc: Move the ECC engine initialization to the right placeFabio Estevam
2020-09-30mtd: onenand: simplify the return expression of onenand_transfer_auto_oobLiu Shixin
2020-09-30mtd: rawnand: cadence: remove a redundant dev_err callLiu Shixin
2020-09-30mtd: rawnand: ams-delta: Fix non-OF build warningJanusz Krzysztofik
2020-09-30mtd: rawnand: Don't overwrite the error code from nand_set_ecc_soft_ops()Tudor Ambarus
2020-09-30mtd: rawnand: Introduce nand_set_ecc_on_host_ops()Tudor Ambarus
2020-09-30mtd: rawnand: atmel: Check return values for nand_read_data_opAlex Dewar
2020-09-30mtd: rawnand: vf610: Remove unused function vf610_nfc_transfer_size()YueHaibing
2020-09-30mtd: rawnand: qcom: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mtd: rawnand: marvell: Fix and update kerneldocKrzysztof Kozlowski
2020-09-30mtd: rawnand: marvell: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mtd: rawnand: gpmi: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mtd: rawnand: atmel: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mtd: onenand: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-30mtd: rawnand: marvell: Support panic_write for mtdoopsChris Packham
2020-09-30mtd: spinand: gigadevice: Add support for GD5F4GQ4xCHauke Mehrtens
2020-09-30mtd: spinand: gigadevice: Add QE BitHauke Mehrtens
2020-09-30mtd: spinand: gigadevice: Only one dummy byte in QUADIOHauke Mehrtens
2020-09-30mtd: rawnand: vf610: disable clk on error handling path in probeEvgeny Novikov
2020-09-30mtd: rawnand: oxnas: cleanup/simplify codePavel Machek
2020-09-30mtd: spinand: macronix: Add support for MX31UF1GE4BCYouChing Lin
2020-09-30mtd: spinand: macronix: Add support for MX31LF1GE4BCYouChing Lin
2020-09-30mtd: rawnand: pasemi: Make pasemi_device_ready() staticWei Yongjun
2020-09-30mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-09-30mtd: rawnand: atmel: Get rid of the legacy interface implementationBoris Brezillon
2020-09-30mtd: rawnand: atmel: Convert the driver to exec_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Use nand_prog_page_end_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Use nand_{write,read}_data_op()Boris Brezillon
2020-09-30mtd: rawnand: atmel: Drop redundant nand_read_page_op()Boris Brezillon