aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-06[MTD] OneNAND: Power Management (PM) supportKyungmin Park1-3/+33
2005-11-06[MTD] OneNAND: Add missing filesKyungmin Park1-0/+246
2005-11-06[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks1-7/+7
2005-11-06[MTD] NAND: Alchemy board driver cleanupPete Popov2-49/+72
2005-11-06[MTD] maps: Add support for MTX-1 Flash deviceJoern Engel3-2/+106
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool1-6/+40
2005-11-06[MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor3-2/+97
2005-11-06OneNAND: Remove OMAP platform driverKyungmin Park3-154/+0
2005-11-06[MTD] OneNAND: Add generic platform driverKyungmin Park3-0/+155
2005-11-06[MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel1-16/+1
2005-11-06[MTD] OneNAND: Remove experimental Kconfig dependencyKyungmin Park1-2/+2
2005-11-06[PATCH] OneNAND: Fix bug in write verifyKyungmin Park1-7/+4
2005-11-06[PATCH] OneNAND: Add simulatorKyungmin Park3-0/+474
2005-11-06[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park1-182/+89
2005-11-06[PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park2-20/+89
2005-11-06[PATCH] OneNAND: Sync. Burst Read supportKyungmin Park3-4/+107
2005-11-06[MTD] Add initial support for OneNAND flash chipsKyungmin Park6-6/+1689
2005-11-06[MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner1-2/+2
2005-11-06[MTD] Remove deprecated power management functionsThomas Gleixner1-45/+1
2005-11-06[MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse1-3/+8
2005-11-06[MTD] writev support for cfi-cmdset-0001Nicolas Pitre1-50/+75
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre2-24/+67
2005-11-06[MTD] cleanups to cfi_cmdset_0001Nicolas Pitre1-56/+71
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young5-12/+873
2005-11-06Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner31-75/+128
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds8-5/+8
2005-10-30[PATCH] fix missing includesTim Schmielau22-10/+45
2005-10-29Create platform_device.h to contain all the platform device details.Russell King8-8/+8
2005-10-29[ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King1-0/+9
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-3/+3
2005-10-29[ARM] Fix MTD device/partition destructionRussell King1-2/+9
2005-10-29[ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King1-3/+15
2005-10-29[ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King1-11/+11
2005-10-28Merge ../bleed-2.6Greg KH1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-2/+2
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King1-0/+1
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+0
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena1-1/+1
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King6-6/+0
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady1-4/+4
2005-09-17[PATCH] MTD: Update SharpSL partition definitionsRichard Purdie2-3/+9
2005-09-11[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer1-8/+5
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2-13/+1
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+1
2005-08-04[MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byteTodd Poynor1-9/+6
2005-08-04[MTD] Pre-CFI Sharp chip driver: Some speedups and cleanupsTodd Poynor1-9/+8
2005-08-04[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor1-3/+13
2005-08-04[MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor1-7/+1
2005-08-04[MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor4-13/+32