summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2018-07-22mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionallyMasahiro Yamada
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-07-08mtd: rawnand: fix return value check for bad block statusAbhishek Sahu
2018-05-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-19mtd: nand: ifc: update bufnum mask for ver >= 2.0.0Jagdish Gediya
2018-03-19mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-03-03mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-22mtd: nand: vf610: set correct ooblayoutStefan Agner
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-02-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-01-10mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2017-11-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-11-30mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-11-30mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-11-30mtd: nand: atmel: Actually use the PM opsBoris Brezillon
2017-11-30mtd: nand: Export nand_reset() symbolBoris Brezillon
2017-11-30mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalidBoris Brezillon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-27mtd: nand: atmel: fix buffer overflow in atmel_pmecc_userRichard Genoud
2017-09-18mtd: nand: remove unused blockmask variableCorentin Labbe
2017-09-18mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()Christophe JAILLET
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada
2017-09-05mfd: syscon: atmel-smc: Add helper to retrieve register layoutLudovic Desroches
2017-09-04fs: fix kernel_write prototypeChristoph Hellwig
2017-09-04fs: fix kernel_read prototypeChristoph Hellwig
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-29mtd: nand: make Samsung SLC NAND usable againLothar Waßmann
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon
2017-08-24mtd: nand: atmel: Relax tADL_min constraintBoris Brezillon
2017-08-24mtd: nandsim: remove debugfs entries in error pathUwe Kleine-König
2017-08-23Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...Boris Brezillon
2017-08-23mtd: nand: tmio: Register partitions using the parsersAndrea Adami
2017-08-23mtd: nand: sharpsl: Register partitions using the parsersAndrea Adami
2017-08-23mtd: nand: qcom: Support for IPQ8074 QPIC NAND controllerAbhishek Sahu
2017-08-23mtd: nand: qcom: support for IPQ4019 QPIC NAND controllerAbhishek Sahu
2017-08-23mtd: nand: qcom: support for different DEV_CMD register offsetsAbhishek Sahu
2017-08-23mtd: nand: qcom: QPIC data descriptors handlingAbhishek Sahu
2017-08-23mtd: nand: qcom: enable BAM or ADM modeAbhishek Sahu
2017-08-23mtd: nand: qcom: erased codeword detection configurationAbhishek Sahu
2017-08-23mtd: nand: qcom: support for read location registersAbhishek Sahu
2017-08-23mtd: nand: qcom: support for passing flags in DMA helper functionsAbhishek Sahu