summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-19jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabsDavid Woodhouse1-2/+2
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse1-2/+1
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto1-5/+47
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto1-1/+16
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2-7/+30
2009-09-19mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2-11/+4
2009-09-19mtd: inftl: fix fold chain block numberMohanlal Jangir1-1/+1
2009-09-19mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese1-0/+18
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan1-2/+2
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill1-11/+10
2009-09-19driver/Makefile: Initialize "mtd" and "spi" before "net"Sudhakar Rajashekhara1-2/+2
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2-2/+193
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh4-10/+226
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun3-0/+390
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang2-16/+30
2009-09-19mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell1-5/+12
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard1-1/+15
2009-09-19phram: cleanup error handling and associated messagesMike Frysinger1-13/+12
2009-09-19mtd: m25p80: add SST WF SPI flash device informationGraf Yang1-0/+4
2009-09-19mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang1-1/+125
2009-09-19mtd: fix order of TEST/PARTITIONS kconfig optionsMike Frysinger1-8/+8
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger3-2/+322
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger1-1/+1
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko1-0/+8
2009-09-19mtd: jedec_probe: fix NEC uPD29F064115 detectionHiroshi Ito1-2/+2
2009-09-19mtd: mtdpart: prevent a read from regions[-1]Roel Kluin1-1/+2
2009-09-19mtd: mtdconcat: prevent a read from eraseregions[-1]Roel Kluin1-3/+3
2009-09-19mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin1-2/+4
2009-09-19mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje1-6/+39
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2-1/+61
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje6-14/+17
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm4-13/+24
2009-09-19mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König1-2/+1
2009-09-19mtd: sst25l, fix lock imbalanceJiri Slaby1-1/+3
2009-09-19mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon3-0/+521
2009-09-04jffs2: move jffs2_gcd_mtd threads to the new kthread APIGerard Lledo1-7/+13
2009-09-04mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin1-17/+59
2009-09-04mtd: make few symbols staticH Hartley Sweeten1-2/+2
2009-09-04mtd: onenand: select MTD_PARTITIONSPaul Mundt1-1/+1
2009-09-04mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore1-0/+3
2009-09-04mtd: tests: fix read buffer overflowsRoel Kluin2-7/+7
2009-09-04slram: Read buffer overflowRoel Kluin1-1/+1
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh1-6/+7
2009-09-04mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal1-1/+2
2009-09-04mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day1-2/+2
2009-09-04mtd: afs: fix build warningRussell King1-1/+1
2009-09-04mtd: plat-ram: use resource_sizeWolfram Sang1-1/+1
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang1-3/+4
2009-09-04mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten1-1/+4
2009-09-04mtd: fix a typo in commentMatthias Kaehlcke1-1/+1