summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)AuthorFilesLines
2021-12-03mtd: rawnand: fsmc: Fix timing computationHerve Codina1-8/+24
2021-12-03mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina1-0/+4
2021-12-03mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina1-2/+2
2021-12-03mtd: rawnand: Fix nand_erase_op delayHerve Codina1-1/+1
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing1-1/+1
2021-11-08Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds34-147/+161
2021-10-15mtd: rawnand: arasan: Prevent an unsupported configurationMiquel Raynal1-0/+15
2021-10-15mtd: rawnand: hynix: Add support for H27UCG8T2ETR-BC MLC NANDChris Morgan2-0/+18
2021-10-15mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: socrates: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal1-3/+9
2021-10-15Revert "mtd: rawnand: cs553x: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: lpc32xx_slc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-14/+1
2021-10-15Revert "mtd: rawnand: ndfc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: sharpsl: Fix external use of SW Hamming ECC helper"Miquel Raynal1-11/+1
2021-10-15Revert "mtd: rawnand: tmio: Fix external use of SW Hamming ECC helper"Miquel Raynal1-5/+3
2021-10-15Revert "mtd: rawnand: txx9ndfmc: Fix external use of SW Hamming ECC helper"Miquel Raynal1-3/+2
2021-10-15mtd: rawnand: Let callers use the bare Hamming helpersMiquel Raynal1-3/+4
2021-10-15mtd: rawnand: fsmc: Fix use of SM ORDERMiquel Raynal1-1/+3
2021-09-29mtd: onenand: samsung: drop Exynos4 and describe driver in KConfigKrzysztof Kozlowski1-4/+5
2021-09-14mtd: rawnand: qcom: Update code word value for raw readMd Sadre Alam1-2/+6
2021-09-14mtd: rawnand: intel: Fix potential buffer overflow in probeEvgeny Novikov1-0/+5
2021-09-14mtd: rawnand: xway: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: vf610: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: txx9ndfm: Make use of the helper function devm_platform_ioremap...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: tegra: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_iorem...Cai Huoqing1-6/+2
2021-09-14mtd: rawnand: plat_nand: Make use of the helper function devm_platform_iorema...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap...Cai Huoqing1-3/+2
2021-09-14mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: hisi504: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-5/+2
2021-09-14mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-3/+1
2021-09-14mtd: rawnand: gpio: Make use of the helper function devm_platform_ioremap_res...Cai Huoqing1-2/+1
2021-09-14mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing1-5/+2
2021-09-14mtd: rawnand: bcm6368: Make use of the helper function devm_platform_ioremap_...Cai Huoqing1-4/+1
2021-09-14mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing1-5/+2
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano1-1/+1
2021-09-05Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds8-24/+70
2021-08-23mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-08-17mtd: rawnand: intel: Fix error handling in probeEvgeny Novikov1-9/+18
2021-08-17mtd: spinand: macronix: Add Quad support for serial NAND flashJaime Liao1-8/+8