aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/sm_ftl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-08bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita1-1/+1
2010-03-29mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-26mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky1-7/+1
2010-03-26mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky1-0/+2
2010-02-26mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky1-7/+10
2010-02-26mtd: Add new SmartMedia/xD FTLMaxim Levitsky1-0/+1284