summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2010-10-25mtd: OneNAND: S5PC110: Implement DMA interrupt methodKyungmin Park
2010-10-25mtd: OneNAND: S5PC110: Fix wrong DMA handling when HIGHMEMKyungmin Park
2010-10-25mtd: OneNAND: S5PC100: Only S5PC110 use the command map methodKyungmin Park
2010-10-25mtd: MLC device check in OneNAND driverRohit Hassan Sathyanarayan
2010-10-25mtd: OneNAND: S5PC110: Add timeout to prevent the endless loopKyungmin Park
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie
2010-10-25mtd: add BLKPG API based repartition supportRoman Tereshonkov
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij
2010-10-25mtd: m25p80: Add support for the Winbond W25Q64Thierry Reding
2010-10-25mtd: nand_base: do not cache pages with uncorrectable ECC errorsArtem Bityutskiy
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli
2010-10-24mtd: sanity check ioctl inputDan Carpenter
2010-10-24mtd: fix the build warning for fsl_upm.cRoy Zang
2010-10-24mtd: fix almost all checkpatch warnings in nand_base.cFlorian Fainelli
2010-10-24mtd: fix all checkpatch errors in nand_base.cFlorian Fainelli
2010-10-24mtd: davinci: relax a timeout for ECC-initializationWolfram Sang
2010-10-24mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler
2010-10-24mtd: nand: split ONFI detection logic to its own functionFlorian Fainelli
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian Fainelli
2010-10-24mtd: OneNAND: Remove unused cmd_map at s5pc110Kyungmin Park
2010-10-24mtd: nand: Samsung MLC - new OOB sizesBrian Norris
2010-10-24mtd: davinci: fix comment to match the codeWolfram Sang
2010-10-24mtd: pcmciamtd: remove dead codeDan Carpenter
2010-10-24mtd: mpc5121_nfc: fix memory leak on error pathJulia Lawall
2010-10-24mtd: pxa3xx_nand: set oob length in the runtimeLei Wen
2010-10-24mtd: pxa3xx_nand: remove the flash info in driver structureLei Wen
2010-10-24mtd: pxa3xx_nand: introduce default timing to reduce read id timesLei Wen
2010-10-24mtd: pxa3xx_nand: condense the flash definitionLei Wen
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris
2010-10-24mtd: cleanup Kconfig dependenciesH Hartley Sweeten
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris
2010-10-24mtd: fix callback return value checkBaruch Siach
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman
2010-10-21UBI: tighten the corrupted PEB criteriaArtem Bityutskiy
2010-10-21UBI: fix check_data_ff return codeArtem Bityutskiy
2010-10-21UBI: remember copy_flag while scanningArtem Bityutskiy
2010-10-19UBI: preserve corrupted PEBsArtem Bityutskiy
2010-10-19UBI: add truly corrupted PEBs to corrupted listArtem Bityutskiy
2010-10-19UBI: introduce debugging helper functionArtem Bityutskiy
2010-10-19UBI: make check_pattern function non-staticArtem Bityutskiy