summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-05-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez
2018-05-01mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-01mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-01mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2018-04-24ubi: Fix error for write accessRomain Izard
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger
2018-04-12mtd: mtd_oobtest: Handle bitflips during readsMiquel Raynal
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
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-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong
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-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-02-16ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer
2018-02-16ubi: Fix race condition between ubi volume creation and udevClay McClure
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-12-20mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven
2017-11-30spi-nor: intel-spi: Fix broken software sequencing codesBin Meng
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-27mtd: Fix partition alignment check on multi-erasesize devicesBoris Brezillon
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-18mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()Cyrille Pitchen
2017-09-18mtd: spi-nor: Check consistency of the memory size extracted from the SFDPBoris Brezillon
2017-09-16Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-13UBI: Fix two typos in commentsUwe Kleine-König
2017-09-13ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks
2017-09-13ubi: pr_err() strings should end with newlinesBen Dooks