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