summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan2016-10-071-0/+3
* mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter2016-09-301-3/+3
* mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter2016-09-301-1/+3
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-08-201-1/+4
* ubi: Fix early loggingRichard Weinberger2016-08-201-4/+4
* ubi: Make volume resize power cut awareRichard Weinberger2016-08-201-7/+18
* mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-08-201-1/+1
* ubi: Make recover_peb power cut awareRichard Weinberger2016-07-271-7/+15
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-013-2/+22
* mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García2016-05-041-9/+1
* mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli2016-05-041-1/+33
* mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen2016-05-041-45/+1
* mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-04-121-1/+2
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-091-1/+1
* mtd: nand: assign reasonable default name for NAND driversBrian Norris2016-02-171-0/+3
* Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-062-15/+21
|\
| * mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris2016-01-051-2/+2
| * mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-051-4/+2
| * mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-041-9/+17
* | Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-12-263-26/+31
|\ \ | |/ |/|
| * mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2015-12-161-0/+1
| * mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2015-12-161-24/+28
| * UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2015-12-161-1/+1
| * UBI: fix return error codeSudip Mukherjee2015-12-161-1/+1
* | doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris2015-12-081-0/+3
* | mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris2015-12-031-2/+7
|/
* mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris2015-11-161-1/+1
* mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris2015-11-161-0/+1
* Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-106-8/+35
|\
| * UBI: Remove in vain semicolonRichard Weinberger2015-11-061-1/+1
| * UBI: Fastmap: Fix PEB array typeEzequiel García2015-11-061-1/+1
| * ubi: fastmap: Implement produce_free_peb()Richard Weinberger2015-10-031-0/+29
| * UBI: drop null test before destroy functionsJulia Lawall2015-10-031-3/+1
| * UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-10-031-2/+2
| * UBI: Fix debug messageRichard Weinberger2015-10-031-1/+1
| * UBI: Fix typo in commentRichard Weinberger2015-10-031-1/+1
| * UBI: Fastmap: Simplify expressionRichard Weinberger2015-10-031-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-2/+1
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-2/+2
|\ \ \
| * | | UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-09-291-2/+2
* | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-0681-896/+2365
|\ \ \ \ | |_|/ / |/| | |
| * | | mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris2015-11-061-1/+2
| * | | mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON2015-11-021-1/+1
| * | | mtd: nand: sunxi: fix sunxi_nfc_hw_ecc_read/write_chunk()Boris BREZILLON2015-11-021-2/+2
| * | | mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2015-10-301-5/+5
| * | | mtd: ofpart: move ofpart partitions to a dedicated dt nodeMichal Suchanek2015-10-301-17/+46
| * | | mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()Anup Patel2015-10-301-0/+10
| * | | mtd: brcmnand: factor out CFG and CFG_EXT bitfieldsBrian Norris2015-10-301-7/+31
| * | | mtd: mtdpart: Do not fail mtd probe when parsing partitions failsBrian Norris2015-10-262-6/+14
OpenPOWER on IntegriCloud