aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2008-04-22[MTD] [NAND] fix possible Ooops in rfc_from4Sebastian Siewior
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-22[MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse
2008-04-22[MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas
2008-04-22[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk
2008-04-22[MTD] mtdoops.c: make struct oops_cxt static againAdrian Bunk
2008-04-22[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-20UBI: print media information earlierArtem Bityutskiy
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-17UBI: initialize static volumes with vol->used_bytesJan Altenberg
2008-04-17UBI: improve Kconfig documentationArtem Bityutskiy
2008-04-17UBI: fix error printingArtem Bityutskiy
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov
2008-04-08mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko
2008-04-04mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov
2008-03-28mtd: nand: add out label in rfc_from4Sebastian Siewior
2008-03-27plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk