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 |
Jason Gunthorpe
|
9d5da3a9b8
mtd: extend physmap_of to let the device tree specify the parition probe
|
15 years ago |
David Woodhouse
|
0ae28a35bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Julia Lawall
|
e026255f7d
mtd: physmap_of: Correct the size argument to kzalloc
|
15 years ago |
Wolfram Sang
|
fc28c39f0e
mtd: maps: add mtd-ram support to physmap_of
|
16 years ago |
vimal singh
|
ad4fbc7921
mtd: physmap_of: fix incorrect check
|
16 years ago |
Wolfram Sang
|
2763c508a3
mtd: physmap_of: use resource_size
|
16 years ago |
Stefan Roese
|
143070e746
mtd: physmap_of: Add multiple regions and concatenation support
|
16 years ago |
David Woodhouse
|
db99a55231
[MTD] [NOR] Add device parent info to physmap_of
|
16 years ago |
Kay Sievers
|
475b44c199
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Sebastian Andrzej Siewior
|
69fd3a8d09
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
|
16 years ago |