summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: fix spansion quad enableJoël Esponde2017-06-291-0/+7
* mtd: avoid stack overflow in MTD CFI codeArnd Bergmann2017-05-081-0/+1
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-04-271-4/+4
* mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki2017-04-181-6/+4
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-03-181-3/+1
* mtd: nand: xway: disable module supportHauke Mehrtens2017-01-261-1/+1
* ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-11-101-5/+5
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2016-11-101-3/+4
* ubi: Deal with interrupted erasures in WLRichard Weinberger2016-10-281-2/+19
* 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