Brian Norris
|
b137aab438
mtd: physmap_of: fix set but unused warning
|
9 年 前 |
Linus Walleij
|
b0afd44bc1
mtd: physmap_of: add a hook for Versatile write protection
|
9 年 前 |
Brian Norris
|
8361a9b8cb
mtd: physmap_of: assign parent for the concatenated MTD
|
9 年 前 |
Brian Norris
|
004b5e6031
mtd: drop unnecessary partition parser data
|
9 年 前 |
Frans Klaver
|
0df415598e
mtd: maps: physmap_of: drop owner assignment
|
10 年 前 |
Colin Ian King
|
7e0c19c960
mtd: physmap_of: fix null pointer deference when kzalloc returns null
|
10 年 前 |
Fabian Frederick
|
6661044365
mtd: constify of_device_id array
|
10 年 前 |
Joe Schultz
|
3fc1cf5f0a
mtd: physmap_of: Add read-only fallback
|
11 年 前 |
Linus Torvalds
|
d6666be6f0
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
|
10 年 前 |
Ard Biesheuvel
|
92b633a8a4
mtd: physmap_of: fix potential NULL dereference
|
10 年 前 |
Wolfram Sang
|
fe5e482591
mtd: maps: drop owner assignment from platform_drivers
|
10 年 前 |
Aaron Sierra
|
e5bffb59cf
mtd: physmap_of: Add non-obsolete map_rom probe
|
11 年 前 |
Aaron Sierra
|
9b07a8d1ab
mtd: physmap_of: Fix ROM support via OF
|
11 年 前 |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 年 前 |
Artem Bityutskiy
|
cce2a026b5
mtd: physmap_of: add const qualifiers
|
12 年 前 |
Linus Torvalds
|
48476df998
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
|
12 年 前 |
Ezequiel Garcia
|
eb82038f97
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
|
12 年 前 |
Linus Torvalds
|
d92dd35920
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
|
12 年 前 |
Stefan Roese
|
1648eaaa15
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
|
12 年 前 |
Baruch Siach
|
7dfe4be351
mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
|
12 年 前 |
Greg Kroah-Hartman
|
d892994280
Drivers: mtd: remove __dev* attributes.
|
12 年 前 |
Anton Prins
|
e58a66d84b
mtd: physmap_of: error checking to prevent a NULL pointer dereference
|
12 年 前 |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
d68cbdd4fb
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
|
12 年 前 |
Stefan Roese
|
d0788ce492
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
|
13 年 前 |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 年 前 |
Dmitry Eremin-Solenikov
|
f44dcbd062
mtd: physmap_of.c: use mtd_device_parse_register
|
14 年 前 |
Dmitry Eremin-Solenikov
|
fbcf62a32b
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
|
14 年 前 |
Dmitry Eremin-Solenikov
|
5f4ba9f925
mtd: physmap_of: use ofpart through generic parsing
|
14 年 前 |
Jamie Iles
|
984e6d8ec5
mtd: physmap: convert to mtd_device_register()
|
14 年 前 |