aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [JFFS2] Fix node lookupArtem B. Bityuckiy2005-05-231-3/+3
* [MTD] NAND: Fix bad block table scan for small page devicesArtem B. Bityuckiy2005-05-231-29/+30
* [MTD] Quiet unused variable warningNicolas Pitre2005-05-231-2/+2
* [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-232-3/+8
* [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-239-70/+35
* [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-239-17/+98
* [JFFS2] Core changes required to support JFFS2-on-Dataflash devices.Andrew Victor2005-05-235-44/+53
* [MTD] Unabuse file-f_mode for OTP purposeNicolas Pitre2005-05-231-21/+27
* [MTD] User interface to Protection RegistersNicolas Pitre2005-05-232-4/+120
* [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-238-127/+369
* [JFFS2] Prevent deadlock during write buffer recoveryEstelle Hammache2005-05-231-4/+8
* [MTD] Add OTP basiscNicolas Pitre2005-05-232-4/+14
* [MTD] amd_flash: Fix chip ID clashJonas Holmberg2005-05-231-13/+1
* [JFFS2] Remove NAND dependencies for NOR FLASHDavid Woodhouse2005-05-231-1/+7
* [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
* [JFFS2] Code cleanup Estelle Hammache2005-05-233-47/+28
* [MTD] Fix MTD device probingRussell King2005-05-231-2/+2
* [JFFS2] Fix refile of blocks due to write failure. Estelle Hammache2005-05-231-3/+6
* [JFFS2] Fix block refilingEstelle Hammache2005-05-231-18/+47
* [JFFS2] Fix write buffer retry caseEstelle Hammache2005-05-231-1/+32
* [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-232-13/+68
* [MTD] Platform RAM DriverBen Dooks2005-05-234-2/+334
* [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
* [JFFS2] Avoid warning for empty filesystemsTodd Poynor2005-05-231-2/+2
* [MTD] NAND replace yieldThomas Gleixner2005-05-231-2/+2
* [MTD] bast-flash partitions fixupBen Dooks2005-05-231-5/+8
* [MTD] Renesas AG-AND device recoveryDavid A. Marlin2005-05-231-4/+44
* [MTD] NAND workaround for AG-AND disturb issue. AG-AND recoveryDavid A. Marlin2005-05-231-5/+69
* [MTD] NAND extended commands, badb block table autorefresh David A. Marlin2005-05-232-3/+28
* [MTD] FTL Fix missing pointer assignmentHerbert Valerio Riedel2005-05-231-2/+3
* [MTD] slram driver cleanupJosh Boyer2005-05-231-5/+18
* [PATCH] prevent NULL mmap in topdown modelLinus Torvalds2005-05-191-2/+2
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds2005-05-1813-122/+37
|\
| * [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-1710-113/+5
| * [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-174-12/+35
* | [PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie2005-05-181-1/+9
* | [PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie2005-05-181-1/+1