index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
sm_ftl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: sm_ftl: fix NULL pointer warning
Arnd Bergmann
2020-01-09
1
-1
/
+2
*
mtd: sm_ftl: Fix memory leak in sm_init_zone() error path
Wenwen Wang
2019-09-15
1
-1
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
1
-6
/
+6
*
mtd: rawnand: Allow selection of ECC byte ordering at runtime
Boris Brezillon
2018-10-03
1
-7
/
+13
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-04-04
1
-1
/
+1
|
\
|
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-1
/
+1
*
|
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
Boris Brezillon
2018-03-15
1
-1
/
+0
*
|
mtd: Stop assuming mtd_erase() is asynchronous
Boris Brezillon
2018-03-15
1
-18
/
+0
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
treewide: Fix typos in printk
Masanari Iida
2016-04-18
1
-1
/
+1
*
mtd: sm_ftl: fix wrong do_div() usage
Nicolas Pitre
2015-11-16
1
-1
/
+2
*
mtd: sm_ftl: initialize error code
Brian Norris
2014-08-19
1
-1
/
+1
*
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
Dan Carpenter
2014-03-10
1
-7
/
+4
*
mtd: sm_ftl: Staticize local symbols
Jingoo Han
2013-08-30
1
-10
/
+10
*
mtd: create_freezable_workqueue() doesn't return an ERR_PTR
Dan Carpenter
2013-08-30
1
-3
/
+3
*
mtd_blktrans_ops->release() should return void
Al Viro
2013-05-05
1
-2
/
+1
*
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-1
/
+0
*
mtd: sm_ftl: fix typo in major number.
Maxim Levitsky
2012-03-27
1
-1
/
+1
*
mtd: introduce mtd_has_oob helper
Artem Bityutskiy
2012-01-09
1
-2
/
+2
*
mtd: introduce mtd_write_oob interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: introduce mtd_read_oob interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: introduce mtd_erase interface
Artem Bityutskiy
2012-01-09
1
-1
/
+1
*
mtd: sm_ftl: fix module parameter
Rusty Russell
2012-01-09
1
-1
/
+1
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
1
-2
/
+2
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
1
-2
/
+2
*
mtd: spelling fixes
Brian Norris
2011-09-11
1
-8
/
+8
*
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
1
-1
/
+1
|
\
|
*
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
1
-1
/
+1
*
|
mtd: sm_rtl: check kmalloc return value
Xiaochen Wang
2011-03-11
1
-0
/
+18
|
/
*
bitops: rename for_each_bit() to for_each_set_bit(): mtd
Akinobu Mita
2010-04-08
1
-1
/
+1
*
mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h
Stephen Rothwell
2010-03-29
1
-0
/
+1
*
mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on
Maxim Levitsky
2010-03-26
1
-7
/
+1
*
mtd: sm_ftl: initialize sysfs attributes
Maxim Levitsky
2010-03-26
1
-0
/
+2
*
mtd: Few follow up cleanups for Smartmedia/xD support
Maxim Levitsky
2010-02-26
1
-7
/
+10
*
mtd: Add new SmartMedia/xD FTL
Maxim Levitsky
2010-02-26
1
-0
/
+1284