summaryrefslogtreecommitdiff
path: root/drivers/mtd/maps
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04mtd: Fix comment in KconfigKrzysztof Halasa
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King
2009-11-09mtd/maps: Fix accidental removal in MakefileAtsushi Nemoto
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski
2009-11-08pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski
2009-11-05Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-04mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh
2009-09-04mtd: plat-ram: use resource_sizeWolfram Sang
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik
2009-08-03mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak
2009-06-24mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse
2009-06-06mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese
2009-06-05mtd: maps: Blackfin async: fix memory leaks in probe/remove funcsMike Frysinger
2009-06-05mtd: uclinux: mark local stuff staticMike Frysinger
2009-06-05mtd: uclinux: do not allow to be built as a moduleMike Frysinger
2009-06-05mtd: uclinux: allow systems to override map addr/sizeMike Frysinger
2009-06-05mtd: remove pmcmsp-ramroot.cShane McDonald
2009-05-29mtd: Add armflash support for multiple blocks of flashCatalin Marinas
2009-05-29mtd: DIL/NetPC broken for nowDavid Woodhouse
2009-05-26[MTD] Remove mtd->{suspend,resume} calls from board driversDavid Woodhouse
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] [NOR] Add device parent info to physmap_ofDavid Woodhouse
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-04-03[MTD] [MAPS] move sa1100 flash's probe function to .devinit.textUwe Kleine-König
2009-04-02[ARM] fix build-breaking 7a192ec commitRussell King
2009-03-28Merge branch 'origin' into develRussell King