summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger2009-09-193-2/+322
* mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger2009-09-191-1/+1
* mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko2009-09-191-0/+8
* mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin2009-09-041-17/+59
* mtd: physmap_of: fix incorrect checkvimal singh2009-09-041-6/+7
* mtd: plat-ram: use resource_sizeWolfram Sang2009-09-041-1/+1
* mtd: physmap_of: use resource_sizeWolfram Sang2009-09-041-3/+4
* Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-121-0/+0
* mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak2009-08-033-258/+0
* mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse2009-06-241-8/+14
* mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese2009-06-061-56/+143
* mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger2009-06-051-0/+5
* mtd: uclinux: mark local stuff staticMike Frysinger2009-06-051-3/+3
* mtd: uclinux: do not allow to be built as a moduleMike Frysinger2009-06-051-1/+1
* mtd: uclinux: allow systems to override map addr/sizeMike Frysinger2009-06-051-4/+6
* mtd: remove pmcmsp-ramroot.cShane McDonald2009-06-053-114/+0
* mtd: Add armflash support for multiple blocks of flashCatalin Marinas2009-05-291-62/+164
* mtd: DIL/NetPC broken for nowDavid Woodhouse2009-05-291-1/+1
* [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-264-108/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-069-124/+221
|\
| * [MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse2009-04-061-0/+1
| * [MTD] support driver model updatesDavid Brownell2009-04-043-0/+4
| * [MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
| * [MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov2009-03-253-123/+0
| * [MTD] RBTX4939 map driverAtsushi Nemoto2009-03-203-0/+215
* | [ARM] fix build-breaking 7a192ec commitRussell King2009-04-021-1/+1
* | Merge branch 'origin' into develRussell King2009-03-284-19/+863
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-18/+19
| |\ \
| | * | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-241-18/+19
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-03-263-1/+844
| |\ \ | | |/ | |/|
| | * mtd: flash mapping support for Dreamcast VMU.Adrian McMenamin2009-03-103-1/+844
* | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-252-2/+2
|/ /
* | mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-101-8/+11
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-02-264-22/+26
|\
| * [MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom driver.David Woodhouse2009-02-271-1/+1
| * [MTD] [MAPS] blackfin async requires complex mappingsMike Frysinger2009-02-141-1/+1
| * [MTD] [MAPS] blackfin: fix memory leak in error pathMike Frysinger2009-02-141-1/+5
| * [MTD] [MAPS] physmap: fix wrong free and del_mtd_{partition,device}Atsushi Nemoto2009-02-141-19/+19
* | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-311-2/+2
|/
* [MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse2009-01-091-2/+2
* [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-052-3/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-053-6/+5
|\
| * Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-17/+9
| |\
| * | [ARM] netwinder: clean up GPIO namingRussell King2008-12-131-4/+3
| * | [ARM] remove memzero()Russell King2008-11-272-2/+2
* | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-236-10/+10
* | | [MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto2008-12-101-9/+8
* | | [MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall2008-12-101-2/+1
* | | [MTD] physmap: make physmap compat explicitMike Frysinger2008-12-102-15/+18
* | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-106-12/+14
OpenPOWER on IntegriCloud