summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* | [MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown2005-05-231-22/+28
* | [MTD] NAND: Use arrays of needed size instead of constant-sized.Artem B. Bityuckiy2005-05-231-5/+5
* | [MTD] sharpsl-flash: Correct error pathsRichard Purdie2005-05-231-5/+10
* | [MTD] Add support for more SharpSL machines and fix missing mapping initRichard Purdie2005-05-231-6/+20
* | [MTD] plat-ram: Make it usable on non ARM platformsThomas Gleixner2005-05-231-2/+2
* | [MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner2005-05-231-9/+8
* | [MTD] cfi_cmdset_0001: Fix compiler warningsThomas Gleixner2005-05-231-5/+5
* | [MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy2005-05-231-29/+12
* | [MTD] ixp2000: Remove port setting codeLennert Buytenhek2005-05-231-6/+1
* | [MTD] Kernel Janitor fixes.Domen Puncer2005-05-234-8/+8
* | [MTD] Fix typo in KconfigThomas Gleixner2005-05-231-2/+2
* | [MTD] NAND s3c2410: Simplify command handlingBen Dooks2005-05-231-106/+12
* | [MTD] cfi_cmdset_0001: Fix state after syncNicolas Pitre2005-05-231-1/+2
* | [MTD] cfi_cmdset_0001: Fix the buggy status check. Thomas Gleixner2005-05-231-13/+3
* | [MTD] plat-ram: removed extraneous debugging codeBen Dooks2005-05-231-10/+2
* | [MTD] NAND: Fixed unused loop variableBen Dooks2005-05-231-2/+2
* | [MTD] phram: Allow short reads. Joern Engel2005-05-231-8/+22
* | [MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel2005-05-231-4/+3
* | [MTD] Remove Elan-104NCDavid Vrabel2005-05-233-241/+2
* | [MTD] NAND: Use cond_resched instead of msleepThomas Gleixner2005-05-231-2/+2
* | [MTD] Replace all the Au1x mapping drivers with a simplified single driverPete Popov2005-05-237-867/+199
* | [MTD] Use after free, found by the Coverity toolJoern Engel2005-05-231-3/+3
* | [MTD] NAND: Check command timeoutThomas Gleixner2005-05-231-11/+26
* | [MTD] DiskOnChip: Wait for the command to finish.Thomas Gleixner2005-05-231-2/+9
* | [MTD] Sparse fixesBen Dooks2005-05-231-9/+11
* | [MTD] Fix unregister_mtd_user() public function documentation.Artem B. Bityuckiy2005-05-231-3/+3
* | [MTD] Update BAST driver configurationBen Dooks2005-05-231-4/+5
* | [MTD] Make OTP actually work.Nicolas Pitre2005-05-231-3/+5
* | [MTD] NAND: Fix bad block table scan for small page devicesArtem B. Bityuckiy2005-05-231-29/+30
* | [MTD] NAND: Early Manufacturer ID lookupKyungmin Park2005-05-232-12/+11
* | [MTD] Add SST 39VF1601 (MPF+) IDBen Dooks2005-05-231-1/+17
* | [MTD] Fixup probing logic for single 16bit devicesBen Dooks2005-05-231-1/+11
* | [MTD] NAND: Read only OOB bytes during bad block scanArtem B. Bityuckiy2005-05-231-14/+38
* | [MTD] NAND: Allow operation without bad block tableArtem B. Bityuckiy2005-05-231-2/+3
* | [MTD] NAND: Skip bad block table scan on requestThomas Gleixner2005-05-231-1/+5
* | [MTD] Unabuse file-f_mode for OTP purposeNicolas Pitre2005-05-231-21/+27
* | [MTD] User interface to Protection RegistersNicolas Pitre2005-05-231-3/+110
* | [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-233-117/+339
* | [MTD] Add OTP basiscNicolas Pitre2005-05-231-3/+5
* | [MTD] amd_flash: Fix chip ID clashJonas Holmberg2005-05-231-13/+1
* | [MTD] DiskOnChip: big endian fix for NFTL devicesThomas Gleixner2005-05-231-1/+5
* | [MTD] DiskOnChip code cleanupThomas Gleixner2005-05-231-16/+3
* | [MTD] DiskOnChip use CONFIG_ options instead of random symbolsThomas Gleixner2005-05-231-5/+5
* | [MTD] Fix MTD device probingRussell King2005-05-231-2/+2
* | [MTD] rtc_from4 error status check, disable virtual erase blocksDavid A. Marlin2005-05-231-5/+89
* | [MTD] NAND Add optional ECC status check callbackDavid A. Marlin2005-05-231-11/+54
* | [MTD] Platform RAM DriverBen Dooks2005-05-233-2/+299
* | [MTD] NAND use symbols instead of literalsDavid A. Marlin2005-05-231-7/+7
* | [MTD] NAND SharpSL fix default partition sizeRichard Purdie2005-05-231-2/+2
* | [MTD] NAND replace yieldThomas Gleixner2005-05-231-2/+2
OpenPOWER on IntegriCloud