summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)Author
2005-05-23[MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown
2005-05-23[MTD] NAND: Use arrays of needed size instead of constant-sized.Artem B. Bityuckiy
2005-05-23[MTD] sharpsl-flash: Correct error pathsRichard Purdie
2005-05-23[MTD] Add support for more SharpSL machines and fix missing mapping initRichard Purdie
2005-05-23[MTD] plat-ram: Make it usable on non ARM platformsThomas Gleixner
2005-05-23[MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner
2005-05-23[MTD] cfi_cmdset_0001: Fix compiler warningsThomas Gleixner
2005-05-23[MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy
2005-05-23[MTD] ixp2000: Remove port setting codeLennert Buytenhek
2005-05-23[MTD] Kernel Janitor fixes.Domen Puncer
2005-05-23[MTD] Fix typo in KconfigThomas Gleixner
2005-05-23[MTD] NAND s3c2410: Simplify command handlingBen Dooks
2005-05-23[MTD] cfi_cmdset_0001: Fix state after syncNicolas Pitre
2005-05-23[MTD] cfi_cmdset_0001: Fix the buggy status check. Thomas Gleixner
2005-05-23[MTD] plat-ram: removed extraneous debugging codeBen Dooks
2005-05-23[MTD] NAND: Fixed unused loop variableBen Dooks
2005-05-23[MTD] phram: Allow short reads. Joern Engel
2005-05-23[MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel
2005-05-23[MTD] Remove Elan-104NCDavid Vrabel
2005-05-23[MTD] NAND: Use cond_resched instead of msleepThomas Gleixner
2005-05-23[MTD] Replace all the Au1x mapping drivers with a simplified single driverPete Popov
2005-05-23[MTD] Use after free, found by the Coverity toolJoern Engel
2005-05-23[MTD] NAND: Check command timeoutThomas Gleixner
2005-05-23[MTD] DiskOnChip: Wait for the command to finish.Thomas Gleixner
2005-05-23[MTD] Sparse fixesBen Dooks
2005-05-23[MTD] Fix unregister_mtd_user() public function documentation.Artem B. Bityuckiy
2005-05-23[MTD] Update BAST driver configurationBen Dooks
2005-05-23[MTD] Make OTP actually work.Nicolas Pitre
2005-05-23[MTD] NAND: Fix bad block table scan for small page devicesArtem B. Bityuckiy
2005-05-23[MTD] NAND: Early Manufacturer ID lookupKyungmin Park
2005-05-23[MTD] Add SST 39VF1601 (MPF+) IDBen Dooks
2005-05-23[MTD] Fixup probing logic for single 16bit devicesBen Dooks
2005-05-23[MTD] NAND: Read only OOB bytes during bad block scanArtem B. Bityuckiy
2005-05-23[MTD] NAND: Allow operation without bad block tableArtem B. Bityuckiy
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner
2005-05-23[MTD] Unabuse file-f_mode for OTP purposeNicolas Pitre
2005-05-23[MTD] User interface to Protection RegistersNicolas Pitre
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre
2005-05-23[MTD] Add OTP basiscNicolas Pitre
2005-05-23[MTD] amd_flash: Fix chip ID clashJonas Holmberg
2005-05-23[MTD] DiskOnChip: big endian fix for NFTL devicesThomas Gleixner
2005-05-23[MTD] DiskOnChip code cleanupThomas Gleixner
2005-05-23[MTD] DiskOnChip use CONFIG_ options instead of random symbolsThomas Gleixner
2005-05-23[MTD] Fix MTD device probingRussell King
2005-05-23[MTD] rtc_from4 error status check, disable virtual erase blocksDavid A. Marlin
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin
2005-05-23[MTD] Platform RAM DriverBen Dooks
2005-05-23[MTD] NAND use symbols instead of literalsDavid A. Marlin
2005-05-23[MTD] NAND SharpSL fix default partition sizeRichard Purdie
2005-05-23[MTD] NAND replace yieldThomas Gleixner