aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/sm_ftl.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: sm_ftl: fix typo in major number.Maxim Levitsky2012-06-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-251-1/+1
|\
| * workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-161-1/+1
* | mtd: sm_rtl: check kmalloc return valueXiaochen Wang2011-03-111-0/+18
|/
* bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita2010-04-081-1/+1
* mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
* mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky2010-03-261-7/+1
* mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky2010-03-261-0/+2
* mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-261-7/+10
* mtd: Add new SmartMedia/xD FTLMaxim Levitsky2010-02-261-0/+1284