aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
* [MTD] maps/Kconfig: Simplify and update dependenciesSean Young2005-11-06
* [MTD] maps/ts5500: Fix partition support. Code cleanupSean Young2005-11-06
* [MTD] Tidy up Tims include cleanupThomas Gleixner2005-11-06
* [MTD] maps/ixp4xx: kill some warningsDavid Vrabel2005-11-06
* [MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie2005-11-06
* [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre2005-11-06
* [MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks2005-11-06
* [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks2005-11-06
* [MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks2005-11-06
* [MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks2005-11-06
* [MTD] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks2005-11-06
* [MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy2005-11-06
* [MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park2005-11-06
* [MTD] OneNAND: Power Management (PM) supportKyungmin Park2005-11-06
* [MTD] OneNAND: Add missing filesKyungmin Park2005-11-06
* [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks2005-11-06
* [MTD] NAND: Alchemy board driver cleanupPete Popov2005-11-06
* [MTD] maps: Add support for MTX-1 Flash deviceJoern Engel2005-11-06
* [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-06
* [MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor2005-11-06
* OneNAND: Remove OMAP platform driverKyungmin Park2005-11-06
* [MTD] OneNAND: Add generic platform driverKyungmin Park2005-11-06
* [MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel2005-11-06
* [MTD] OneNAND: Remove experimental Kconfig dependencyKyungmin Park2005-11-06
* [PATCH] OneNAND: Fix bug in write verifyKyungmin Park2005-11-06
* [PATCH] OneNAND: Add simulatorKyungmin Park2005-11-06
* [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park2005-11-06
* [PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park2005-11-06
* [PATCH] OneNAND: Sync. Burst Read supportKyungmin Park2005-11-06
* [MTD] Add initial support for OneNAND flash chipsKyungmin Park2005-11-06
* [MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner2005-11-06
* [MTD] Remove deprecated power management functionsThomas Gleixner2005-11-06
* [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-06
* [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-06
* {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-06
* [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-06
* [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-06
* Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-06
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
| |\
| | * Create platform_device.h to contain all the platform device details.Russell King2005-10-29
| * | [PATCH] fix missing includesTim Schmielau2005-10-30
| * | [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-29
| * | [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-29
| * | [ARM] Fix MTD device/partition destructionRussell King2005-10-29
| * | [ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King2005-10-29
| * | [ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King2005-10-29
| |/
| * Merge ../bleed-2.6Greg KH2005-10-28
| |\
| | * [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-28
| * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
| * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
| |/