aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-14[POWERPC] Document and implement an improved flash device binding for powerpcDavid Gibson1-65/+174
2007-09-14Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2-7/+4
2007-09-09[MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa3-184/+0
2007-08-23[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()Jared Hulbert2-7/+4
2007-08-23Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcDavid Woodhouse4-385/+2
2007-08-22[MTD] Remove dead mapsKumar Gala4-383/+0
2007-08-22[MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer1-2/+2
2007-08-17[POWERPC] Fixes to allow use of Ebony's flash chips through physmap_ofDavid Gibson1-1/+1
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2007-08-01[MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]allocMariusz Kozlowski1-10/+12
2007-08-01[MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski1-5/+0
2007-07-26sun userflash is PCI-dependentAl Viro1-1/+1
2007-07-23[MTD] Remove useless references to MIPS_HYDROGEN3 and MIPS_MIRAGE_WHY.Robert P. J. Day1-14/+0
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-110/+0
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-110/+0
2007-06-28[MTD] [MAPS] Cleanup nettel map driverAdrian Bunk1-59/+2
2007-06-28[MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2-5/+0
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+0
2007-05-11[MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger1-5/+0
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-286/+1
2007-05-09[MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson4-285/+0
2007-05-09[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson1-1/+1
2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-4/+4
2007-04-27[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk1-1/+1
2007-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-2/+2
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-2/+2
2007-04-26[MTD] [MAPS] fix plat-ram printk formatRandy Dunlap1-1/+2
2007-04-19Use menuconfig objects: MTDJan Engelhardt1-5/+3
2007-04-17[MTD] Fix dependencies for MIPS MTD driversRalf Baechle1-3/+3
2007-04-17[MTD] Alchemy cleanupsRalf Baechle1-9/+0
2007-04-02[MTD] PMC MSP71xx flash/rootfs mappingsMarc St-Jean4-0/+324
2007-03-08[MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox1-2/+2
2007-03-08[MTD] ESB2 check for closed ROM windowCyrill Gorcunov1-3/+8
2007-02-18[MTD] [MAPS] ichxrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] amd76xrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] esb2rom warning fixesAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] ck804xrom warning fixAndrew Morton1-2/+2
2007-02-18[MTD] [MAPS] netsc520 warning fixAndrew Morton1-1/+3
2007-02-18[MTD] [MAPS] sc520cdp warning fixAndrew Morton1-2/+3
2007-02-09[MTD] CK804XROM must depend on PCIakpm@osdl.org1-1/+1
2007-01-31[MTD] ck804xrom: fix a pci_find_deviceAlan1-1/+1