Masahiro Yamada
|
97139d4a6f
treewide: remove redundant #include <linux/kconfig.h>
|
8 years ago |
Brian Norris
|
69db4aa44f
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
|
8 years ago |
Richard Weinberger
|
5e149073ba
mtdpart: Propagate _get/put_device()
|
9 years ago |
Boris Brezillon
|
477b0229ac
mtd: introduce the mtd_pairing_scheme concept
|
9 years ago |
Boris Brezillon
|
adbbc3bc82
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
|
9 years ago |
Boris Brezillon
|
f6a6da1793
mtd: use mtd_set_ecclayout() where appropriate
|
9 years ago |
Boris BREZILLON
|
29f1058a90
mtd: create an mtd_oobavail() helper and make use of it
|
9 years ago |
Brian Norris
|
adc83bf889
mtd: partitions: support a cleanup callback for parsers
|
9 years ago |
Brian Norris
|
07fd2f871c
mtd: partitions: pass around 'mtd_partitions' wrapper struct
|
9 years ago |
Brian Norris
|
c42c2710d6
mtd: partitions: remove kmemdup()
|
9 years ago |
Brian Norris
|
5531ae4818
mtd: partitions: rename MTD parser get/put
|
9 years ago |
Brian Norris
|
2524534dbb
mtd: partitions: turn PART() macro into inline function
|
9 years ago |
Brian Norris
|
b9eab01125
mtd: partitions: add module_mtd_part_parser() helper
|
9 years ago |
Brian Norris
|
9386723389
mtd: zero out mtd_partition struct before using it
|
9 years ago |
Brian Norris
|
5a2415b076
mtd: mtdpart: Do not fail mtd probe when parsing partitions fails
|
9 years ago |
Michal Suchanek
|
8e2c992b59
mtd: mtdpart: add debug prints to partition parser.
|
10 years ago |
Boris BREZILLON
|
e5bae86797
mtd: mtdpart: fix add_mtd_partitions error path
|
10 years ago |
Dan Ehrenberg
|
3a434f66e6
mtd: part: Remove partition overlap checks
|
10 years ago |
Dan Ehrenberg
|
a62c24d755
mtd: part: Add sysfs variable for offset of partition
|
10 years ago |
Dan Ehrenberg
|
727dc612c4
mtd: part: Create the master device node when partitioned
|
10 years ago |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 years ago |
Ezequiel Garcia
|
fdf43a420f
mtd: Account for BBT blocks when a partition is being allocated
|
11 years ago |
Ezequiel Garcia
|
8471bb73ba
mtd: Introduce mtd_block_isreserved()
|
11 years ago |
Christian Riesch
|
4b78fc42f3
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
|
11 years ago |
Axel Lin
|
6e14a61d41
mtd: make register_mtd_parser return void
|
11 years ago |
Axel Lin
|
cf3b2b1e24
mtd: make deregister_mtd_parser return void
|
11 years ago |
Geert Uytterhoeven
|
26a6d240e2
mtd: make mtd_partition.name const
|
11 years ago |
Huang Shijie
|
bdf69c47ac
mtd: set the ecc step size for master/slave mtd_info
|
12 years ago |
Artem Bityutskiy
|
ccef4dcc5a
mtd: mtdcore: use const qualifier
|
12 years ago |
Artem Bityutskiy
|
26a4734623
mtd: add 'const' qualifier to a couple of register functions
|
12 years ago |