Dmitry Eremin-Solenikov
|
d45fd12188
mtd: physmap.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
13e0fe49f6
mtd: drop physmap_configure
|
14 years ago |
Linus Torvalds
|
29a6ccca38
Merge git://git.infradead.org/mtd-2.6
|
14 years ago |
Jamie Iles
|
984e6d8ec5
mtd: physmap: convert to mtd_device_register()
|
14 years ago |
Marc Zyngier
|
667f390bee
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
|
14 years ago |
Marc Zyngier
|
b7281ca2a4
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
|
14 years ago |
Dmitry Eremin-Solenikov
|
a8adc3f01b
mtd: drop CONFIG_MTD_CONCAT ifdefs
|
14 years ago |
Barry Song
|
78ef7fab0e
mtd-physmap: add support users can assign the probe type in board files
|
15 years ago |
H Hartley Sweeten
|
1d90d2c3d4
mtd: physmap: use resource_size()
|
15 years ago |
H Hartley Sweeten
|
1ca5d2f019
mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT device
|
15 years ago |
Roel Kluin
|
895fb49459
mtd: error return -EIO instead of EIO
|
15 years ago |
H Hartley Sweeten
|
8ce110ac19
mtd: Fix compile failure and error path in physmap.c
|
15 years ago |
H Hartley Sweeten
|
4b56ffcace
mtd: Fix kernel NULL pointer dereference in physmap.c
|
15 years ago |
David Woodhouse
|
ccd93854d4
[MTD] Remove mtd->{suspend,resume} calls from board drivers
|
16 years ago |
David Brownell
|
87f39f0493
[MTD] support driver model updates
|
16 years ago |
Atsushi Nemoto
|
d58ab5cf09
mtd: physmap: fix NULL pointer dereference in error path
|
16 years ago |
Atsushi Nemoto
|
e480814f13
[MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}
|
16 years ago |
Alexey Korolev
|
d81408304b
[MTD] LPDDR extended physmap driver to support LPDDR flash
|
16 years ago |
Kay Sievers
|
160bbab300
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Atsushi Nemoto
|
176bf2e0f1
[MTD] physmap: fix leak of memory returned by parse_mtd_partitions
|
16 years ago |
Mike Frysinger
|
dcb3e137ce
[MTD] physmap: make physmap compat explicit
|
16 years ago |
Atsushi Nemoto
|
3136e903fa
[MTD] physmap: fix memory leak on physmap_flash_remove by using devres
|
16 years ago |
Uwe Kleine-König
|
4b5e33a7bf
[MTD] physmap: resume already suspended chips on failure to suspend
|
17 years ago |
Robert Jarzmik
|
7b24919115
[MTD] physmap: Fix suspend/resume/shutdown bugs.
|
17 years ago |
Adrian Bunk
|
59018b6d2a
MTD/JFFS2: remove CVS keywords
|
17 years ago |
Kay Sievers
|
41d867c9ac
[MTD] [MAPS] fix platform driver hotplug/coldplug
|
17 years ago |
Anton Vorontsov
|
4a5691c0f7
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
|
17 years ago |
akpm@linux-foundation.org
|
d5476689af
[MTD] Fix maps/physmap.c compilation with CONFIG_PM
|
17 years ago |
Stefan Roese
|
df66e7167a
[MTD] physmap.c: Add support for multiple resources
|
17 years ago |
Burman Yan
|
95b93a0cd4
[MTD] replace kmalloc+memset with kzalloc
|
18 years ago |