aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/sm_ftl.c
Commit message (Expand)AuthorAge
* mtd: sm_ftl: fix typo in major number.Maxim Levitsky2012-03-26
* mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-09
* mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-09
* mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-09
* mtd: sm_ftl: fix module parameterRusty Russell2012-01-09
* mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-21
* mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-11
* mtd: spelling fixesBrian Norris2011-09-11
* mtd: spelling, capitalization, uniformityBrian Norris2011-09-11
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-25
|\
| * workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
* | mtd: sm_rtl: check kmalloc return valueXiaochen Wang2011-03-11
|/
* bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita2010-04-08
* mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-29
* mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky2010-03-26
* mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky2010-03-26
* mtd: Few follow up cleanups for Smartmedia/xD supportMaxim Levitsky2010-02-26
* mtd: Add new SmartMedia/xD FTLMaxim Levitsky2010-02-26