aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely10-68/+126
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely2-4/+10
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-65/+126
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2-4/+4
2010-05-17mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse1-4/+4
2010-05-14pcmciamtd: add another IDDominik Brodowski1-0/+1
2010-05-14pcmciamtd: coding style cleanupsAlexander Kurz1-22/+33
2010-05-14pcmciamtd: fixing obvious errorsAlexander Kurz2-17/+17
2010-05-14mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe1-5/+48
2010-05-13drivers/mtd: Use kzallocJulia Lawall3-6/+3
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse16-3/+13
2010-05-10mtd: maps: Eliminate use after freeJulia Lawall1-1/+1
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski1-3/+0
2010-04-20mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten1-2/+5
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-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse6-373/+2
2010-03-21mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang1-1/+7
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-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-2/+348
2010-02-25mtd: maps: ceiva: do not return random numbersArtem Bityutskiy1-1/+1
2010-02-25mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger1-8/+8
2010-02-25mtd: ixp4xx: fix reading from half-word boundaryJon Ringle1-2/+2
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
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