aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-04[MTD] [NAND] nandsim: allow for 64-bit sizeAdrian Hunter1-14/+21
2008-06-04[MTD] [NAND] nandsim: fix overridesizeAdrian Hunter1-0/+1
2008-06-04[MTD] [NAND] nandsim: fix size bugAdrian Hunter1-1/+1
2008-06-04[MTD] [OneNAND] Check the ECC status first instead of controllerKyungmin Park1-29/+25
2008-06-04[MTD] DataFlash: use proper typesDavid Woodhouse1-16/+16
2008-06-04[MTD] DataFlash: fix bug - ATMEL AT45DF321D spi flash card fails to be copied to (v2)Michael Hennerich1-5/+112
2008-06-04[MTD] use list_for_each_entry() in del_mtd_device()matthias@kaehlcke.net1-3/+2
2008-06-04[MTD] use list_for_each_entry() in add_mtd_device()matthias@kaehlcke.net1-3/+2
2008-06-04[MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2008-06-04[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.cToralf Förster1-2/+4
2008-06-04[MTD] [NOR] Add support for Eon EN29SL800B[BT] NOR flash chipsMike Rapoport1-0/+35
2008-06-04[MTD] [NOR] Add support for flash chips with ID in bank other than 0Mike Rapoport1-3/+16
2008-06-04[MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chipsMike Rapoport1-0/+32
2008-05-14[MTD] [NOR] Support for M50FLW080A and M50FLW080BNate Case2-0/+36
2008-05-06[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typoAlexander Belyakov1-1/+1
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-58/+78
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert7-37/+57
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-26[MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.Atsushi Nemoto1-21/+21
2008-04-25[MTD] m25p80: Add Support for ATMEL AT25DF641 64-Megabit SPI FlashMichael Hennerich1-0/+1
2008-04-25[MTD] m25p80: add FAST_READ access support to M25PxxBryan Wu2-10/+28
2008-04-25[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.Michael Hennerich1-8/+8
2008-04-25[MTD] [NAND] at91_nand: control NCE signalAtsushi Nemoto1-0/+6
2008-04-25[MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260Richard Genoud1-1/+1
2008-04-23[MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260Richard Genoud2-5/+397
2008-04-23UBI: add a messageArtem Bityutskiy1-2/+1
2008-04-23Merge git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse9-59/+416
2008-04-23[MTD] Clean up AR7 partition map supportDavid Woodhouse1-5/+10
2008-04-23[MTD] [NOR] Fix Intel CFI driver for collie flashThomas Kunze1-0/+3
2008-04-22[MTD] [NAND] Verify probe by retrying to checking the results matchBen Dooks1-0/+21
2008-04-22[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the boardBen Dooks1-0/+3
2008-04-22[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform dataBen Dooks1-0/+3
2008-04-22[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correctionBen Dooks1-0/+8
2008-04-22[MTD] [NAND] S3C2410 Large page NAND supportBen Dooks1-5/+33
2008-04-22[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patchBen Dooks1-10/+8
2008-04-22[MTD] [OneNAND] Allow for controller errors when readingAdrian Hunter1-0/+15
2008-04-22[MTD] [MAPS] omap_nor section fixesDavid Brownell1-5/+4
2008-04-22[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho1-0/+26
2008-04-22[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chipsTrent Piepho1-0/+5
2008-04-22[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov1-1/+10
2008-04-22[MTD] [NAND] plat_nand: set mtd->nameHamish Moffatt1-0/+1
2008-04-22[MTD] [NAND] corrected MPC8313 NAND fixesMike Hench1-7/+2
2008-04-22[MTD] [NAND] fsl_elbc_nand: fix mtd nameAnton Vorontsov1-0/+8
2008-04-22[MTD] AR7 mtd partition mapMatteo Croce3-0/+153
2008-04-22[MTD] [NAND] FSL UPM NAND driverAnton Vorontsov3-0/+300
2008-04-22[MTD] [NAND] Fix checkpatch errors in pxa3xx_nandDavid Woodhouse1-9/+9
2008-04-22[MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chipAndrei Dolnikov1-0/+13
2008-04-22[MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli1-15/+32
2008-04-22[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas4-6/+6
2008-04-22[MTD] [NAND] support for pxa3xxeric miao3-0/+1257