aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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