aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-30ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-22mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-04-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-04-18UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2017-02-08mtd: blkdevs: fix switch-bool compilation warningTomer Barletz
2016-12-23mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan
2016-08-22ubi: Make volume resize power cut awareRichard Weinberger
2016-08-22ubi: Fix race condition between ubi device creation and udevIosif Harutyunov
2016-08-22mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios
2016-07-12UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger
2016-06-06UBI: Fix static volume checks when Fastmap is usedRichard Weinberger
2016-06-06UBI: fix missing brace control flowBrian Norris
2016-06-06UBI: do propagate positive error codes upArtem Bityutskiy
2016-06-06UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger
2016-04-18mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-03-13ubi: Fix out of bounds write in volume update codeRichard Weinberger
2015-10-27UBI: return ENOSPC if no enough space availableshengyong
2015-10-27UBI: Validate data_sizeRichard Weinberger
2015-10-27mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-07-03mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-17UBI: fix check for "too many bytes"Brian Norris
2015-05-17UBI: initialize LEB number variableBrian Norris
2015-05-17UBI: fix out of bounds writeBrian Norris
2015-05-17UBI: account for bitflips in both the VID header and dataBrian Norris
2015-03-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-01-16mtd: nand: omap: Fix NAND enumeration on 3430 LDPRoger Quadros
2015-01-16MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_idsAlison Chaiken
2015-01-16mtd: tests: abort torturetest on erase errorsBrian Norris
2015-01-16UBI: Fix double free after do_sync_erase()Richard Weinberger
2015-01-16UBI: Fix invalid vfree()Richard Weinberger
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-29mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chipsDmitry Eremin-Solenikov
2014-10-29mtd: omap: fix mtd devices not showing upFrans Klaver
2014-10-21mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-18Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-10-17mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings
2014-10-17mtd: m25p80: get rid of spi_get_device_idRafał Miłecki
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-10-06mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help messageRoger Quadros
2014-10-06mtd: nand: Force omap_elm to be built as a module if omap2_nand is a moduleEzequiel Garcia
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer
2014-10-03UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger
2014-09-30UBI: Fix trivial typo in __schedule_ubi_workRichard Weinberger
2014-09-28mtd: move support for struct flash_platform_data into m25p80Rafał Miłecki