aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Collapse)AuthorFilesLines
2005-05-23[MTD] Platform RAM DriverBen Dooks1-0/+35
Driver for generic RAM blocks which are exported by an platform_device from the device driver system. Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin1-1/+26
Added extended commands for AG-AND device and added option for BBT_AUTO_REFRESH. Signed-off-by: David A. Marlin <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+2673
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!