aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Tidy up Tims include cleanupThomas Gleixner2005-11-073-16/+19
* [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-071-14/+12
* [MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie2005-11-061-3/+24
* [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre2005-11-061-3/+6
* [MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks2005-11-061-9/+12
* [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks2005-11-061-2/+2
* [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] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks2005-11-061-1/+3
* [MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy2005-11-061-4/+5
* [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park2005-11-061-21/+18
* [MTD] OneNAND: Power Management (PM) supportKyungmin Park2005-11-061-3/+33
* [MTD] OneNAND: Add missing filesKyungmin Park2005-11-061-0/+246
* [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks2005-11-061-7/+7
* [MTD] NAND: Alchemy board driver cleanupPete Popov2005-11-062-49/+72
* [MTD] maps: Add support for MTX-1 Flash deviceJoern Engel2005-11-063-2/+106
* [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-061-6/+40
* [MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor2005-11-063-2/+97
* OneNAND: Remove OMAP platform driverKyungmin Park2005-11-063-154/+0
* [MTD] OneNAND: Add generic platform driverKyungmin Park2005-11-063-0/+155
* [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-061-16/+1
* [MTD] OneNAND: Remove experimental Kconfig dependencyKyungmin Park2005-11-061-2/+2
* [PATCH] OneNAND: Fix bug in write verifyKyungmin Park2005-11-061-7/+4
* [PATCH] OneNAND: Add simulatorKyungmin Park2005-11-063-0/+474
* [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park2005-11-061-182/+89
* [PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park2005-11-062-20/+89
* [PATCH] OneNAND: Sync. Burst Read supportKyungmin Park2005-11-063-4/+107
* [MTD] Add initial support for OneNAND flash chipsKyungmin Park2005-11-066-6/+1689
* [MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner2005-11-061-2/+2
* [MTD] Remove deprecated power management functionsThomas Gleixner2005-11-061-45/+1
* [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-061-3/+8
* [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-061-50/+75
* {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-062-24/+67
* [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-061-56/+71
* [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-065-12/+873
* Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-0631-75/+128
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-318-5/+8
| |\
| | * Create platform_device.h to contain all the platform device details.Russell King2005-10-298-8/+8
| * | [PATCH] fix missing includesTim Schmielau2005-10-3022-10/+45
| * | [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
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-306-6/+0
| |\
| | * [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-296-6/+0