aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-02mtd: physmap_of: Correct the size argument to kzallocJulia Lawall1-1/+1
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+11
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-487/+19
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre1-2/+11
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+3
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-5/+3
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-99/+98
2009-12-04mtd: Fix comment in KconfigKrzysztof Halasa1-3/+3
2009-11-30mtd: add ARM pismo supportRussell King - ARM Linux1-0/+1
2009-11-30mtd: error return -EIO instead of EIORoel Kluin2-2/+2
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser1-3/+3
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-1/+1
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita1-4/+3
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-11-09mtd/maps: Fix accidental removal in MakefileAtsushi Nemoto1-0/+2
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski1-12/+2
2009-11-08pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski1-84/+93
2009-11-05Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds2-3/+3
2009-10-21mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten1-23/+21
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-10-20mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten1-24/+25
2009-10-19pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski1-84/+91
2009-10-17mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow3-467/+0
2009-10-17mtd: maps/sa1100: fix section mismatchDmitry Artamonow1-1/+1
2009-09-27mtd: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger1-0/+1
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger1-3/+2
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-30/+406
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-21mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams1-1/+1
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse6-7/+7
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang1-0/+4
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger3-2/+322
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger1-1/+1
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko1-0/+8
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre6-7/+7
2009-09-04mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin1-17/+59
2009-09-04mtd: physmap_of: fix incorrect checkvimal singh1-6/+7
2009-09-04mtd: plat-ram: use resource_sizeWolfram Sang1-1/+1
2009-09-04mtd: physmap_of: use resource_sizeWolfram Sang1-3/+4
2009-08-12Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik1-0/+0
2009-08-03mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak3-258/+0
2009-06-24mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse1-8/+14
2009-06-06mtd: physmap_of: Add multiple regions and concatenation supportStefan Roese1-56/+143