summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [MTD] Make init_impa7 staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_redwood_flash function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_msp_flash function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make h720x_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_mbx function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make the function init_vmax301 staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_fortunet function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make alchemy_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make ipaq_mtd_init function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_dbox2_flash staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_flagadm function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_oct5066 function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make the init_edb7312nor function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_rpxlite function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_tqm_mtd function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-101-2/+2
* | | [MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev2008-12-101-1/+1
* | | [MTD] Make init_sharpsl symbol staticDmitri Vorobiev2008-12-101-1/+1
| |/ |/|
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-091-17/+9
|\ \ | |/ |/|
| * [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-261-17/+9
* | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-131-1/+10
* | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-132-4/+6
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-208-625/+5
|\
| * [MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse2008-10-141-2/+0
| * [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-2/+1
OpenPOWER on IntegriCloud