Artem Bityutskiy
|
ead995f8d4
mtd: introduce mtd_resume interface
|
13 years ago |
Artem Bityutskiy
|
3fe4bae884
mtd: introduce mtd_suspend interface
|
13 years ago |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 years ago |
Dmitry Eremin-Solenikov
|
769dc43186
mtd: sa1100-flash.c: use mtd_device_parse_register
|
14 years ago |
Jamie Iles
|
2fe2e24ead
mtd: sa1100-flash: convert to mtd_device_register()
|
14 years ago |
Dmitry Eremin-Solenikov
|
a8adc3f01b
mtd: drop CONFIG_MTD_CONCAT ifdefs
|
14 years ago |
Dmitry Artamonow
|
5a134239e7
mtd: maps/sa1100: fix section mismatch
|
15 years ago |
Russell King
|
794d579ae1
mtd: Fix warning in sa1100-flash.c
|
15 years ago |
Nicolas Pitre
|
2f82af08fc
Nicolas Pitre has a new email address
|
16 years ago |
David Woodhouse
|
ccd93854d4
[MTD] Remove mtd->{suspend,resume} calls from board drivers
|
16 years ago |
Linus Torvalds
|
22ae77bc7a
Merge git://git.infradead.org/mtd-2.6
|
16 years ago |
Uwe Kleine-König
|
f0b1e58924
[MTD] [MAPS] move sa1100 flash's probe function to .devinit.text
|
16 years ago |
Russell King
|
997302259f
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
|
16 years ago |
Uwe Kleine-König
|
bcc8f3e01f
rename platform_driver name "flash" to "sa1100-mtd"
|
16 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
be50972935
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
|
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 |
Burman Yan
|
95b93a0cd4
[MTD] replace kmalloc+memset with kzalloc
|
18 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Russell King
|
3ae5eaec1d
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
|
19 years ago |
Linus Torvalds
|
b3ce1debe2
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
|
19 years ago |
Jesper Juhl
|
fa671646f6
[PATCH] kfree cleanup: drivers/mtd
|
19 years ago |
Thomas Gleixner
|
69f34c98c1
[MTD] maps: Clean up trailing white spaces
|
19 years ago |
Linus Torvalds
|
4fd5f8267d
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
|
19 years ago |
Russell King
|
d052d1beff
Create platform_device.h to contain all the platform device details.
|
19 years ago |
Russell King
|
13bfb34c10
[ARM] Fix Assabet reboot with SA1100 MTD map driver
|
19 years ago |
Russell King
|
14e66f767f
[ARM] Allow MTD device name to be passed via platform data
|
19 years ago |
Russell King
|
822e5e7269
[ARM] Fix MTD device/partition destruction
|
19 years ago |
Russell King
|
0d2ef7d73e
[ARM] Add support for init/exit methods in sa1100 MTD map driver
|
19 years ago |