summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-68/+126
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-4/+10
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds-65/+126
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-4/+4
2010-05-17mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messagesDavid Woodhouse-4/+4
2010-05-14pcmciamtd: add another IDDominik Brodowski-0/+1
2010-05-14pcmciamtd: coding style cleanupsAlexander Kurz-22/+33
2010-05-14pcmciamtd: fixing obvious errorsAlexander Kurz-17/+17
2010-05-14mtd: extend physmap_of to let the device tree specify the parition probeJason Gunthorpe-5/+48
2010-05-13drivers/mtd: Use kzallocJulia Lawall-6/+3
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-3/+13
2010-05-10mtd: maps: Eliminate use after freeJulia Lawall-1/+1
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski-3/+0
2010-04-20mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+13
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-373/+2
2010-03-21mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang-1/+7
2010-03-19Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik-0/+0
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-03-08Merge branch 'master' into for-linusRussell King-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren-173/+0
2010-03-01MTD: fix pismo build errorRussell King-1/+1
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss-173/+0
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-2/+348
2010-02-25mtd: maps: ceiva: do not return random numbersArtem Bityutskiy-1/+1
2010-02-25mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger-8/+8
2010-02-25mtd: ixp4xx: fix reading from half-word boundaryJon Ringle-2/+2
2010-02-15MTD: remove no longer used OMAP flash mapLadislav Michl-198/+0
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil-1/+1
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds-0/+337
2010-01-13mtd: Really add ARM pismo supportRussell King - ARM Linux-0/+337
2010-01-02mtd: physmap_of: Correct the size argument to kzallocJulia Lawall-1/+1
2009-12-17Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+11
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds-487/+19
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre-2/+11
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+3
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-5/+3
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-99/+98
2009-12-04mtd: Fix comment in KconfigKrzysztof Halasa-3/+3
2009-11-30mtd: add ARM pismo supportRussell King - ARM Linux-0/+1
2009-11-30mtd: error return -EIO instead of EIORoel Kluin-2/+2
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser-3/+3
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren-1/+1
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita-4/+3
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King-2/+2