summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich2008-04-251-0/+1
* [MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2008-04-252-10/+28
* [MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.Michael Hennerich2008-04-251-8/+8
* [MTD] [NAND] at91_nand: control NCE signalAtsushi Nemoto2008-04-251-0/+6
* [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260Richard Genoud2008-04-251-1/+1
* [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260Richard Genoud2008-04-232-5/+397
* UBI: add a messageArtem Bityutskiy2008-04-231-2/+1
* Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-04-239-59/+416
|\
| * UBI: print media information earlierArtem Bityutskiy2008-04-201-9/+10
| * UBI: fix mean EC calculationArtem Bityutskiy2008-04-192-34/+9
| * UBI: initialize static volumes with vol->used_bytesJan Altenberg2008-04-171-2/+3
| * UBI: improve Kconfig documentationArtem Bityutskiy2008-04-171-2/+7
| * UBI: fix error printingArtem Bityutskiy2008-04-171-10/+8
| * UBI: make ubi-header.h localArtem Bityutskiy2008-04-172-2/+373
| * UBI: be verbose when debuggin is enabledArtem Bityutskiy2008-04-172-0/+6
* | [MTD] Clean up AR7 partition map supportDavid Woodhouse2008-04-231-5/+10
* | [MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze2008-04-231-0/+3
* | [MTD] [NAND] Verify probe by retrying to checking the results matchBen Dooks2008-04-221-0/+21
* | [MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks2008-04-221-0/+3
* | [MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks2008-04-221-0/+3
* | [MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks2008-04-221-0/+8
* | [MTD] [NAND] S3C2410 Large page NAND supportBen Dooks2008-04-221-5/+33
* | [MTD] [NAND] S3C2410 Fix previous nFCE suspend save patchBen Dooks2008-04-221-10/+8
* | [MTD] [OneNAND] Allow for controller errors when readingAdrian Hunter2008-04-221-0/+15
* | [MTD] [MAPS] omap_nor section fixesDavid Brownell2008-04-221-5/+4
* | [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho2008-04-221-0/+26
* | [MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho2008-04-221-0/+5
* | [MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-04-221-1/+10
* | [MTD] [NAND] plat_nand: set mtd->nameHamish Moffatt2008-04-221-0/+1
* | [MTD] [NAND] corrected MPC8313 NAND fixesMike Hench2008-04-221-7/+2
* | [MTD] [NAND] fsl_elbc_nand: fix mtd nameAnton Vorontsov2008-04-221-0/+8
* | [MTD] AR7 mtd partition mapMatteo Croce2008-04-223-0/+153
* | [MTD] [NAND] FSL UPM NAND driverAnton Vorontsov2008-04-223-0/+300
* | [MTD] [NAND] Fix checkpatch errors in pxa3xx_nandDavid Woodhouse2008-04-221-9/+9
* | [MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov2008-04-221-0/+13
* | [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-221-15/+32
* | [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-224-6/+6
* | [MTD] [NAND] support for pxa3xxeric miao2008-04-223-0/+1257
* | [MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)Roel Kluin2008-04-221-2/+2
* | [MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni2008-04-221-1/+1
* | [MTD] cmdlinepart: Missing partition info is not an errorPeter Korsgaard2008-04-221-4/+1
* | [MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger2008-04-221-27/+62
* | [MTD] make struct rfd_ftl_tr staticAdrian Bunk2008-04-221-1/+1
* | [MTD] [OneNAND] proper onenand_bbt_read_oob() prototypeAdrian Bunk2008-04-221-3/+0
* | [MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk2008-04-221-1/+2
* | [MTD] ftl.c: make code staticAdrian Bunk2008-04-221-4/+2
* | [MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk2008-04-221-4/+6
* | [MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk2008-04-221-0/+1
* | [MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk2008-04-221-5/+0
* | [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-221-5/+0
OpenPOWER on IntegriCloud