aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-14[MTD] [MAPS] Remove unused variable after ROM API cleanup.David Woodhouse
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior
2008-09-26[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger
2008-09-26[MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29sun_uflash: Convert to pure OF driver.David S. Miller
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski
2008-08-23pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski
2008-08-17[MTD] removed unused #include <version.h>Huang Weiyi
2008-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-04[MTD] Remove references to TI 'toto' platform.David Woodhouse
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King
2008-08-01[MTD] remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse
2008-07-25[MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König
2008-07-25[MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-15[MIPS] MTX-1 flash partition setup move to platform devices registrationYoichi Yuasa
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren
2008-06-24pcmcia: (re)move {pcmcia,pccard}_get_statusDominik Brodowski
2008-06-24pcmcia: simplify pccard_validate_cisDominik Brodowski
2008-06-05[MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park
2008-06-04[MTD] [MAPS] Blackfin Async Flash MapsMike Frysinger
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-22[MTD] [MAPS] omap_nor section fixesDavid Brownell
2008-04-22[MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli
2008-04-22[MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni
2008-04-22[MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-22[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov