summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-07-10ubi: Make recover_peb power cut awareRichard Weinberger
2016-06-06UBI: Fix static volume checks when Fastmap is usedRichard Weinberger
2016-04-18mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen
2016-03-14ubi: Fix out of bounds write in volume update codeRichard Weinberger
2015-10-22UBI: return ENOSPC if no enough space availableshengyong
2015-10-22UBI: Validate data_sizeRichard Weinberger
2015-10-22mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON
2015-10-22mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON
2015-10-22mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart
2015-07-21mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König
2015-07-21mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris
2015-05-06UBI: block: Add missing cache flushesKevin Cernekee
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-04-22Merge MTD fixes from 4.0 into -nextBrian Norris
2015-04-15Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-04-15VFS: assorted d_backing_inode() annotationsDavid Howells
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-04-05mtd: spi-nor: Add support for Macronix mx25u6435f serial flashMika Westerberg
2015-04-05mtd: spi-nor: Add support for Winbond w25q64dw serial flashMika Westerberg
2015-04-05mtd: spi-nor: add support for the Winbond W25X05 flashGabor Juhos
2015-04-05mtd: spi-nor: support en25s64 deviceShengzhou Liu
2015-04-05mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris
2015-04-05mtd: Make MTD tests cancelableRichard Weinberger
2015-04-05mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros
2015-04-05mtd: docg3: remove invalid __exit annotationsBrian Norris
2015-04-05mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-04-05mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh
2015-04-05mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu
2015-04-05mtd: part: Remove partition overlap checksDan Ehrenberg
2015-04-05mtd: part: Add sysfs variable for offset of partitionDan Ehrenberg
2015-04-05mtd: part: Create the master device node when partitionedDan Ehrenberg
2015-03-30mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida
2015-03-30mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore
2015-03-30mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire
2015-03-30mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam
2015-03-30mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire
2015-03-30mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire
2015-03-30mtd: fsl-quadspi: Print the error valueFabio Estevam
2015-03-30mtd: cfi: clean up some indentingDan Carpenter
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy
2015-03-30mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese
2015-03-30mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros