summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps
Commit message (Expand)AuthorAgeFilesLines
* [MTD] maps: Replace dependency on non existing config optionSean Young2005-11-131-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-117-121/+112Star
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-097-121/+112Star
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-093-3/+0Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-0761-549/+1017
|\
| * [MTD] maps: Clean up trailing white spacesThomas Gleixner2005-11-0761-470/+470
| * [MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz2005-11-073-2/+302
| * [MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek2005-11-071-3/+3
| * [MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner2005-11-071-2/+2
| * [MTD] maps/Kconfig: Simplify and update dependenciesSean Young2005-11-071-29/+32
| * [MTD] maps/ts5500: Fix partition support. Code cleanupSean Young2005-11-071-26/+12Star
| * [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12Star
| * [MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2
| * [MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks2005-11-061-1/+2
| * [MTD] maps: Add support for MTX-1 Flash deviceJoern Engel2005-11-063-2/+106
| * [MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor2005-11-063-2/+97
| * [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-061-16/+1Star
| * [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-062-10/+5Star
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-0714-35/+17Star
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-317-4/+7
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-297-7/+7
* | [PATCH] fix missing includesTim Schmielau2005-10-3115-9/+38
* | [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
* | [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-3/+3
* | [ARM] Fix MTD device/partition destructionRussell King2005-10-291-2/+9
* | [ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King2005-10-291-3/+15
* | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King2005-10-291-11/+11
|/
* Merge ../bleed-2.6Greg KH2005-10-281-0/+1
|\
| * [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-281-0/+1
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-4/+4
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-305-5/+0Star
|\
| * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-295-5/+0Star
* | [PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena2005-09-291-1/+1
|/
* [PATCH] MTD: Update SharpSL partition definitionsRichard Purdie2005-09-171-1/+1
* [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer2005-09-121-8/+5Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-1119-1141/+918Star
|\
| * [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driverDavid Woodhouse2005-07-071-2/+2
| * Merge with rsync://fileserver/linuxArtem B. Bityuckiy2005-07-062-1/+38
| |\
| * | [MTD] NOR flash map driver for TI OMAP boards.Todd Poynor2005-07-063-2/+191
| * | [MTD] Add mapping driver for Intel PXA27x Mainstone board flash.Nico Pitre2005-07-063-2/+189
| * | [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-291-5/+6
| * | [MTD] sharpsl-flash: Correct error pathsRichard Purdie2005-05-231-5/+10
| * | [MTD] Add support for more SharpSL machines and fix missing mapping initRichard Purdie2005-05-231-6/+20
| * | [MTD] plat-ram: Make it usable on non ARM platformsThomas Gleixner2005-05-231-2/+2
| * | [MTD] ixp2000: Remove port setting codeLennert Buytenhek2005-05-231-6/+1Star
| * | [MTD] Kernel Janitor fixes.Domen Puncer2005-05-234-8/+8
| * | [MTD] Fix typo in KconfigThomas Gleixner2005-05-231-2/+2
| * | [MTD] plat-ram: removed extraneous debugging codeBen Dooks2005-05-231-10/+2Star
| * | [MTD] Remove Elan-104NCDavid Vrabel2005-05-233-241/+2Star
| * | [MTD] Replace all the Au1x mapping drivers with a simplified single driverPete Popov2005-05-237-867/+199Star