aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/sm_ftl.c
AgeCommit message (Expand)Author
2013-08-30mtd: sm_ftl: Staticize local symbolsJingoo Han
2013-08-30mtd: create_freezable_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-05-05mtd_blktrans_ops->release() should return voidAl Viro
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-03-27mtd: sm_ftl: fix typo in major number.Maxim Levitsky
2012-01-09mtd: introduce mtd_has_oob helperArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_erase interfaceArtem Bityutskiy
2012-01-09mtd: sm_ftl: fix module parameterRusty Russell
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris
2011-09-11mtd: spelling fixesBrian Norris
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy
2011-03-11mtd: sm_rtl: check kmalloc return valueXiaochen Wang
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2010-04-08bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita
2010-03-29mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-26mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky
2010-03-26mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky
2010-02-26mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky
2010-02-26mtd: Add new SmartMedia/xD FTLMaxim Levitsky