aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAge
* rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-30
* [MTD] [MAPS] Fix printk format warning in nettel.cDavid Woodhouse2009-01-09
* [MTD] LPDDR extended physmap driver to support LPDDR flashAlexey Korolev2009-01-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-05
|\
| * Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
| |\
| * | [ARM] netwinder: clean up GPIO namingRussell King2008-12-13
| * | [ARM] remove memzero()Russell King2008-11-27
* | | [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
* | | [MTD] physmap: fix leak of memory returned by parse_mtd_partitionsAtsushi Nemoto2008-12-10
* | | [MTD] drivers/mtd/maps/nettel.c: use ARRAY_SIZEJulia Lawall2008-12-10
* | | [MTD] physmap: make physmap compat explicitMike Frysinger2008-12-10
* | | [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* | | [MTD] Make init_impa7 staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_redwood_flash function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_msp_flash function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make h720x_mtd_init function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_mbx function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make the function init_vmax301 staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_fortunet function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make alchemy_mtd_init function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make ipaq_mtd_init function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_dbox2_flash staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_flagadm function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_oct5066 function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make the init_edb7312nor function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_sbc82xx_flash function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_rpxlite function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_tqm_mtd function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_sbc8240_mtd function staticDmitri Vorobiev2008-12-10
* | | [MTD] Make init_sharpsl symbol staticDmitri Vorobiev2008-12-10
| |/ |/|
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-09
|\ \ | |/ |/|
| * [MTD] physmap: fix memory leak on physmap_flash_remove by using devresAtsushi Nemoto2008-11-26
* | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-13
* | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-13
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-20
|\
| * [MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse2008-10-14
| * [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-13
| * [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger2008-09-26
| * [MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox2008-09-26
| * [MTD] removed unused #include <version.h>Huang Weiyi2008-08-17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-12
| |\
| * | [MTD] Remove references to TI 'toto' platform.David Woodhouse2008-08-04
| * | [MTD] remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-08-01
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\ \ \
| * | | pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-31
| * | | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-22
| * | | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski2008-08-22
| |/ /
* | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* | | sun_uflash: Convert to pure OF driver.David S. Miller2008-08-29