aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_bbt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner1-0/+3
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner1-49/+139
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-1/+1
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner1-42/+62
2006-05-22[MTD] Introduce writesizeJoern Engel1-15/+15
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse1-132/+131
2006-05-13[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse1-2/+2
2006-05-13[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse1-3/+3
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner1-124/+124
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner1-11/+9
2005-06-29[MTD] NAND: Fix broken bad block table scanThomas Gleixner1-10/+43
2005-05-23[MTD] NAND: Fix bad block table scan for small page devicesArtem B. Bityuckiy1-29/+30
2005-05-23[MTD] NAND: Read only OOB bytes during bad block scanArtem B. Bityuckiy1-14/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1056