Age | Commit message (Expand) | Author | Files | Lines |
2015-11-16 | mtd: sm_ftl: fix wrong do_div() usage | Nicolas Pitre | 1 | -1/+2 |
2014-08-19 | mtd: sm_ftl: initialize error code | Brian Norris | 1 | -1/+1 |
2014-03-10 | mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes() | Dan Carpenter | 1 | -7/+4 |
2013-08-30 | mtd: sm_ftl: Staticize local symbols | Jingoo Han | 1 | -10/+10 |
2013-08-30 | mtd: create_freezable_workqueue() doesn't return an ERR_PTR | Dan Carpenter | 1 | -3/+3 |
2013-05-05 | mtd_blktrans_ops->release() should return void | Al Viro | 1 | -2/+1 |
2012-09-29 | mtd: kill MTD_NAND_VERIFY_WRITE | Huang Shijie | 1 | -1/+0 |
2012-03-27 | mtd: sm_ftl: fix typo in major number. | Maxim Levitsky | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_has_oob helper | Artem Bityutskiy | 1 | -2/+2 |
2012-01-09 | mtd: introduce mtd_write_oob interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_read_oob interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: introduce mtd_erase interface | Artem Bityutskiy | 1 | -1/+1 |
2012-01-09 | mtd: sm_ftl: fix module parameter | Rusty Russell | 1 | -1/+1 |
2011-09-21 | mtd: utilize `mtd_is_*()' functions | Brian Norris | 1 | -2/+2 |
2011-09-11 | mtd: rename MTD_OOB_* to MTD_OPS_* | Brian Norris | 1 | -2/+2 |
2011-09-11 | mtd: spelling fixes | Brian Norris | 1 | -8/+8 |
2011-09-11 | mtd: spelling, capitalization, uniformity | Brian Norris | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy | 1 | -1/+1 |
2011-03-11 | mtd: sm_rtl: check kmalloc return value | Xiaochen Wang | 1 | -0/+18 |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo | 1 | -1/+1 |
2010-04-08 | bitops: rename for_each_bit() to for_each_set_bit(): mtd | Akinobu Mita | 1 | -1/+1 |
2010-03-29 | mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h | Stephen Rothwell | 1 | -0/+1 |
2010-03-26 | mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on | Maxim Levitsky | 1 | -7/+1 |
2010-03-26 | mtd: sm_ftl: initialize sysfs attributes | Maxim Levitsky | 1 | -0/+2 |
2010-02-26 | mtd: Few follow up cleanups for Smartmedia/xD support | Maxim Levitsky | 1 | -7/+10 |
2010-02-26 | mtd: Add new SmartMedia/xD FTL | Maxim Levitsky | 1 | -0/+1284 |