aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo16-3/+13
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik1-0/+0
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'master' into for-linusRussell King1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren3-173/+0
2010-03-01MTD: fix pismo build errorRussell King1-1/+1
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss3-173/+0
2010-02-15MTD: remove no longer used OMAP flash mapLadislav Michl3-198/+0
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-1/+1
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2-0/+337
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux2-0/+337
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