aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[MTD] core: Clean up trailing white spacesThomas Gleixner16-399/+399
2005-11-07[MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov1-9/+9
2005-11-07[MTD] maps: Add support for the "TQM834x" BoardsMarian Balakowicz3-2/+302
2005-11-07[MTD] maps ixp2000: fix compile warnings in ixp2000 map driverLennert Buytenhek1-3/+3
2005-11-07[MTD] NAND Kconfig: Simplify dependenciesThomas Gleixner1-6/+6
2005-11-07[MTD] maps/plat-ram: Avoid gcc 4.0 warningThomas Gleixner1-2/+2
2005-11-07[MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor1-0/+1
2005-11-07[MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool1-1/+1
2005-11-07[MTD] OneNAND/Kconfig: Fix dependenciesThomas Gleixner1-4/+3
2005-11-07Revert "[PATCH] OneNAND: Add simulator"Thomas Gleixner3-474/+0
2005-11-07[MTD] maps/Kconfig: Simplify and update dependenciesSean Young1-29/+32
2005-11-07[MTD] maps/ts5500: Fix partition support. Code cleanupSean Young1-26/+12
2005-11-07[MTD] Tidy up Tims include cleanupThomas Gleixner3-16/+19
2005-11-07[MTD] maps/ixp4xx: kill some warningsDavid Vrabel1-14/+12
2005-11-06[MTD] NAND sharpsl.c: Add support for akita and borzoi modelsRichard Purdie1-3/+24
2005-11-06[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsingNicolas Pitre1-3/+6
2005-11-06[MTD] NAND s3c2410.c: Fix timing calculation bugsBen Dooks1-9/+12
2005-11-06[MTD] NAND s3c2410.c: Fix missing dev parameter to dev_errBen Dooks1-2/+2
2005-11-06[MTD] maps/plat-ram.c: Initialize owner in device_driver structBen Dooks1-1/+2
2005-11-06[MTD] maps/bast-flash.c: Initialize owner in device_driver structBen Dooks1-1/+2
2005-11-06[MTD] NAND: s3c2410.c Initialize owner in device_driver structBen Dooks1-1/+3
2005-11-06[MTD] mtdpart.c: Allow eraseblock size != power of 2Artem B. Bityutskiy1-4/+5
2005-11-06[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)Kyungmin Park1-21/+18
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 Gleixner2183-150450/+260632
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu1-0/+8
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-0/+1865