Linus Torvalds
|
48476df998
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
|
12 years ago |
Ezequiel Garcia
|
eb82038f97
mtd: physmap_of: Convert device allocation to managed devm_kzalloc()
|
12 years ago |
Linus Torvalds
|
d92dd35920
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
|
12 years ago |
Stefan Roese
|
1648eaaa15
mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking
|
12 years ago |
Baruch Siach
|
7dfe4be351
mtd: physmap_of: fix cmdline partition method w/o linux, mtd-name
|
12 years ago |
Greg Kroah-Hartman
|
d892994280
Drivers: mtd: remove __dev* attributes.
|
12 years ago |
Anton Prins
|
e58a66d84b
mtd: physmap_of: error checking to prevent a NULL pointer dereference
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
d68cbdd4fb
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
|
12 years ago |
Stefan Roese
|
d0788ce492
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
|
13 years ago |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 years ago |
Dmitry Eremin-Solenikov
|
f44dcbd062
mtd: physmap_of.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
fbcf62a32b
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
|
14 years ago |
Dmitry Eremin-Solenikov
|
5f4ba9f925
mtd: physmap_of: use ofpart through generic parsing
|
14 years ago |
Jamie Iles
|
984e6d8ec5
mtd: physmap: convert to mtd_device_register()
|
14 years ago |
Grant Likely
|
b1608d69cb
drivercore: revert addition of of_match to struct device
|
14 years ago |
Artem Bityutskiy
|
7bf7e370d5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
|
14 years ago |
Dmitry Eremin-Solenikov
|
a8adc3f01b
mtd: drop CONFIG_MTD_CONCAT ifdefs
|
14 years ago |
Grant Likely
|
1c48a5c93d
dt: Eliminate of_platform_{,un}register_driver
|
14 years ago |
Joe Perches
|
f9a5279c70
mtd: maps: Use printf extension %pR for struct resource
|
14 years ago |
Stefan Roese
|
940fe282ae
mtd: physmap_of: Loop through all "reg" tuples for mapping
|
14 years ago |
Ian Munsie
|
766f271a63
mtd: Fix endianness issues from device tree
|
14 years ago |
Graeme Smecher
|
7a50d06e24
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
|
15 years ago |
Linus Torvalds
|
58d4ea65b9
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
|
15 years ago |
Linus Torvalds
|
e8a89cebdb
Merge git://git.infradead.org/mtd-2.6
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Julia Lawall
|
00b275dbfc
drivers/mtd/maps: introduce missing kfree
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |