summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorLines
2008-04-22[MTD] ftl.c: make code staticAdrian Bunk-4/+2
2008-04-22[MTD] cmdlinepart.c: don't compare pointers with 0Adrian Bunk-4/+6
2008-04-22[MTD] mtdram.c should #include <linux/mtd/mtdram.h>Adrian Bunk-0/+1
2008-04-22[MTD] proper prototypes for nftl_{read,write}_oob()Adrian Bunk-5/+0
2008-04-22[MTD] proper prototypes for inftl_{read,write}_oob()Adrian Bunk-5/+0
2008-04-22[MTD] mtd/ofpart.c: add MODULE_LICENSEAdrian Bunk-0/+2
2008-04-22[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.Scott Wood-5/+6
2008-04-22[MTD] Correct phram module param descriptionMark Hindley-1/+1
2008-04-22[MTD] [NAND] at91_nand: Make part_probes[] staticAtsushi Nemoto-1/+1
2008-04-22[MTD] [NAND] fix platform driver hotplug/coldplugKay Sievers-0/+9
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers-2/+22
2008-04-22[MTD] [NAND] fix possible Ooops in rfc_from4Sebastian Siewior-21/+29
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison-34/+34
2008-04-22[MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse-14/+14
2008-04-22[MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson-0/+32
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas-5/+5
2008-04-22[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk-1/+1
2008-04-22[MTD] mtdoops.c: make struct oops_cxt static againAdrian Bunk-1/+1
2008-04-22[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger-0/+3
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-232/+40
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-207/+12
2008-04-20UBI: print media information earlierArtem Bityutskiy-9/+10
2008-04-19UBI: fix mean EC calculationArtem Bityutskiy-34/+9
2008-04-19Merge branch 'omap2-upstream' into develRussell King-14/+15
2008-04-17UBI: initialize static volumes with vol->used_bytesJan Altenberg-2/+3
2008-04-17UBI: improve Kconfig documentationArtem Bityutskiy-2/+7
2008-04-17UBI: fix error printingArtem Bityutskiy-10/+8
2008-04-17UBI: make ubi-header.h localArtem Bityutskiy-2/+373
2008-04-17UBI: be verbose when debuggin is enabledArtem Bityutskiy-0/+6
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov-207/+12
2008-04-08mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko-0/+2
2008-04-04mtd: fix broken state in CFI driver caused by FL_SHUTDOWNAlexey Korolev-5/+5
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov-8/+7
2008-03-28mtd: nand: add out label in rfc_from4Sebastian Siewior-1/+1
2008-03-27plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek-2/+2
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil-1/+0
2008-03-04UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk-0/+1
2008-03-04UBI: fix sparse errors in ubi.hHarvey Harrison-5/+5
2008-03-04UBI: fix error messageArtem Bityutskiy-2/+2
2008-03-04UBI: silence warningS.Çağlar Onur-1/+3
2008-02-16[MTD] [OneNAND] Fix unlock all in Double Density Package (DDP)Kyungmin Park-15/+17
2008-02-14Introduce path_put()Jan Blunck-2/+2
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-5/+5
2008-02-09[MTD] [NAND] cs553x_nand: command line partitioning supportMart Raudsepp-3/+28
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds-2013/+4605
2008-02-07[MTD] Fix mtdoops.c compilationDavid Woodhouse-0/+1
2008-02-07[MTD] [NOR] fix startup lock when using multiple nor flash chipsRizzo Davide-1/+1
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu-3/+3
2008-02-07[MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org-6/+8
2008-02-07[MTD] onenand: Add panic_write function to the onenand driverRichard Purdie-0/+108