aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-11-10ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-07-23mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-05-21mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-03-27mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-02-26mtd: spi-nor: Fix some error codes in cqspi_setup_flash()Dan Carpenter
2017-02-26mtd: spi-nor: Off by one in cqspi_setup_flash()Dan Carpenter
2017-02-26mtd: nand: xway: fix build because of module functionsHauke Mehrtens
2017-02-26mtd: nand: xway: disable module supportHauke Mehrtens
2017-02-26mtd: nand: lpc32xx: fix invalid error handling of a requested irqVladimir Zapolskiy
2016-11-10ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon
2016-11-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2016-10-28ubi: Deal with interrupted erasures in WLRichard Weinberger
2016-09-28Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-09-19mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functionsLothar Waßmann
2016-09-19mtd: nand: fix chances to create incomplete ECC data when writingRogerCC Lin
2016-09-19mtd: nand: fix generating over-boundary ECC data when writingRogerCC Lin
2016-09-09mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-08-29mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failedRoger Quadros
2016-08-04Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-29ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger
2016-07-29ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger
2016-07-29ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger
2016-07-29ubi: Rework Fastmap attach base codeRichard Weinberger
2016-07-29ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger
2016-07-29ubi: Introduce vol_ignored()Richard Weinberger
2016-07-29ubi: Fix scan_fast() commentRichard Weinberger
2016-07-29ubi: Make volume resize power cut awareRichard Weinberger
2016-07-29ubi: Fix early loggingRichard Weinberger
2016-07-29ubi: gluebi: Fix double refcountingRichard Weinberger
2016-07-29ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-07-29ubi: Only read necessary size when reading the VID headerSascha Hauer
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller
2016-07-19mtd: spi-nor: don't build Cadence QuadSPI on non-ARMBrian Norris
2016-07-19mtd: mtk-nor: remove duplicated include from mtk-quadspi.cWei Yongjun
2016-07-19mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-19mtd: add arch dependency for MTD_BCM47XXSFLASH symbolRafał Miłecki
2016-07-18mtd: update description of MTD_BCM47XXSFLASH symbolRafał Miłecki
2016-07-18mtd: spi-nor: Add driver for Cadence Quad SPI Flash ControllerGraham Moore
2016-07-16mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmdFlorian Fainelli
2016-07-15mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-07-15mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter
2016-07-16Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-15mtd: atmel-quadspi: add driver for Atmel QSPI controllerCyrille Pitchen
2016-07-15mtd: nand: omap2: fix return value check in omap_nand_probe()Wei Yongjun