summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* [MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner2005-07-162-22/+20Star
* [MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks2005-07-061-2/+3
* [MTD] NAND: Remove unmaintained tx49xx board driversThomas Gleixner2005-07-064-838/+0Star
* [MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner2005-07-061-0/+0
* [MTD] NAND: Add ST chip IDs. Thomas Gleixner2005-06-291-2/+11
* [MTD] NAND: s3c24xx updatesBen Dooks2005-06-292-35/+152
* [MTD] NAND: Change exports to _GPLThomas Gleixner2005-06-291-3/+3
* [MTD] NAND: Fix broken bad block table scanThomas Gleixner2005-06-291-10/+43
* [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-28/+29
* [MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade2005-05-271-0/+1
* [MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner2005-05-231-2/+8
* [MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen2005-05-231-5/+5
* [MTD] DiskOnChip: Add some commentsDan Brown2005-05-231-1/+11
* [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown2005-05-231-3/+1Star
* [MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown2005-05-231-2/+2
* [MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown2005-05-231-4/+3Star
* [MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown2005-05-231-2/+2
* [MTD] NAND: Move the NULL check into the calling functionThomas Gleixner2005-05-231-8/+8
* [MTD] NAND: Fix missing NULL pointer checkDan Brown2005-05-231-7/+7
* [MTD] NAND: Fix oob available calculationThomas Gleixner2005-05-231-7/+4Star
* [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] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy2005-05-231-29/+12Star
* [MTD] NAND s3c2410: Simplify command handlingBen Dooks2005-05-231-106/+12Star
* [MTD] NAND: Fixed unused loop variableBen Dooks2005-05-231-2/+2
* [MTD] NAND: Use cond_resched instead of msleepThomas Gleixner2005-05-231-2/+2
* [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] 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/+11Star
* [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] DiskOnChip: big endian fix for NFTL devicesThomas Gleixner2005-05-231-1/+5
* [MTD] DiskOnChip code cleanupThomas Gleixner2005-05-231-16/+3Star
* [MTD] DiskOnChip use CONFIG_ options instead of random symbolsThomas Gleixner2005-05-231-5/+5
* [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] 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
* [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-231-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1720-0/+11895