aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-23[JFFS2] Add symlink caching support.Artem B. Bityuckiy5-70/+117
2005-05-23[MTD] NAND: Use cond_resched instead of msleepThomas Gleixner1-2/+2
2005-05-23[JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy3-10/+15
2005-05-23[JFFS2] Prevent ino cache removal for inodes in useDavid Woodhouse5-16/+24
2005-05-23[MTD] Replace all the Au1x mapping drivers with a simplified single driverPete Popov7-867/+199
2005-05-23[MTD] Use after free, found by the Coverity toolJoern Engel1-3/+3
2005-05-23[MTD] NAND: Check command timeoutThomas Gleixner1-11/+26
2005-05-23[MTD] DiskOnChip: Wait for the command to finish.Thomas Gleixner1-2/+9
2005-05-23[MTD] Sparse fixesBen Dooks1-9/+11
2005-05-23[MTD] Fix unregister_mtd_user() public function documentation.Artem B. Bityuckiy1-3/+3
2005-05-23[MTD] Update BAST driver configurationBen Dooks1-4/+5
2005-05-23[MTD] Make OTP actually work.Nicolas Pitre1-3/+5
2005-05-23[JFFS2] Fix node lookupArtem B. Bityuckiy1-3/+3
2005-05-23[MTD] NAND: Fix bad block table scan for small page devicesArtem B. Bityuckiy1-29/+30
2005-05-23[MTD] Quiet unused variable warningNicolas Pitre1-2/+2
2005-05-23[MTD] NAND: Early Manufacturer ID lookupKyungmin Park2-12/+11
2005-05-23[MTD] Add SST 39VF1601 (MPF+) IDBen Dooks1-1/+17
2005-05-23[MTD] Fixup probing logic for single 16bit devicesBen Dooks1-1/+11
2005-05-23[MTD] NAND: Read only OOB bytes during bad block scanArtem B. Bityuckiy1-14/+38
2005-05-23[MTD] NAND: Allow operation without bad block tableArtem B. Bityuckiy1-2/+3
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner2-3/+8
2005-05-23[JFFS2] Use a single config option for write buffer supportAndrew Victor9-70/+35
2005-05-23[JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor9-17/+98
2005-05-23[JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor5-44/+53
2005-05-23[MTD] Unabuse file-f_mode for OTP purposeNicolas Pitre1-21/+27
2005-05-23[MTD] User interface to Protection RegistersNicolas Pitre2-4/+120
2005-05-23[MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre8-127/+369
2005-05-23[JFFS2] Prevent deadlock during write buffer recoveryEstelle Hammache1-4/+8
2005-05-23[MTD] Add OTP basiscNicolas Pitre2-4/+14
2005-05-23[MTD] amd_flash: Fix chip ID clashJonas Holmberg1-13/+1
2005-05-23[JFFS2] Remove NAND dependencies for NOR FLASHDavid Woodhouse1-1/+7
2005-05-23[MTD] DiskOnChip: big endian fix for NFTL devicesThomas Gleixner1-1/+5
2005-05-23[MTD] DiskOnChip code cleanupThomas Gleixner1-16/+3
2005-05-23[MTD] DiskOnChip use CONFIG_ options instead of random symbolsThomas Gleixner1-5/+5
2005-05-23[JFFS2] Code cleanup Estelle Hammache3-47/+28
2005-05-23[MTD] Fix MTD device probingRussell King1-2/+2
2005-05-23[JFFS2] Fix refile of blocks due to write failure. Estelle Hammache1-3/+6
2005-05-23[JFFS2] Fix block refilingEstelle Hammache1-18/+47
2005-05-23[JFFS2] Fix write buffer retry caseEstelle Hammache1-1/+32
2005-05-23[MTD] rtc_from4 error status check, disable virtual erase blocksDavid A. Marlin1-5/+89
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin2-13/+68
2005-05-23[MTD] Platform RAM DriverBen Dooks4-2/+334
2005-05-23[MTD] NAND use symbols instead of literalsDavid A. Marlin1-7/+7
2005-05-23[MTD] NAND SharpSL fix default partition sizeRichard Purdie1-2/+2
2005-05-23[JFFS2] Avoid warning for empty filesystemsTodd Poynor1-2/+2
2005-05-23[MTD] NAND replace yieldThomas Gleixner1-2/+2
2005-05-23[MTD] bast-flash partitions fixupBen Dooks1-5/+8
2005-05-23[MTD] Renesas AG-AND device recoveryDavid A. Marlin1-4/+44
2005-05-23[MTD] NAND workaround for AG-AND disturb issue. AG-AND recoveryDavid A. Marlin1-5/+69
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin2-3/+28