summaryrefslogtreecommitdiff
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAge
* ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-11-10
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2016-11-10
* ubi: Deal with interrupted erasures in WLRichard Weinberger2016-10-28
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-10-07
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-09-30
* mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter2016-09-30
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-08-20
* ubi: Fix early loggingRichard Weinberger2016-08-20
* ubi: Make volume resize power cut awareRichard Weinberger2016-08-20
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-08-20
* ubi: Make recover_peb power cut awareRichard Weinberger2016-07-27
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-01
* mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García2016-05-04
* mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli2016-05-04
* mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen2016-05-04
* mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-04-12
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-09
* mtd: nand: assign reasonable default name for NAND driversBrian Norris2016-02-17
* Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-06
|\
| * mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris2016-01-05
| * mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-05
| * mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-04
* | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-12-26
|\ \ | |/ |/|
| * mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2015-12-16
| * mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2015-12-16
| * UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2015-12-16
| * UBI: fix return error codeSudip Mukherjee2015-12-16
* | doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris2015-12-08
* | mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris2015-12-03
|/
* mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris2015-11-16
* mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris2015-11-16
* Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-10
|\
| * UBI: Remove in vain semicolonRichard Weinberger2015-11-06
| * UBI: Fastmap: Fix PEB array typeEzequiel García2015-11-06
| * ubi: fastmap: Implement produce_free_peb()Richard Weinberger2015-10-03
| * UBI: drop null test before destroy functionsJulia Lawall2015-10-03
| * UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-10-03
| * UBI: Fix debug messageRichard Weinberger2015-10-03
| * UBI: Fix typo in commentRichard Weinberger2015-10-03
| * UBI: Fastmap: Simplify expressionRichard Weinberger2015-10-03
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \ \
| * | | UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-09-29
* | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-06
|\ \ \ \ | |_|/ / |/| | |
| * | | mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris2015-11-06
| * | | mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON2015-11-02
| * | | mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-11-02
| * | | mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2015-10-30
| * | | mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek2015-10-30