aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel1-2/+2
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-3/+0
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle1-3/+0
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa1-2/+0
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu1-1/+1
2007-03-08[MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day1-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner1-3/+2
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-1/+1
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-1/+3
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+6
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-48/+29
2006-05-23[MTD] ECC rework broke diskonchipThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner1-8/+8
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-4/+6
2006-05-22[MTD] Introduce writesizeJoern Engel1-8/+8
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse1-204/+211
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner1-50/+50
2005-05-23[MTD] DiskOnChip: Add some commentsDan Brown1-1/+11
2005-05-23[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown1-3/+1
2005-05-23[MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown1-2/+2
2005-05-23[MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown1-2/+2
2005-05-23[MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown1-22/+28
2005-05-23[MTD] DiskOnChip: Wait for the command to finish.Thomas Gleixner1-2/+9
2005-05-23[MTD] DiskOnChip: big endian fix for NFTL devicesThomas Gleixner1-1/+5
2005-05-23[MTD] DiskOnChip code cleanupThomas Gleixner1-16/+3
2005-05-23[MTD] DiskOnChip use CONFIG_ options instead of random symbolsThomas Gleixner1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1782