summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* | | [MTD] [OneNAND] Allow for controller errors when readingAdrian Hunter2008-04-221-0/+15
* | | [MTD] [MAPS] omap_nor section fixesDavid Brownell2008-04-221-5/+4Star
* | | [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/+2Star
* | | [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/+1Star
* | | [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/+0Star
* | | [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/+2Star
* | | [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/+0Star
* | | [MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk2008-04-221-5/+0Star
* | | [MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk2008-04-221-0/+2
* | | [MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood2008-04-221-5/+6
* | | [MTD] Correct phram module param descriptionMark Hindley2008-04-221-1/+1
* | | [MTD] [NAND] at91_nand: Make part_probes[] staticAtsushi Nemoto2008-04-221-1/+1
* | | [MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers2008-04-226-0/+9
* | | [MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers2008-04-228-2/+22
* | | [MTD] [NAND] fix possible Ooops in rfc_from4Sebastian Siewior2008-04-221-21/+29
* | | [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2210-34/+34
* | | [MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse2008-04-221-14/+14
* | | [MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson2008-04-221-0/+32
* | | [MTD] block2mtd: logging typo fixesStephane Chazelas2008-04-221-5/+5
* | | [MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk2008-04-221-1/+1
* | | [MTD] mtdoops.c: make struct oops_cxt static againAdrian Bunk2008-04-221-1/+1
* | | [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger2008-04-221-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-04-2213-232/+40Star
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-221-207/+12Star
| |\ \ \
| | * | | [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-171-207/+12Star
| | |/ /
| * | | Merge branch 'omap2-upstream' into develRussell King2008-04-195-14/+15
| |\| |
| | * | mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-092-0/+2
| | * | mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev2008-04-041-5/+5
| | * | mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov2008-03-281-8/+7Star
| | * | mtd: nand: add out label in rfc_from4Sebastian Siewior2008-03-281-1/+1
| | |/
| * / plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek2008-03-272-2/+2
| |/