summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/rfd_ftl.c
AgeCommit message (Expand)AuthorLines
2008-04-22[MTD] make struct rfd_ftl_tr staticAdrian Bunk-1/+1
2007-07-23[MTD] Remove embedded return in RFD FTL.akpm@linux-foundation.org-5/+3
2007-07-23[MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita-0/+1
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day-1/+1
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie-1/+2
2006-05-17[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erasedSean Young-23/+25
2006-01-08[PATCH] fix more missing includesTim Schmielau-0/+1
2005-11-29[MTD] RFD_FTL: Use lanana assigned major device numberSean Young-4/+2
2005-11-09[PATCH] mtd: rfd_ftl build fixAndrew Morton-0/+1
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner-57/+57
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young-0/+855