Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 years ago |
Paul Parsons
|
876fe76d79
mtd: maps: physmap: Add reference counter to set_vpp()
|
13 years ago |
Artem Bityutskiy
|
079c985e7a
mtd: do not use mtd->suspend and mtd->resume directly
|
13 years ago |
Artem Bityutskiy
|
ead995f8d4
mtd: introduce mtd_resume interface
|
13 years ago |
Artem Bityutskiy
|
3fe4bae884
mtd: introduce mtd_suspend interface
|
13 years ago |
Jonas Gorski
|
529688fed6
mtd: maps: physmap: allow partition parsers for physmap_flash_data
|
13 years ago |
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 |