aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-110/+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
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-2/+2
2006-12-11[MTD] Nuke IVR leftoversRalf Baechle3-209/+0
2006-12-10[MTD] ESB2ROM uses PCIRandy Dunlap1-1/+1
2006-12-08[MTD] of_device-based physmap driverVitaly Wool3-0/+265
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse3-3/+3
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy1-1/+2
2006-11-29[MTD] fix map probe name for cstm_mips_ixxYoichi Yuasa1-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan9-25/+10
2006-11-28[MTD] Fix printk format warning in physmap. (resources again)Randy Dunlap1-1/+1
2006-11-28[MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridgeDave Olsen3-0/+366
2006-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+1
2006-10-21[MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD supportYoichi Yuasa1-120/+1
2006-10-21[MTD] MAPS: esb2rom: use hotplug safe interfacesAlan Cox1-3/+4
2006-10-21[MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridgeLew Glendenning3-0/+459
2006-10-21[MTD] MAPS: Add parameter to amd76xrom to override rom window sizeRyan Jackson1-6/+28
2006-10-10[PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-02[MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad5-12/+12
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek3-127/+0
2006-09-22[MTD] physmap: add power management supportLennert Buytenhek1-0/+33
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad12-15/+108