aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+0
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds35-293/+582
2015-04-22Merge MTD fixes from 4.0 into -nextBrian Norris1-0/+1
2015-04-15Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds13-712/+1071
2015-04-15VFS: assorted d_backing_inode() annotationsDavid Howells2-4/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-04-13UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at4-2/+120
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner3-7/+47
2015-04-05mtd: spi-nor: Add support for Macronix mx25u6435f serial flashMika Westerberg1-0/+1
2015-04-05mtd: spi-nor: Add support for Winbond w25q64dw serial flashMika Westerberg1-0/+1
2015-04-05mtd: spi-nor: add support for the Winbond W25X05 flashGabor Juhos1-0/+1
2015-04-05mtd: spi-nor: support en25s64 deviceShengzhou Liu1-0/+1
2015-04-05mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris1-3/+18
2015-04-05mtd: Make MTD tests cancelableRichard Weinberger10-24/+120
2015-04-05mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros1-27/+35
2015-04-05mtd: docg3: remove invalid __exit annotationsBrian Norris1-3/+3
2015-04-05mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire1-2/+2
2015-04-05mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh1-7/+7
2015-04-05mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu2-2/+6
2015-04-05mtd: part: Remove partition overlap checksDan Ehrenberg1-20/+1
2015-04-05mtd: part: Add sysfs variable for offset of partitionDan Ehrenberg1-0/+29
2015-04-05mtd: part: Create the master device node when partitionedDan Ehrenberg3-21/+62
2015-03-30mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida1-1/+1
2015-03-30mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore1-0/+3
2015-03-30mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire1-14/+10
2015-03-30mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam1-1/+3
2015-03-30mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-6/+6
2015-03-30mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire1-2/+1
2015-03-30mtd: fsl-quadspi: Print the error valueFabio Estevam1-4/+4
2015-03-30mtd: cfi: clean up some indentingDan Carpenter1-15/+15
2015-03-30mtd: maps: sa1100-flash: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2015-03-30mtd: replace CONFIG_8xx by CONFIG_PPC_8xxChristophe Leroy1-1/+1
2015-03-30mtd: fsmc_nand.c: Use default timings if none are provided in the dtsStefan Roese1-1/+6
2015-03-30mtd: nand: Prevent possible kernel lockup in nand_command()Roger Quadros1-4/+23
2015-03-27mtd: spi-nor: factor out replace-able flash_{lock,unlock}Brian Norris1-19/+38
2015-03-26UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger1-1/+1
2015-03-26UBI: Fastmap: Remove is_fm_block()Richard Weinberger3-29/+0
2015-03-26UBI: Fastmap: Add blank line after declarationsRichard Weinberger1-0/+1
2015-03-26UBI: Fastmap: Remove else after return.Richard Weinberger1-3/+3
2015-03-26UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger3-6/+28
2015-03-26UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2-7/+8
2015-03-26UBI: Fastmap: Wire up WL accessor functionsRichard Weinberger1-16/+12
2015-03-26UBI: Add accessor functions for WL data structuresRichard Weinberger1-0/+36
2015-03-26UBI: Move fastmap specific functions out of wl.cRichard Weinberger3-463/+476
2015-03-26UBI: Fastmap: Add new module parameter fm_debugRichard Weinberger2-0/+10
2015-03-26UBI: Fastmap: Make self_check_eba() depend on fastmap self checkingRichard Weinberger1-1/+1
2015-03-26UBI: Fastmap: Add self check to detect absent PEBsRichard Weinberger1-2/+84
2015-03-26UBI: Fix stale pointers in ubi->lookuptblRichard Weinberger1-16/+31
2015-03-26UBI: Fastmap: Enhance fastmap checkingRichard Weinberger1-2/+5