summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse-9/+9
2008-05-08mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt-1/+1
2008-05-08sh: remove the broken SH_MPC1211 supportAdrian Bunk-88/+0
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds-2/+4
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert-2/+4
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison-1/+1
2008-04-22[MTD] [MAPS] omap_nor section fixesDavid Brownell-5/+4
2008-04-22[MTD] [MAPS] Extend plat-ram to support a supplied probe typeFlorian Fainelli-15/+32
2008-04-22[MTD] fix minor typo in the MTD map driver for SHARP SL seriesThomas Petazzoni-1/+1
2008-04-22[MTD] [MAPS] add support for Nvidia MCP55 to ck804xromCarl-Daniel Hailfinger-27/+62
2008-04-22[MTD] [MAPS] fix platform driver hotplug/coldplugKay Sievers-2/+22
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison-7/+7
2008-04-22[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger-0/+3
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov-8/+7
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds-224/+137
2008-02-07[MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org-6/+8
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel-1/+1
2008-02-03[MTD] physmap.c: Add support for multiple resourcesStefan Roese-58/+104
2008-02-03[MTD] Factor out OF partition support from the NOR driver.Scott Wood-62/+27
2008-01-10[MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka-1/+1
2008-01-08[MTD] [MAPS] Remove Photron PNC-2000 map driverDavid Woodhouse-101/+0
2007-11-28[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m Stanislav Brabec-1/+1
2007-10-30MTD: small physmap_of partition parsing fixesValentine Barshak-6/+7
2007-10-20typo fixesMatt LaPlante-5/+5
2007-10-15Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driverLinus Torvalds-2/+2
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-129/+218
2007-09-23[MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse-0/+306
2007-09-23[MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor-365/+205
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson-125/+99
2007-09-19[POWERPC] Make partitions optional in physmap_ofJosh Boyer-0/+2
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson-65/+174
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras-7/+4
2007-09-09[MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa-184/+0
2007-08-23[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert-7/+4
2007-08-23Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...David Woodhouse-385/+2
2007-08-22[MTD] Remove dead mapsKumar Gala-383/+0
2007-08-22[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer-2/+2
2007-08-17[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson-1/+1
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-1/+1
2007-08-01[MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]allocMariusz Kozlowski-10/+12
2007-08-01[MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski-5/+0
2007-07-26sun userflash is PCI-dependentAl Viro-1/+1
2007-07-23[MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.Robert P. J. Day-14/+0
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-110/+0
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa-110/+0
2007-06-28[MTD] [MAPS] Cleanup nettel map driverAdrian Bunk-59/+2
2007-06-28[MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse-5/+0
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds-5/+0
2007-05-11[MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger-5/+0
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds-286/+1