summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal
2020-12-10mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and othersYifeng Zhao
2020-12-10mtd: rawnand: gpmi: Use a single line for of_device_idFabio Estevam
2020-12-10mtd: rawnand: gpmi: Fix the random DMA timeout issueHan Xu
2020-12-10mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issueHan Xu
2020-12-10mtd: rawnand: qcom: Add NAND controller support for SDX55Manivannan Sadhasivam
2020-12-10mtd: rawnand: mxc: Use a single line for of_device_idFabio Estevam
2020-12-10mtd: rawnand: mxc: Use device_get_match_data()Fabio Estevam
2020-12-10mtd: rawnand: meson: Fix a resource leak in initDan Carpenter
2020-12-10mtd: rawnand: gpmi: Use of_device_get_match_data()Fabio Estevam
2020-12-10mtd: rawnand: Add NAND controller support on Intel LGM SoCRamuthevar Vadivel Murugan
2020-12-10mtd: rawnand: gpmi: fix reference count leak in gpmi opsZhang Qilong
2020-12-10mtd: onenand: Use mtd->oops_panic_write as conditionThomas Gleixner
2020-12-10mtd: rawnand: marvell: Drop useless lineMiquel Raynal
2020-12-10mtd: rawnand: davinci: Do not use extra dereferencingMiquel Raynal
2020-12-10mtd: rawnand: au1550: Ensure the presence of the right includesMiquel Raynal
2020-12-10mtd: rawnand: mxc: Remove platform data supportFabio Estevam
2020-12-10mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get()Yu Kuai
2020-12-10mtd: rawnand: sunxi: Add MDMA supportManuel Dipolt
2020-12-10mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() argumentsSergei Antonov
2020-12-10mtd: rawnand: fix a kernel-doc markupMauro Carvalho Chehab
2020-12-10mtd: rawnand: qcom: Support for IPQ6018 QPIC NAND controllerKathiravan T
2020-12-10mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register readPraveenkumar I
2020-12-10mtd: rawnand: gpmi: cleanup makefileMarco Felsch
2020-12-10mtd: nand: ecc-hamming: Create the software Hamming engineMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Remove useless includesMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Stop using raw NAND structuresMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Rename the exported functionsMiquel Raynal
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal
2020-12-10mtd: rawnand: Get rid of chip->ecc.privMiquel Raynal
2020-12-10mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Drop mtd_nand_has_bch()Miquel Raynal
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal
2020-11-20mtd: rawnand: arasan: Document 'anfc_op's 'buf' memberLee Jones
2020-11-20mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' memberLee Jones
2020-11-20mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanoursLee Jones
2020-11-20mtd: rawnand: omap_elm: Finish half populated function header, demote empty onesLee Jones