Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Joakim Tjernlund
|
46a16a2283
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
|
7 years ago |
Joakim Tjernlund
|
6510bbc88e
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
|
7 years ago |
Boris Brezillon
|
e7bfb3fdbd
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
|
7 years ago |
Insu Yun
|
33853ebd74
mtd: cfi_cmdset_0001: fixing memory leak and handling failed kmalloc
|
9 years ago |
Markus Elfring
|
05a221bb1f
mtd: delete unnecessary checks before two function calls
|
10 years ago |
Dmitry Eremin-Solenikov
|
89cf38dd53
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
|
11 years ago |
Andrea Adami
|
812c5fa82b
mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
|
11 years ago |
Christian Riesch
|
4b78fc42f3
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
|
11 years ago |
Jingoo Han
|
5c8b1fbb2e
mtd: cfi: Remove unnecessary OOM messages
|
11 years ago |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 years ago |
Stefan Roese
|
7be1f6b9a1
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
|
13 years ago |
Linus Torvalds
|
623ff7739e
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
|
13 years ago |
Paul Parsons
|
85e5b2f298
mtd: chips: cfi_cmdset_0001: Match ENABLE_VPP()/DISABLE_VPP() calls
|
13 years ago |
Russell King
|
342d3a93e2
mtd: fix 'Flash device refused suspend due to active operation' message
|
13 years ago |
Artem Bityutskiy
|
bcb1d23871
mtd: move zero length verification to MTD API functions
|
13 years ago |
Artem Bityutskiy
|
834247ec7e
mtd: remove retlen zeroing duplication
|
13 years ago |
Artem Bityutskiy
|
5def48982b
mtd: do not duplicate length and offset checks in drivers
|
13 years ago |
Artem Bityutskiy
|
5e4e6e3fdf
mtd: return error code from mtd_unpoint
|
13 years ago |
Artem Bityutskiy
|
3c3c10bba1
mtd: add leading underscore to all mtd functions
|
13 years ago |
Akinobu Mita
|
c527b414ca
mtd: use for_each_clear_bit()
|
13 years ago |
Tadashi Abe
|
5c8d260775
mtd: remove duplicate assignment of chip->state
|
14 years ago |
Tadashi Abe
|
100f2341e3
mtd: fix hang-up in cfi erase and read contention
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Anatolij Gustschin
|
13ce77f46c
mtd: cfi: fix writebufsize initialization
|
14 years ago |
Joakim Tjernlund
|
ecf3fde07c
mtd: fix race in cfi_cmdset_0001 driver
|
14 years ago |
Anatolij Gustschin
|
d261c72ae0
mtd: cfi: add writebufsize initialization
|
14 years ago |
Guillaume LECERF
|
cc31822250
mtd: cfi_fixup: remove unused 'param' parameter
|
15 years ago |
Guillaume LECERF
|
b5d194ceae
mtd: cfi_cmdset_0001: use defined value of P_ID_INTEL_PERFORMANCE instead of hardcoded one
|
15 years ago |