aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-110/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-041-5/+0
|\
| * [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-095-286/+1
|\ \ | |/
| * [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0
| * [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
* | misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-4/+4
|/
* [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk2007-04-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-271-2/+2
|\
| * [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-2/+2
* | [MTD] [MAPS] fix plat-ram printk formatRandy Dunlap2007-04-261-1/+2
* | Use menuconfig objects: MTDJan Engelhardt2007-04-191-5/+3
* | [MTD] Fix dependencies for MIPS MTD driversRalf Baechle2007-04-171-3/+3
* | [MTD] Alchemy cleanupsRalf Baechle2007-04-171-9/+0
* | [MTD] PMC MSP71xx flash/rootfs mappingsMarc St-Jean2007-04-024-0/+324
|/
* [MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox2007-03-081-2/+2
* [MTD] ESB2 check for closed ROM windowCyrill Gorcunov2007-03-081-3/+8
* [MTD] [MAPS] ichxrom warning fixAndrew Morton2007-02-181-2/+2
* [MTD] [MAPS] amd76xrom warning fixAndrew Morton2007-02-181-2/+2
* [MTD] [MAPS] esb2rom warning fixesAndrew Morton2007-02-181-2/+2
* [MTD] [MAPS] ck804xrom warning fixAndrew Morton2007-02-181-2/+2
* [MTD] [MAPS] netsc520 warning fixAndrew Morton2007-02-181-1/+3
* [MTD] [MAPS] sc520cdp warning fixAndrew Morton2007-02-181-2/+3
* [MTD] CK804XROM must depend on PCIakpm@osdl.org2007-02-091-1/+1
* [MTD] ck804xrom: fix a pci_find_deviceAlan2007-01-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-182-2/+2
|\
| * Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
| * Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
* | [MTD] Nuke IVR leftoversRalf Baechle2006-12-113-209/+0
* | [MTD] ESB2ROM uses PCIRandy Dunlap2006-12-101-1/+1
* | [MTD] of_device-based physmap driverVitaly Wool2006-12-083-0/+265
* | [MTD] Remove trailing whitespaceDavid Woodhouse2006-11-303-3/+3
* | [MTD] return error code from get_mtd_device()Artem Bityutskiy2006-11-291-1/+2
* | [MTD] fix map probe name for cstm_mips_ixxYoichi Yuasa2006-11-291-1/+1
* | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-289-25/+10
* | [MTD] Fix printk format warning in physmap. (resources again)Randy Dunlap2006-11-281-1/+1
* | [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridgeDave Olsen2006-11-283-0/+366
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-211-1/+1
|\ \ | |/
| * [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-101-1/+1
* | [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD supportYoichi Yuasa2006-10-211-120/+1
* | [MTD] MAPS: esb2rom: use hotplug safe interfacesAlan Cox2006-10-211-3/+4
* | [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridgeLew Glendenning2006-10-213-0/+459
* | [MTD] MAPS: Add parameter to amd76xrom to override rom window sizeRyan Jackson2006-10-211-6/+28
|/
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-025-12/+12
* [MTD] Remove iq80310 map driverLennert Buytenhek2006-09-223-127/+0
* [MTD] physmap: add power management supportLennert Buytenhek2006-09-221-0/+33
* ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-2212-15/+108