summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2017-12-05mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-07-05mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki1-16/+22
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki1-2/+2
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde1-0/+7
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-0/+1
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki1-6/+4
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann1-3/+1
2017-01-26mtd: nand: xway: disable module supportHauke Mehrtens1-1/+1
2016-11-10ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon1-5/+5
2016-11-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon1-3/+4
2016-10-28ubi: Deal with interrupted erasures in WLRichard Weinberger1-2/+19
2016-10-07mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-09-30mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-09-30mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter1-1/+3
2016-08-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-08-20ubi: Fix early loggingRichard Weinberger1-4/+4
2016-08-20ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-08-20mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios1-1/+1
2016-07-27ubi: Make recover_peb power cut awareRichard Weinberger1-7/+15
2016-06-01UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-05-05mtd: nand: Drop mtd.owner requirement in nand_scanEzequiel García1-9/+1
2016-05-05mtd: brcmnand: Fix v7.1 register offsetsFlorian Fainelli1-1/+33
2016-05-05mtd: spi-nor: remove micron_quad_enable()Cyrille Pitchen1-45/+1
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-03-10ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-02-17mtd: nand: assign reasonable default name for NAND driversBrian Norris1-0/+3
2016-01-07Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2-15/+21
2016-01-06mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris1-2/+2
2016-01-06mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris1-4/+2
2016-01-04mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris1-9/+17
2015-12-27Merge tag 'upstream-4.4-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds3-26/+31
2015-12-17mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior1-0/+1
2015-12-17mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior1-24/+28
2015-12-17UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris1-1/+1
2015-12-17UBI: fix return error codeSudip Mukherjee1-1/+1
2015-12-09doc: dt: mtd: partitions: add compatible property to "partitions" nodeBrian Norris1-0/+3
2015-12-04mtd: ofpart: don't complain about missing 'partitions' node too loudlyBrian Norris1-2/+7
2015-11-16mtd: nand: fix shutdown/reboot for multi-chip systemsBrian Norris1-1/+1
2015-11-16mtd: jz4740_nand: fix build on jz4740 after removing gpio.hBrian Norris1-0/+1
2015-11-11Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds6-8/+35
2015-11-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2015-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-2/+1
2015-11-07UBI: Remove in vain semicolonRichard Weinberger1-1/+1
2015-11-07UBI: Fastmap: Fix PEB array typeEzequiel García1-1/+1
2015-11-06Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds81-896/+2365
2015-11-06mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_callBrian Norris1-1/+2
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown3-3/+0
2015-11-02mtd: nand: sunxi: avoid retrieving data before ECC passBoris BREZILLON1-1/+1