Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
04c6faa17558b1c044524e24d86adf1400f2017f
/
drivers
/
mtd
/
sm_ftl.c
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
a88b5f3
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 7 years ago
8f347c4
mtd: Unconditionally update ->fail_addr and ->addr in part_erase()
by Boris Brezillon
· 7 years ago
884cfd9
mtd: Stop assuming mtd_erase() is asynchronous
by Boris Brezillon
· 7 years ago
93db446
mtd: nand: move raw NAND related code to the raw/ subdir
by Boris Brezillon
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
c19ca6c
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
2b2462d
mtd: sm_ftl: fix wrong do_div() usage
by Nicolas Pitre
· 9 years ago
f7f0d35
mtd: sm_ftl: initialize error code
by Brian Norris
· 10 years ago
b4c2330
mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
by Dan Carpenter
· 11 years ago
582b2ff
mtd: sm_ftl: Staticize local symbols
by Jingoo Han
· 11 years ago
39de86e
mtd: create_freezable_workqueue() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
a8ca889
mtd_blktrans_ops->release() should return void
by Al Viro
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
452380e
mtd: sm_ftl: fix typo in major number.
by Maxim Levitsky
· 13 years ago
fc002e3
mtd: introduce mtd_has_oob helper
by Artem Bityutskiy
· 13 years ago
a2cc5ba
mtd: introduce mtd_write_oob interface
by Artem Bityutskiy
· 13 years ago
fd2819b
mtd: introduce mtd_read_oob interface
by Artem Bityutskiy
· 13 years ago
7e1f0dc
mtd: introduce mtd_erase interface
by Artem Bityutskiy
· 13 years ago
f9fbcdc
mtd: sm_ftl: fix module parameter
by Rusty Russell
· 13 years ago
d57f4054
mtd: utilize `mtd_is_*()' functions
by Brian Norris
· 13 years ago
0612b9d
mtd: rename MTD_OOB_* to MTD_OPS_*
by Brian Norris
· 13 years ago
92394b5c
mtd: spelling fixes
by Brian Norris
· 13 years ago
7854d3f
mtd: spelling, capitalization, uniformity
by Brian Norris
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
629286b9
mtd: sm_rtl: check kmalloc return value
by Xiaochen Wang
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
fed457a
bitops: rename for_each_bit() to for_each_set_bit(): mtd
by Akinobu Mita
· 15 years ago
8da552f
mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.h
by Stephen Rothwell
· 15 years ago
01de69c
mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on
by Maxim Levitsky
· 15 years ago
ca7081d
mtd: sm_ftl: initialize sysfs attributes
by Maxim Levitsky
· 15 years ago
133fa8c
mtd: Few follow up cleanups for Smartmedia/xD support
by Maxim Levitsky
· 15 years ago
7d17c02
mtd: Add new SmartMedia/xD FTL
by Maxim Levitsky
· 15 years ago