aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2005-11-06[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park
2005-11-06[MTD] OneNAND: Power Management (PM) supportKyungmin Park
2005-11-06[MTD] OneNAND: Add missing filesKyungmin Park
2005-11-06[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()Ben Dooks
2005-11-06[MTD] NAND: Alchemy board driver cleanupPete Popov
2005-11-06[MTD] maps: Add support for MTX-1 Flash deviceJoern Engel
2005-11-06[MTD] NAND: Add suspend/resume functionalityVitaly Wool
2005-11-06[MTD] maps: Add mapping driver for PQ2FADS boards.Todd Poynor
2005-11-06OneNAND: Remove OMAP platform driverKyungmin Park
2005-11-06[MTD] OneNAND: Add generic platform driverKyungmin Park
2005-11-06[MTD] maps/ixp4xx: remove platform specific bitsDavid Vrabel
2005-11-06[MTD] OneNAND: Remove experimental Kconfig dependencyKyungmin Park
2005-11-06[PATCH] OneNAND: Fix bug in write verifyKyungmin Park
2005-11-06[PATCH] OneNAND: Add simulatorKyungmin Park
2005-11-06[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park
2005-11-06[PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park
2005-11-06[PATCH] OneNAND: Sync. Burst Read supportKyungmin Park
2005-11-06[MTD] Add initial support for OneNAND flash chipsKyungmin Park
2005-11-06[MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner
2005-11-06[MTD] Remove deprecated power management functionsThomas Gleixner
2005-11-06[MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse
2005-11-06[MTD] writev support for cfi-cmdset-0001Nicolas Pitre
2005-11-06{MTD] add support for Intel's "Sibley" flashNicolas Pitre
2005-11-06[MTD] cleanups to cfi_cmdset_0001Nicolas Pitre
2005-11-06[MTD] Add Resident Flash Disk (RFD) supportSean Young
2005-11-06Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-29[ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King
2005-10-29[ARM] Fix MTD device/partition destructionRussell King
2005-10-29[ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King
2005-10-29[ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-09-29[PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady
2005-09-17[PATCH] MTD: Update SharpSL partition definitionsRichard Purdie
2005-09-11[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driverGreg Ungerer
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-08-04[MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byteTodd Poynor
2005-08-04[MTD] Pre-CFI Sharp chip driver: Some speedups and cleanupsTodd Poynor
2005-08-04[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are createdTodd Poynor
2005-08-04[MTD] mtd_blkdevs.c: Remove DEVFS leftoversTodd Poynor