summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-17/+9
|\
| * 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] netwinder: clean up GPIO namingRussell King2008-12-131-4/+3
* | | [ARM] remove memzero()Russell King2008-11-272-2/+2
|/ /
* | [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
| * [MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger2008-09-261-1/+1
| * [MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox2008-09-261-13/+3
| * [MTD] removed unused #include <version.h>Huang Weiyi2008-08-173-3/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-1210-13/+13
| |\
| * | [MTD] Remove references to TI 'toto' platform.David Woodhouse2008-08-043-141/+0
| * | [MTD] remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-08-015-466/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-25/+9
|\ \ \
| * | | pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski2008-08-311-6/+1
| * | | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-231-9/+8
| * | | pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() usersDominik Brodowski2008-08-231-11/+1
| |/ /
* | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-1/+1
* | | sun_uflash: Convert to pure OF driver.David S. Miller2008-08-291-38/+35
* | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-233-3/+0
| |/ |/|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0710-13/+13
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-079-9/+9
* | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-021-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-2652-340/+251
|\
| * Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-255-115/+18
| |\
| * | [MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König2008-07-251-2/+13
| * | [MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik2008-07-251-4/+7
| * | [MTD] [MAPS] Remove the bast-flash driver.Ben Dooks2008-07-113-243/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-115-99/+11
| |\ \
| * | | [MTD] [MAPS] Blackfin Async Flash MapsMike Frysinger2008-06-043-0/+231
| * | | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-0452-95/+2
* | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
| |_|/ |/| |
* | | [MIPS] MTX-1 flash partition setup move to platform devices registrationYoichi Yuasa2008-07-153-103/+0
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-141-7/+16
|\ \ \
| * | | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-7/+16
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-141-7/+2
|\ \ \ | |/ / |/| |
| * | pcmcia: (re)move {pcmcia,pccard}_get_statusDominik Brodowski2008-06-241-3/+1
| * | pcmcia: simplify pccard_validate_cisDominik Brodowski2008-06-241-4/+1
* | | [MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park2008-06-051-1/+1
|/ /
* | ck804rom: fix driver_data in probe table.David Woodhouse2008-05-271-9/+9
* | mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt2008-05-081-1/+1
* | sh: remove the broken SH_MPC1211 supportAdrian Bunk2008-05-083-88/+0
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-011-2/+4
|\
| * [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-011-2/+4
* | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
|/
* [MTD] [MAPS] omap_nor section fixesDavid Brownell2008-04-221-5/+4
* [MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli2008-04-221-15/+32
OpenPOWER on IntegriCloud