Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
07a4d3649aef01a3150fc3ddd61dc9fbd0e3f15c
/
drivers
/
mtd
/
mtdswap.c
c2d73ba
mtd: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
c78f59d
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
by Yangtao Li
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 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
bf65710
mtd: mtdswap: make array 'name' static const, shrinks object size
by Colin Ian King
· 7 years ago
a5929b64
mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'
by Arvind Yadav
· 7 years ago
1fbef47
mtd: mtdswap: remove unused variables 'dev' and 'gd'
by Brian Norris
· 7 years ago
e8e3edb
mtd: create per-device and module-scope debugfs entries
by Mario Rugiero
· 8 years ago
e4a8aad
mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX
by Geliang Tang
· 8 years ago
b2c4ba5c
mtd: mtdswap: fix spelling mistake "erassure" -> "erasure"
by Colin Ian King
· 8 years ago
f2de0fa
mtd: mtdswap: remove useless if (!mtd->ecclayout) test
by Boris BREZILLON
· 9 years ago
f5b8aa7
mtd: kill the ecclayout->oobavail field
by Boris BREZILLON
· 9 years ago
31f7546
mtd: use __packed shorthand
by Brian Norris
· 10 years ago
8c3f3f1
mtd: mtdswap: fix integer overflow
by Brian Norris
· 10 years ago
6f3c0f1
mtd: Fixed checkpatch seq_printf warnings
by Samarth Parikh
· 11 years ago
3156231
mtd: mtdswap: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 12 years ago
800ffd3
mtd: do not use mtd->block_markbad directly
by Artem Bityutskiy
· 13 years ago
8f461a7
mtd: introduce mtd_can_have_bb helper
by Artem Bityutskiy
· 13 years ago
327cf29
mtd: do not use mtd->sync directly
by Artem Bityutskiy
· 13 years ago
5942ddb
mtd: introduce mtd_block_markbad interface
by Artem Bityutskiy
· 13 years ago
7086c19
mtd: introduce mtd_block_isbad interface
by Artem Bityutskiy
· 13 years ago
85f2f2a
mtd: introduce mtd_sync interface
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
eda95cb
mtd: introduce mtd_write interface
by Artem Bityutskiy
· 13 years ago
329ad39
mtd: introduce mtd_read interface
by Artem Bityutskiy
· 13 years ago
7e1f0dc
mtd: introduce mtd_erase interface
by Artem Bityutskiy
· 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
1712cde
mtd: convert vmalloc/memset to vzalloc
by Joe Perches
· 14 years ago
8d8f26e
mtd: mtdswap: fix possible null dereference
by Maxin B. John
· 14 years ago
2130ad3
mtd: mtdswap: fix printk format warning
by Randy Dunlap
· 14 years ago
68b1a1e
mtd: mtdswap: fix compilation warning
by Artem Bityutskiy
· 14 years ago
e21fa86
mtdswap: kill strict error handling option
by Yang Ruirui
· 14 years ago
89d8d32
mtd: fix printf format warnings, mostly lack of %zd for size_t, in mtdswap
by David Woodhouse
· 14 years ago
a321590
mtd: Add mtdswap block driver
by Jarkko Lavinen
· 14 years ago