aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk3-3/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King10-13/+13
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King9-9/+9
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King1-1/+1
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds52-340/+251
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse5-115/+18
2008-07-25[MTD] physmap: resume already suspended chips on failure to suspendUwe Kleine-König1-2/+13
2008-07-25[MTD] physmap: Fix suspend/resume/shutdown bugs.Robert Jarzmik1-4/+7
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-15[MIPS] MTX-1 flash partition setup move to platform devices registrationYoichi Yuasa3-103/+0
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-7/+16
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-7/+2
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks3-243/+0
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse5-99/+11
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead of __REGTony Lindgren1-7/+16
2008-06-24pcmcia: (re)move {pcmcia,pccard}_get_statusDominik Brodowski1-3/+1
2008-06-24pcmcia: simplify pccard_validate_cisDominik Brodowski1-4/+1
2008-06-05[MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park1-1/+1
2008-06-04[MTD] [MAPS] Blackfin Async Flash MapsMike Frysinger3-0/+231
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk52-95/+2
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse1-9/+9
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt1-1/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk3-88/+0
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+4
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert1-2/+4
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-22[MTD] [MAPS] omap_nor section fixesDavid Brownell1-5/+4
2008-04-22[MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli1-15/+32
2008-04-22[MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni1-1/+1
2008-04-22[MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger1-27/+62
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers8-2/+22
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison4-7/+7
2008-04-22[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger1-0/+3
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov1-8/+7
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-224/+137
2008-02-07[MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org1-6/+8
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel1-1/+1
2008-02-03[MTD] physmap.c: Add support for multiple resourcesStefan Roese1-58/+104
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood1-62/+27
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka1-1/+1
2008-01-08[MTD] [MAPS] Remove Photron PNC-2000 map driverDavid Woodhouse3-101/+0
2007-11-28[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec1-1/+1
2007-10-30MTD: small physmap_of partition parsing fixesValentine Barshak1-6/+7
2007-10-20typo fixesMatt LaPlante1-5/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds1-2/+2
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-129/+218
2007-09-23[MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse3-0/+306
2007-09-23[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor5-365/+205
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson1-125/+99
2007-09-19[POWERPC] Make partitions optional in physmap_ofJosh Boyer1-0/+2