summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-081-1/+1
|\
| * Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-221-1/+1
| |\
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-051-99/+98Star
|\ \ \ | |/ / |/| |
| * | pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski2009-11-281-1/+1
| * | pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm2009-11-281-1/+1
| * | pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm2009-11-281-1/+1
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski2009-11-091-12/+2Star
| * | pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski2009-11-081-84/+93
| |/
* | ARM: Fix warning in sa1100-flash.cRussell King2009-11-161-2/+2
* | mtd/maps: Fix accidental removal in MakefileAtsushi Nemoto2009-11-101-0/+2
* | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds2009-11-052-3/+3
|\ \ | |/ |/|
| * mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger2009-09-241-0/+1
| * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger2009-09-241-3/+2Star
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-241-1/+1
|\ \ | |/ |/|
| * mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-211-1/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-237-30/+406
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-206-7/+7
| |\|
| * | mtd: maps: add mtd-ram support to physmap_ofWolfram Sang2009-09-191-0/+4
| * | mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger2009-09-193-2/+322
| * | mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger2009-09-191-1/+1
| * | mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko2009-09-191-0/+8
| * | mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin2009-09-041-17/+59
| * | mtd: physmap_of: fix incorrect checkvimal singh2009-09-041-6/+7
| * | mtd: plat-ram: use resource_sizeWolfram Sang2009-09-041-1/+1
| * | mtd: physmap_of: use resource_sizeWolfram Sang2009-09-041-3/+4
* | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| |/ |/|
* | Nicolas Pitre has a new email addressNicolas Pitre2009-09-156-7/+7
|/
* Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-121-0/+0
* mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak2009-08-033-258/+0Star
* mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse2009-06-241-8/+14
* mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese2009-06-061-56/+143
* mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger2009-06-051-0/+5
* mtd: uclinux: mark local stuff staticMike Frysinger2009-06-051-3/+3
* mtd: uclinux: do not allow to be built as a moduleMike Frysinger2009-06-051-1/+1
* mtd: uclinux: allow systems to override map addr/sizeMike Frysinger2009-06-051-4/+6
* mtd: remove pmcmsp-ramroot.cShane McDonald2009-06-053-114/+0Star
* mtd: Add armflash support for multiple blocks of flashCatalin Marinas2009-05-291-62/+164
* mtd: DIL/NetPC broken for nowDavid Woodhouse2009-05-291-1/+1
* [MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse2009-05-264-108/+0Star
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-069-124/+221
|\
| * [MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse2009-04-061-0/+1
| * [MTD] support driver model updatesDavid Brownell2009-04-043-0/+4
| * [MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König2009-04-031-1/+1
| * [MTD] [MAPS] Drop now unused sharpsl-flash mapDmitry Eremin-Solenikov2009-03-253-123/+0Star
| * [MTD] RBTX4939 map driverAtsushi Nemoto2009-03-203-0/+215
* | [ARM] fix build-breaking 7a192ec commitRussell King2009-04-031-1/+1
* | Merge branch 'origin' into develRussell King2009-03-284-19/+863
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-18/+19
| |\ \
| | * | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-251-18/+19
| | |/