summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2016-12-22mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctlKarl Beldan1-0/+3
2016-08-20ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-08-20ubi: Fix early loggingRichard Weinberger1-4/+4
2016-08-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-08-20mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios1-1/+1
2016-07-11ubi: Make recover_peb power cut awareRichard Weinberger1-7/+15
2016-06-07UBI: Fix static volume checks when Fastmap is usedRichard Weinberger3-2/+22
2016-04-18mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-03-14ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2015-10-23UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-10-23UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-10-23mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON1-17/+9
2015-10-23mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON1-0/+1
2015-10-23mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-07-21mtd: dc21285: use raw spinlock functions for nw_gpio_lockUwe Kleine-König1-2/+2
2015-07-21mtd: fix: avoid race condition when accessing mtd->usecountBrian Norris1-0/+5
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+7
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris1-3/+3
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-06UBI: block: Add missing cache flushesKevin Cernekee1-0/+2
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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/jik...Linus Torvalds1-1/+1
2015-04-13UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at4-2/+120
2015-04-09Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner3-7/+47
2015-04-06mtd: spi-nor: Add support for Macronix mx25u6435f serial flashMika Westerberg1-0/+1
2015-04-06mtd: spi-nor: Add support for Winbond w25q64dw serial flashMika Westerberg1-0/+1
2015-04-06mtd: spi-nor: add support for the Winbond W25X05 flashGabor Juhos1-0/+1
2015-04-06mtd: spi-nor: support en25s64 deviceShengzhou Liu1-0/+1
2015-04-06mtd: m25p80: bind to "nor-jedec" ID, for auto-detectionBrian Norris1-3/+18
2015-04-06mtd: Make MTD tests cancelableRichard Weinberger10-24/+120
2015-04-06mtd: mtd_oobtest: Fix bitflip_limit usage in test case 3Roger Quadros1-27/+35
2015-04-06mtd: docg3: remove invalid __exit annotationsBrian Norris1-3/+3
2015-04-06mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversionNicholas Mc Guire1-2/+2
2015-04-06mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DTWu, Josh1-7/+7
2015-04-06mtd: atmel_nand: add a definition for the oob reserved bytesJosh Wu2-2/+6
2015-04-06mtd: part: Remove partition overlap checksDan Ehrenberg1-20/+1
2015-04-06mtd: part: Add sysfs variable for offset of partitionDan Ehrenberg1-0/+29
2015-04-06mtd: part: Create the master device node when partitionedDan Ehrenberg3-21/+62
2015-03-31mtd: ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.cMasanari Iida1-1/+1
2015-03-31mtd: denali: Disable sub-page writes in Denali NAND driverGraham Moore1-0/+3
2015-03-31mtd: pxa3xx_nand: cleanup wait_for_completion handlingNicholas Mc Guire1-14/+10
2015-03-31mtd: nand: gpmi: Check for scan_bbt() errorFabio Estevam1-1/+3
2015-03-31mtd: nand: gpmi: fixup return type of wait_for_completion_timeoutNicholas Mc Guire1-6/+6
2015-03-31mtd: fsl-quadspi: cleanup wait_for_completion return handlingNicholas Mc Guire1-2/+1
2015-03-31mtd: fsl-quadspi: Print the error valueFabio Estevam1-4/+4