index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
sm_ftl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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