Miquel Raynal
|
89fd23efa0
mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
|
7 vuotta sitten |
Linus Torvalds
|
f4e70c2e5f
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
|
7 vuotta sitten |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 vuotta sitten |
Rafał Miłecki
|
5ac67ce36c
mtd: move code adding (registering) partitions to the parse_mtd_partitions()
|
7 vuotta sitten |
Xiaolei Li
|
7cc9aa669a
mtd: Add sysfs attribute for mtd OOB available size
|
7 vuotta sitten |
Xiaolei Li
|
c77a931206
mtd: Fix some function description mismatches in mtdcore.c
|
7 vuotta sitten |
Rafał Miłecki
|
55a999a041
mtd: update documentation of mtd_device_parse_register()
|
7 vuotta sitten |
Boris Brezillon
|
e7bfb3fdbd
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
|
7 vuotta sitten |
Boris Brezillon
|
884cfd9023
mtd: Stop assuming mtd_erase() is asynchronous
|
7 vuotta sitten |
Boris Brezillon
|
c585da9f5f
mtd: Initialize ->fail_addr early in mtd_erase()
|
7 vuotta sitten |
Rafał Miłecki
|
0dbe4ea78d
mtd: get rid of the mtd_add_device_partitions()
|
7 vuotta sitten |
Rafał Miłecki
|
2c77c57d22
mtd: move code adding master MTD out of mtd_add_device_partitions()
|
7 vuotta sitten |
Boris Brezillon
|
e6e620f0e1
mtd: Make sure the device supports erase operations in mtd_erase()
|
7 vuotta sitten |
Linus Torvalds
|
0fc7e74663
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
|
7 vuotta sitten |
Boris Brezillon
|
24ff129222
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
|
7 vuotta sitten |
Boris Brezillon
|
33f45c44d6
mtd: Do not allow MTD devices with inconsistent erase properties
|
7 vuotta sitten |
Miquel Raynal
|
d82c368216
mtd: Fix mtd_check_oob_ops()
|
7 vuotta sitten |
Boris Brezillon
|
5cdd929da5
mtd: Add sanity checks in mtd_write/read_oob()
|
8 vuotta sitten |
Nicolas Pitre
|
9eaa903c06
mtd: implement mtd_get_unmapped_area() using the point method
|
7 vuotta sitten |
Bhumika Goyal
|
75864b301c
mtd: make device_type const
|
8 vuotta sitten |
Mario Rugiero
|
e8e3edb95c
mtd: create per-device and module-scope debugfs entries
|
8 vuotta sitten |
Boris Brezillon
|
b9504247a6
mtd: Fix check in mtd_unpoint()
|
8 vuotta sitten |
Jan Kara
|
7c4cc30024
bdi: Drop 'parent' argument from bdi_register[_va]()
|
8 vuotta sitten |
Jan Kara
|
fa06052d63
mtd: Convert to dynamically allocated bdi infrastructure
|
8 vuotta sitten |
Masahiro Yamada
|
7da0fffb3a
mtd: fix typos in ooblayout comment blocks
|
8 vuotta sitten |
Steve Longerbeam
|
445caaa20c
mtd: Allocate bdi objects dynamically
|
9 vuotta sitten |
Masahiro Yamada
|
4d6aecfb7e
mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()
|
8 vuotta sitten |
Masahiro Yamada
|
7c295ef964
mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes()
|
8 vuotta sitten |
Masahiro Yamada
|
8e8fd4d1e8
mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes()
|
8 vuotta sitten |
Masahiro Yamada
|
97139d4a6f
treewide: remove redundant #include <linux/kconfig.h>
|
8 vuotta sitten |