summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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-3122-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
| * | [PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena2005-09-291-1/+1
| |/
| * [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady2005-09-231-4/+4
| * [PATCH] MTD: Update SharpSL partition definitionsRichard Purdie2005-09-172-3/+9
| * [PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer2005-09-121-8/+5
| * [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-102-13/+1
| * [PATCH] detect soft lockupsIngo Molnar2005-09-081-0/+1
* | [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byteTodd Poynor2005-08-041-9/+6
* | [MTD] Pre-CFI Sharp chip driver: Some speedups and cleanupsTodd Poynor2005-08-041-9/+8
* | [MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor2005-08-041-3/+13
* | [MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor2005-08-041-7/+1