aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/mtdconcat.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-14[MTD] fix mtdconcat for subpage-write NANDGravatar Chris Paulson-Ellis 1-0/+1
2007-07-23[MTD] Fix do_div() type warning in mtdconcatGravatar David Woodhouse 1-1/+1
2007-03-08[MTD] [NAND] make oobavail publicGravatar Vitaly Wool 1-0/+1
2007-02-09[MTD] remove unused ecctype,eccsize fields from struct mtd_infoGravatar Artem Bityutskiy 1-4/+0
2006-11-29[MTD] NAND: add subpage write supportGravatar Thomas Gleixner 1-0/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocGravatar Burman Yan 1-2/+1
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Gravatar Vitaly Wool 1-15/+24
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceGravatar Thomas Gleixner 1-16/+35
2006-05-29[MTD] NAND Signal that a bitflip was corrected by ECCGravatar Thomas Gleixner 1-3/+12
2006-05-29[MTD] Rework the out of band handling completelyGravatar Thomas Gleixner 1-53/+37
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutGravatar Thomas Gleixner 1-1/+1
2006-05-29[MTD] NAND Consolidate oobinfo handlingGravatar Thomas Gleixner 1-3/+1
2006-05-23[MTD] Remove read/write _ecc variantsGravatar Thomas Gleixner 1-116/+0
2006-05-23[MTD] Remove nand writev supportGravatar Thomas Gleixner 1-18/+2
2006-05-22[MTD] Introduce writesizeGravatar Joern Engel 1-5/+5
2006-05-20[MTD] Avoid 64-bit division in mtdconcatGravatar Andrew Morton 1-2/+6
2006-05-17[MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet.Gravatar David Woodhouse 1-2/+2
2006-05-17MTD: mtdconcat NAND/Sibley support (rev.2)Gravatar Alexander Belyakov 1-5/+164
2006-03-26BUG_ON() Conversion in drivers/mtd/Gravatar Eric Sesterhenn 1-4/+2
2005-11-07[MTD] core: Clean up trailing white spacesGravatar Thomas Gleixner 1-3/+3
2005-11-07[MTD] Tidy up Tims include cleanupGravatar Thomas Gleixner 1-4/+5
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+897