summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2015-03-27mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris
2015-03-26UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger
2015-03-26UBI: Fastmap: Remove is_fm_block()Richard Weinberger
2015-03-26UBI: Fastmap: Add blank line after declarationsRichard Weinberger
2015-03-26UBI: Fastmap: Remove else after return.Richard Weinberger
2015-03-26UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger
2015-03-26UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger
2015-03-26UBI: Fastmap: Wire up WL accessor functionsRichard Weinberger
2015-03-26UBI: Add accessor functions for WL data structuresRichard Weinberger
2015-03-26UBI: Move fastmap specific functions out of wl.cRichard Weinberger
2015-03-26UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger