aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd/ftl.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-10[MTD] Remove strange u_int32_t types from FTLDavid Woodhouse1-19/+19
Signed-off-by: David Woodhouse <[email protected]>
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
Once upon a time, the MTD repository was using CVS. This patch therefore removes all usages of the no longer updated CVS keywords from the MTD code. This also includes code that printed them to the user. Signed-off-by: Adrian Bunk <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
2005-11-07[MTD] includes: Clean up trailing white spacesThomas Gleixner1-3/+3
Signed-off-by: Thomas Gleixner <[email protected]>
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+76
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!