summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2014-02-27Merge tag 'upstream-3.14-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds-4/+4
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->lengthPekon Gupta-3/+2
2014-02-23mtd: nand: omap: fix ecclayout->oobfree->offsetPekon Gupta-10/+15
2014-02-23mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driverPekon Gupta-8/+23
2014-02-14mtd: nand: fix off-by-one read retry mode countingBrian Norris-1/+1
2014-02-04UBI: fix some use after free bugsDan Carpenter-4/+4
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-34/+28
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt-1/+1
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds-855/+1407
2014-01-27mtd: gpmi: add sanity check when mapping DMA for read_buf/write_bufHuang Shijie-14/+17
2014-01-27mtd: gpmi: allocate a proper buffer for non ECC read/writeHuang Shijie-2/+11
2014-01-27mtd: m25p80: Set rx_nbits for Quad SPI transfersGeert Uytterhoeven-0/+11
2014-01-27mtd: m25p80: Enable Quad SPI read transfers for s25fl512sGeert Uytterhoeven-1/+1
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+0
2014-01-22mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat-1/+35
2014-01-20mtd: mtdram: add missing 'const'Brian Norris-1/+1
2014-01-20mtd: m25p80: assign default read commandBrian Norris-0/+2
2014-01-20mtd: nuc900_nand: remove redundant return value check of platform_get_resource()Wei Yongjun-3/+0
2014-01-20mtd: plat_nand: remove redundant return value check of platform_get_resource()Wei Yongjun-4/+1
2014-01-20mtd: nand: add Intel manufacturer IDHuang Shijie-0/+1
2014-01-20mtd: nand: add SanDisk manufacturer IDHuang Shijie-0/+1
2014-01-20mtd: nand: add support for Samsung K9LCG08U0BHuang Shijie-1/+4
2014-01-20mtd: nand: pxa3xx: Add support for 2048 bytes page size devicesRodolfo Giometti-0/+21
2014-01-16mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressingGeert Uytterhoeven-1/+1
2014-01-14mtd: nand: don't use {read,write}_buf for 8-bit transfersUwe Kleine-König-2/+55
2014-01-13mtd: nand: support Micron READ RETRYBrian Norris-0/+27
2014-01-13mtd: nand: add generic READ RETRY supportBrian Norris-4/+52
2014-01-13mtd: nand: localize ECC failures per pageBrian Norris-5/+8
2014-01-12mtd: nand: pxa3xx: Add "armada370-nand" compatibleEzequiel Garcia-0/+4
2014-01-12mtd: mpc5121_nfc: adjust for OF based clock lookupGerhard Sittig-1/+1
2014-01-11mtd: denali: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie-24/+31
2014-01-11mtd: mxc-nand: kill the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZEHuang Shijie-3/+15
2014-01-11mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBCPrabhakar Kushwaha-2/+2
2014-01-11mtd: nand: assign mtd->name in find_full_id_nandCai Zhiyong-0/+3
2014-01-11mtd: onenand: Trivial cleanup in samsung.hSachin Kamat-2/+0
2014-01-09mtd: denali: Drop print of build date/timeJosh Triplett-1/+0
2014-01-09UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)-32/+22
2014-01-07mtd: bcm47xxpart: alternative MAGIC for board_data partitionRafał Miłecki-0/+16
2014-01-07mtd: bcm47xxpart: find boot partition by CFE magicRafał Miłecki-3/+5
2014-01-07mtd: Hide CONFIG_MTD_BLKDEVS from the menuEzequiel Garcia-3/+4
2014-01-07mtd: onenand: fix warning (integer used as pointer)Brian Norris-1/+1
2014-01-07mtd: omap2: use nand_base defaults for polled I/OBrian Norris-7/+1
2014-01-07mtd: nand-gpio: don't waste memory for OF failureBrian Norris-2/+6
2014-01-07mtd: plat_nand: Remove unnecessary OOM messagesJingoo Han-3/+1
2014-01-07mtd: plat_nand: Use devm_*() functionsJingoo Han-25/+6
2014-01-07mtd: ixp4xx: Use devm_*() functionsJingoo Han-22/+6
2014-01-07mtd: sharpsl: use dev_err() instead of printk()Jingoo Han-1/+1
2014-01-07mtd: orion_nand: use dev_err() instead of printk()Jingoo Han-1/+1
2014-01-07mtd: fsmc_nand: use dev_warn() instead of printk()Jingoo Han-4/+4