aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2018-03-22mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()Miquel Raynal
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-25mtd: cfi: enforce valid geometry configurationArnd Bergmann
2018-02-25mtd: sh_flctl: pass FIFO as physical addressArnd Bergmann
2018-02-25mtd: maps: add __init attributeJulia Lawall
2018-02-25mtd: ichxrom: maybe-uninitialized with gcc-4.9Arnd Bergmann
2018-02-16ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen
2018-02-16mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-02-16mtd: nand: Fix nand_do_read_oob() return valueMiquel Raynal
2018-02-16mtd: nand: brcmnand: Disable prefetch by defaultKamal Dasu
2018-02-03mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-12-05mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-07-05mtd: bcm47xxpart: don't fail because of bit-flipsRafał Miłecki
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
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