summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens
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-10-07mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-09-30mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter
2016-09-30mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter
2016-08-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-08-20ubi: Fix early loggingRichard Weinberger
2016-08-20ubi: Make volume resize power cut awareRichard Weinberger
2016-08-20mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-27ubi: Make recover_peb power cut awareRichard Weinberger
2016-06-01UBI: Fix static volume checks when Fastmap is usedRichard Weinberger
2016-05-04mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García
2016-05-04mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli
2016-05-04mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-03-09ubi: Fix out of bounds write in volume update codeRichard Weinberger
2016-02-17mtd: nand: assign reasonable default name for NAND driversBrian Norris
2016-01-06Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-05mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris
2016-01-05mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2016-01-04mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris
2015-12-26Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-12-16mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior
2015-12-16mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior
2015-12-16UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris
2015-12-16UBI: fix return error codeSudip Mukherjee
2015-12-08doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris
2015-12-03mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris
2015-11-16mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris
2015-11-16mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06UBI: Remove in vain semicolonRichard Weinberger
2015-11-06UBI: Fastmap: Fix PEB array typeEzequiel García
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-11-06mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-02mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON
2015-11-02mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON
2015-10-30mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris
2015-10-30mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek
2015-10-30mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel
2015-10-30mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26mtd: mtdpart: Do not fail mtd probe when parsing partitions failsBrian Norris