Steve Longerbeam
|
445caaa20c
mtd: Allocate bdi objects dynamically
|
9 年之前 |
Masahiro Yamada
|
4d6aecfb7e
mtd: remove unneeded initializer in mtd_ooblayout_count_bytes()
|
8 年之前 |
Masahiro Yamada
|
7c295ef964
mtd: use min_t() to refactor mtd_ooblayout_{get, set}_bytes()
|
8 年之前 |
Masahiro Yamada
|
8e8fd4d1e8
mtd: remove unneeded initializer in mtd_ooblayout_{get, set}_bytes()
|
8 年之前 |
Masahiro Yamada
|
97139d4a6f
treewide: remove redundant #include <linux/kconfig.h>
|
8 年之前 |
Boris Brezillon
|
477b0229ac
mtd: introduce the mtd_pairing_scheme concept
|
9 年之前 |
Boris Brezillon
|
aab616e31d
mtd: kill the nand_ecclayout struct
|
9 年之前 |
Boris Brezillon
|
adbbc3bc82
mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
|
9 年之前 |
Boris Brezillon
|
75eb2cec25
mtd: add mtd_ooblayout_xxx() helper functions
|
9 年之前 |
Ezequiel Garcia
|
fea728c098
mtd: Hook I/O activity to the MTD LED trigger
|
9 年之前 |
Ezequiel Garcia
|
0c034fe377
mtd: Uninline mtd_write_oob and move it to mtdcore.c
|
9 年之前 |
Brian Norris
|
e576330033
mtd: merge MTD development from v4.4 into for-v4.5 development
|
9 年之前 |
Brian Norris
|
472b444eef
mtd: fix cmdlinepart parser, early naming for auto-filled MTD
|
9 年之前 |
Brian Norris
|
adc83bf889
mtd: partitions: support a cleanup callback for parsers
|
9 年之前 |
Brian Norris
|
07fd2f871c
mtd: partitions: pass around 'mtd_partitions' wrapper struct
|
9 年之前 |
Brian Norris
|
c42c2710d6
mtd: partitions: remove kmemdup()
|
9 年之前 |
Brian Norris
|
617f41836c
Merge v4.4-rc1 into MTD development
|
9 年之前 |
Brian Norris
|
215a02fd30
mtd: grab a reference to the MTD of_node before registering it
|
9 年之前 |
Linus Torvalds
|
ad804a0b2a
Merge branch 'akpm' (patches from Andrew)
|
9 年之前 |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 年之前 |
Brian Norris
|
f8479dd6a0
mtd: don't WARN about overloaded users of mtd->reboot_notifier.notifier_call
|
9 年之前 |
Brian Norris
|
5a2415b076
mtd: mtdpart: Do not fail mtd probe when parsing partitions fails
|
9 年之前 |
Brian Norris
|
be0dbff8b4
mtd: warn when registering the same master many times
|
10 年之前 |
Brian Norris
|
3e00ed0e98
mtd: fixup corner case error handling in mtd_device_parse_register()
|
10 年之前 |
Frans Klaver
|
807f16d4db
mtd: core: set some defaults when dev.parent is set
|
10 年之前 |
Frans Klaver
|
260e89a6e0
mtd: core: tone down suggestion that dev.parent should be set
|
10 年之前 |
Johannes Thumshirn
|
35667b9983
mtd: Destroy mtd_idr on module_exit
|
10 年之前 |
Brian Norris
|
57dd990c5e
mtd: propagate error codes from add_mtd_device()
|
10 年之前 |
Lars-Peter Clausen
|
57b8045d13
mtd: Switch to PM ops
|
10 年之前 |
Dan Ehrenberg
|
727dc612c4
mtd: part: Create the master device node when partitioned
|
10 年之前 |