summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
AgeCommit message (Expand)AuthorLines
2005-03-16[PATCH] sort-out-pci_rom_address_enable-vs-ioresource_rom_enable.patchAndrew Morton-3/+3
2005-03-13[PATCH] ppc32: Update chestnut platform filesMark A. Greer-100/+0
2005-03-13[PATCH] remove drivers/mtd/maps/ich2rom.cAdrian Bunk-316/+0
2005-03-07[PATCH] Determine SCx200 CB address at run-timeHenrik Brix Andersen-8/+7
2005-02-01[PATCH] misc mtd sparse fixesAlexander Viro-3/+3
2005-01-20[PATCH] Lock initializer cleanup: MTDThomas Gleixner-7/+7
2005-01-14[PATCH] various Kconfig fixesGabor Egry-2/+2
2005-01-11[PATCH] pcmcia: remove client_attributesDominik Brodowski-1/+0
2005-01-11[PATCH] pcmcia: BUG on dev_list != NULLDominik Brodowski-29/+1
2005-01-10[PATCH] fix unresolved MTD symbols in scx200_docflash.cWilliam Lee Irwin III-6/+3
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton-9/+9
2005-01-05MTD: Remove gratuitous (void *) casts.Domen Puncer-5/+5
2005-01-05MTD: Cosmetic ident catchup.David Woodhouse-1/+1
2005-01-05[MTD] add missing dependencies on MTD_PARTITIONSDavid Woodhouse-3/+3
2005-01-05MTD: Fix config option name in Makefile for IBM 750FX/750GX boards.David Woodhouse-4/+6
2005-01-05[MTD] remove unnecessary casts from drivers/mtd/maps/nettel.c and kill two wa...Jesper Juhl-11/+9
2005-01-04Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse-20/+259
2005-01-03[PATCH] ppc32: add Support for IBM 750FX and 750GX Eval BoardsRandy Vinson-0/+98
2004-12-13MTD: New mapping driver for IBM 405GP 'Walnut' board.Heikki Lindholm-2/+133
2004-12-13MTD: Use JEDEC probe for flash chips on Ebony board.Heikki Lindholm-5/+5
2004-11-28 NULL noise removal, missing __iomem in a couple of declarations,David Woodhouse-62/+61
2004-11-27MTD: Support NOR and NAND flash on Sharp SL Series PDAs.David Woodhouse-2/+110
2004-11-27[PATCH] mtd/maps trivial annotationsAlexander Viro-47/+46
2004-11-16MTD: some cleanupsDavid Woodhouse-18/+18
2004-11-16MTD: Compile fix for the typo fix in ixp2000 map driver.David Woodhouse-2/+2
2004-11-16MTD map/device driver cleanups -- remove bogus __iomem castsDavid Woodhouse-103/+90
2004-11-13[MTD] sa1100: Obtain flash device location from platform device.Russell King-188/+54
2004-11-13[MTD] sa1100: Use set_vpp functions provided by machine support code.Russell King-31/+14
2004-11-13[MTD] sa1100: remove static partitioning information.Russell King-868/+94
2004-11-13[MTD] sa1100: more driver model integration and consolidation.Russell King-21/+32
2004-11-13[MTD] sa1100: add container structure for one logical flash device.Russell King-67/+70
2004-11-13[MTD] sa1100: consolidate mtd and partition destructors.Russell King-29/+25
2004-11-12[MTD] sa1100: split out sub-device init/destruction.Russell King-76/+89
2004-11-12[MTD] sa1100: add driver model support and remove static flash probingRussell King-74/+41
2004-11-01[ARM PATCH] 2183/1: GPIO84:81 for PXA26x definesMatthias Burghardt-258/+0
2004-11-01[ARM] mtd: update mapping drivers.Russell King-64/+109
2004-10-21MTD: dilnetpc: use %p for ptr printk arg.Randy Dunlap-2/+2
2004-10-21MTD: NOR flash chip driver updatesDavid Woodhouse-430/+446
2004-10-21New MTD map drivers.David Woodhouse-8/+1050
2004-10-21MTD map driver update: ppc44x 'ebony' boardDavid Woodhouse-7/+8
2004-10-21MTD map driver update: Alchemy DB1xxx boardsDavid Woodhouse-13/+20
2004-10-21MTD updates for __iomemThomas Gleixner-129/+128
2004-10-13[PATCH] Fix MTD build error for Lubbock map driverNicolas Pitre-5/+5
2004-10-02[PATCH] Updated IXP4xx MTD driver from CVS (v1.6)Deepak Saxena-4/+20
2004-09-16[PATCH] Add MTD map driver for Intel IXP2000 NPUDeepak Saxena-0/+291
2004-09-16[PATCH] Update IXP4xx MTD driver from CVS MTDDeepak Saxena-2/+4
2004-09-11Fix up and annotate MTD map usage of PCI memory accessLinus Torvalds-20/+18
2004-08-31[PATCH] more NULL noise removalAlexander Viro-1/+1
2004-08-25[PATCH] NULL noise removalAlexander Viro-6/+6
2004-08-10Restore physmap configure-time settings according to user requests.Josh Boyer-6/+18