summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-25mtd: nand: use ALIGN where possibleSebastian Andrzej Siewior1-2/+1
2010-10-25mtd: OneNAND: S5PC210 OneNAND supportKyungmin Park1-3/+4
2010-10-25mtd: OneNAND: S5PC110: Implement DMA interrupt methodKyungmin Park1-1/+84
2010-10-25mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEMKyungmin Park1-11/+18
2010-10-25mtd: OneNAND: S5PC100: Only S5PC110 use the command map methodKyungmin Park1-2/+2
2010-10-25mtd: MLC device check in OneNAND driverRohit Hassan Sathyanarayan1-1/+1
2010-10-25mtd: Define MLC Flash as a different flash typeRohit Hassan Sathyanarayan1-0/+1
2010-10-25mtd: OneNAND: S5PC110: Add timeout to prevent the endless loopKyungmin Park1-1/+10
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie2-2/+10
2010-10-25jffs2: drop unused model argumentMike Frysinger6-22/+15
2010-10-25mtd: add BLKPG API based repartition supportRoman Tereshonkov1-2/+58
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2-18/+141
2010-10-25ARM: platform data to use the FSMC NAND with the U300Linus Walleij3-10/+45
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij4-0/+1055
2010-10-25jffs2: use cond_resched() instead of yield()Wolfram Sang1-1/+1
2010-10-25mtd: m25p80: Add support for the Winbond W25Q64Thierry Reding1-0/+1
2010-10-25mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy1-1/+2
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli4-0/+378
2010-10-24mtd: sanity check ioctl inputDan Carpenter1-0/+3
2010-10-24mtd: fix the build warning for fsl_upm.cRoy Zang1-1/+1
2010-10-24mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli1-30/+43
2010-10-24mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli1-23/+26
2010-10-24mtd: davinci: relax a timeout for ECC-initializationWolfram Sang1-1/+2
2010-10-24mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler1-0/+2
2010-10-24mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli1-61/+71
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2-30/+202
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli1-0/+1
2010-10-24mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli1-0/+1
2010-10-24mtd: OneNAND: Remove unused cmd_map at s5pc110Kyungmin Park1-1/+0
2010-10-24mtd: nand: Samsung MLC - new OOB sizesBrian Norris1-2/+15
2010-10-24mtd: davinci: fix comment to match the codeWolfram Sang1-2/+3
2010-10-24mtd: pcmciamtd: remove dead codeDan Carpenter1-4/+0
2010-10-24mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall1-2/+5
2010-10-24mtd: pxa3xx_nand: set oob length in the runtimeLei Wen1-7/+18
2010-10-24mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen1-72/+43
2010-10-24mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen1-35/+33
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen3-172/+25
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris2-2/+34
2010-10-24mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris1-2/+2
2010-10-24mtd: cleanup Kconfig dependenciesH Hartley Sweeten1-24/+22
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris3-8/+13
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris6-7/+67
2010-10-24mtd: inftl.h: fix spacing errorsBrian Norris1-7/+7
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris1-0/+13
2010-10-24mtd: fix callback return value checkBaruch Siach1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds302-512/+359
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds5-8/+1273
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe8-47/+13
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-384/+424
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds73-2271/+6583