| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] NAND nandsim: Use NAND_SKIP_BBT option | Artem B. Bityuckiy | 2005-05-23 | 1 | -29/+12 |
* | [MTD] ixp2000: Remove port setting code | Lennert Buytenhek | 2005-05-23 | 1 | -6/+1 |
* | [MTD] Kernel Janitor fixes. | Domen Puncer | 2005-05-23 | 4 | -8/+8 |
* | [MTD] Fix typo in Kconfig | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
* | [MTD] NAND s3c2410: Simplify command handling | Ben Dooks | 2005-05-23 | 1 | -106/+12 |
* | [MTD] cfi_cmdset_0001: Fix state after sync | Nicolas Pitre | 2005-05-23 | 1 | -1/+2 |
* | [MTD] cfi_cmdset_0001: Fix the buggy status check. | Thomas Gleixner | 2005-05-23 | 1 | -13/+3 |
* | [MTD] plat-ram: removed extraneous debugging code | Ben Dooks | 2005-05-23 | 1 | -10/+2 |
* | [MTD] NAND: Fixed unused loop variable | Ben Dooks | 2005-05-23 | 1 | -2/+2 |
* | [MTD] phram: Allow short reads. | Joern Engel | 2005-05-23 | 1 | -8/+22 |
* | [MTD] block2mtd: Remove copyright. Fix offset calculation | Joern Engel | 2005-05-23 | 1 | -4/+3 |
* | [MTD] Remove Elan-104NC | David Vrabel | 2005-05-23 | 3 | -241/+2 |
* | [MTD] NAND: Use cond_resched instead of msleep | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
* | [MTD] Replace all the Au1x mapping drivers with a simplified single driver | Pete Popov | 2005-05-23 | 7 | -867/+199 |
* | [MTD] Use after free, found by the Coverity tool | Joern Engel | 2005-05-23 | 1 | -3/+3 |
* | [MTD] NAND: Check command timeout | Thomas Gleixner | 2005-05-23 | 1 | -11/+26 |
* | [MTD] DiskOnChip: Wait for the command to finish. | Thomas Gleixner | 2005-05-23 | 1 | -2/+9 |
* | [MTD] Sparse fixes | Ben Dooks | 2005-05-23 | 1 | -9/+11 |
* | [MTD] Fix unregister_mtd_user() public function documentation. | Artem B. Bityuckiy | 2005-05-23 | 1 | -3/+3 |
* | [MTD] Update BAST driver configuration | Ben Dooks | 2005-05-23 | 1 | -4/+5 |
* | [MTD] Make OTP actually work. | Nicolas Pitre | 2005-05-23 | 1 | -3/+5 |
* | [MTD] NAND: Fix bad block table scan for small page devices | Artem B. Bityuckiy | 2005-05-23 | 1 | -29/+30 |
* | [MTD] NAND: Early Manufacturer ID lookup | Kyungmin Park | 2005-05-23 | 2 | -12/+11 |
* | [MTD] Add SST 39VF1601 (MPF+) ID | Ben Dooks | 2005-05-23 | 1 | -1/+17 |
* | [MTD] Fixup probing logic for single 16bit devices | Ben Dooks | 2005-05-23 | 1 | -1/+11 |
* | [MTD] NAND: Read only OOB bytes during bad block scan | Artem B. Bityuckiy | 2005-05-23 | 1 | -14/+38 |
* | [MTD] NAND: Allow operation without bad block table | Artem B. Bityuckiy | 2005-05-23 | 1 | -2/+3 |
* | [MTD] NAND: Skip bad block table scan on request | Thomas Gleixner | 2005-05-23 | 1 | -1/+5 |
* | [MTD] Unabuse file-f_mode for OTP purpose | Nicolas Pitre | 2005-05-23 | 1 | -21/+27 |
* | [MTD] User interface to Protection Registers | Nicolas Pitre | 2005-05-23 | 1 | -3/+110 |
* | [MTD] Support for protection register support on Intel FLASH chips | Nicolas Pitre | 2005-05-23 | 3 | -117/+339 |
* | [MTD] Add OTP basisc | Nicolas Pitre | 2005-05-23 | 1 | -3/+5 |
* | [MTD] amd_flash: Fix chip ID clash | Jonas Holmberg | 2005-05-23 | 1 | -13/+1 |
* | [MTD] DiskOnChip: big endian fix for NFTL devices | Thomas Gleixner | 2005-05-23 | 1 | -1/+5 |
* | [MTD] DiskOnChip code cleanup | Thomas Gleixner | 2005-05-23 | 1 | -16/+3 |
* | [MTD] DiskOnChip use CONFIG_ options instead of random symbols | Thomas Gleixner | 2005-05-23 | 1 | -5/+5 |
* | [MTD] Fix MTD device probing | Russell King | 2005-05-23 | 1 | -2/+2 |
* | [MTD] rtc_from4 error status check, disable virtual erase blocks | David A. Marlin | 2005-05-23 | 1 | -5/+89 |
* | [MTD] NAND Add optional ECC status check callback | David A. Marlin | 2005-05-23 | 1 | -11/+54 |
* | [MTD] Platform RAM Driver | Ben Dooks | 2005-05-23 | 3 | -2/+299 |
* | [MTD] NAND use symbols instead of literals | David A. Marlin | 2005-05-23 | 1 | -7/+7 |
* | [MTD] NAND SharpSL fix default partition size | Richard Purdie | 2005-05-23 | 1 | -2/+2 |
* | [MTD] NAND replace yield | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
* | [MTD] bast-flash partitions fixup | Ben Dooks | 2005-05-23 | 1 | -5/+8 |
* | [MTD] Renesas AG-AND device recovery | David A. Marlin | 2005-05-23 | 1 | -4/+44 |
* | [MTD] NAND workaround for AG-AND disturb issue. AG-AND recovery | David A. Marlin | 2005-05-23 | 1 | -5/+69 |
* | [MTD] NAND extended commands, badb block table autorefresh | David A. Marlin | 2005-05-23 | 1 | -2/+2 |
* | [MTD] FTL Fix missing pointer assignment | Herbert Valerio Riedel | 2005-05-23 | 1 | -2/+3 |
* | [MTD] slram driver cleanup | Josh Boyer | 2005-05-23 | 1 | -5/+18 |
* | [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi | Pavel Machek | 2005-04-16 | 1 | -1/+1 |