aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-25[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich
2008-04-25[MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu
2008-04-25[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.Michael Hennerich
2008-04-25[MTD] [NAND] at91_nand: control NCE signalAtsushi Nemoto
2008-04-25[MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260Richard Genoud
2008-04-23[MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260Richard Genoud
2008-04-23UBI: add a messageArtem Bityutskiy
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-04-23[MTD] Clean up AR7 partition map supportDavid Woodhouse
2008-04-23[MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze
2008-04-22[MTD] [NAND] Verify probe by retrying to checking the results matchBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Large page NAND supportBen Dooks
2008-04-22[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patchBen Dooks
2008-04-22[MTD] [OneNAND] Allow for controller errors when readingAdrian Hunter
2008-04-22[MTD] [MAPS] omap_nor section fixesDavid Brownell
2008-04-22[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho
2008-04-22[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho
2008-04-22[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov
2008-04-22[MTD] [NAND] plat_nand: set mtd->nameHamish Moffatt
2008-04-22[MTD] [NAND] corrected MPC8313 NAND fixesMike Hench
2008-04-22[MTD] [NAND] fsl_elbc_nand: fix mtd nameAnton Vorontsov
2008-04-22[MTD] AR7 mtd partition mapMatteo Croce
2008-04-22[MTD] [NAND] FSL UPM NAND driverAnton Vorontsov
2008-04-22[MTD] [NAND] Fix checkpatch errors in pxa3xx_nandDavid Woodhouse
2008-04-22[MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov
2008-04-22[MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli
2008-04-22[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas
2008-04-22[MTD] [NAND] support for pxa3xxeric miao
2008-04-22[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)Roel Kluin
2008-04-22[MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni
2008-04-22[MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard
2008-04-22[MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger
2008-04-22[MTD] make struct rfd_ftl_tr staticAdrian Bunk
2008-04-22[MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk
2008-04-22[MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk
2008-04-22[MTD] ftl.c: make code staticAdrian Bunk
2008-04-22[MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk
2008-04-22[MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk
2008-04-22[MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk
2008-04-22[MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk
2008-04-22[MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk
2008-04-22[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood
2008-04-22[MTD] Correct phram module param descriptionMark Hindley
2008-04-22[MTD] [NAND] at91_nand: Make part_probes[] staticAtsushi Nemoto
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers