aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie1-2/+4
2010-10-25mtd: add BLKPG API based repartition supportRoman Tereshonkov1-2/+58
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov1-18/+136
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij3-0/+874
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 Fainelli3-0/+281
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 Fainelli1-30/+134
2010-10-24mtd: nand: denali should also handle NAND_CMD_PARAMFlorian 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 Wen2-163/+16
2010-10-24mtd: nand: support new Toshiba SLCBrian Norris2-2/+34
2010-10-24mtd: cleanup Kconfig dependenciesH Hartley Sweeten1-24/+22
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris1-1/+1
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2-3/+48
2010-10-24mtd: nand: spansion S30MLxxxP supportBrian Norris1-0/+13
2010-10-24mtd: fix callback return value checkBaruch Siach1-1/+1
2010-09-14Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-37/+41
2010-09-13mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown1-0/+6
2010-09-13mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer1-14/+19
2010-09-13mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park1-6/+5
2010-09-13mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park1-3/+2
2010-09-13mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger1-6/+1
2010-09-13mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger1-1/+1
2010-08-30UBI: do not oops when erroneous PEB is scheduled for scrubbingArtem Bityutskiy1-1/+2
2010-08-30UBI: fix kconfig unmet dependencyRandy Dunlap1-1/+1
2010-08-30UBI: fix forward compatibilityArtem Bityutskiy1-1/+1
2010-08-30UBI: eliminate update of list_for_each_entry loop cursorJulia Lawall1-6/+6
2010-08-27mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness1-7/+7
2010-08-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-8/+5
2010-08-20mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck1-0/+1
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris1-7/+3
2010-08-18pxa3xx: fix ns2cycle equationAxel Lin1-1/+1
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher1-0/+1
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-331/+205
2010-08-13mtd/nand_ids: Fix buswidthBrian Norris1-1/+1