aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2005-07-16[MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner
2005-07-06[MTD] NAND s3c2410: Add missing NULL pointer checkBen Dooks
2005-07-06[MTD] NAND: Remove unmaintained tx49xx board driversThomas Gleixner
2005-07-06[MTD] NAND: sharpsl.c set correct file permissionsThomas Gleixner
2005-06-29[MTD] NAND: Add ST chip IDs. Thomas Gleixner
2005-06-29[MTD] NAND: s3c24xx updatesBen Dooks
2005-06-29[MTD] NAND: Change exports to _GPLThomas Gleixner
2005-06-29[MTD] NAND: Fix broken bad block table scanThomas Gleixner
2005-06-29[MTD] NAND: Reorganize chip lockingThomas Gleixner
2005-05-27[MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade
2005-05-23[MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner
2005-05-23[MTD] NAND: Fix the broken dynamic array allocationsJarkko Lavinen
2005-05-23[MTD] DiskOnChip: Add some commentsDan Brown
2005-05-23[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown
2005-05-23[MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown
2005-05-23[MTD] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown
2005-05-23[MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown
2005-05-23[MTD] NAND: Move the NULL check into the calling functionThomas Gleixner
2005-05-23[MTD] NAND: Fix missing NULL pointer checkDan Brown
2005-05-23[MTD] NAND: Fix oob available calculationThomas Gleixner
2005-05-23[MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown
2005-05-23[MTD] NAND: Use arrays of needed size instead of constant-sized.Artem B. Bityuckiy
2005-05-23[MTD] NAND nandsim: Use NAND_SKIP_BBT optionArtem B. Bityuckiy
2005-05-23[MTD] NAND s3c2410: Simplify command handlingBen Dooks
2005-05-23[MTD] NAND: Fixed unused loop variableBen Dooks
2005-05-23[MTD] NAND: Use cond_resched instead of msleepThomas Gleixner
2005-05-23[MTD] NAND: Check command timeoutThomas Gleixner
2005-05-23[MTD] DiskOnChip: Wait for the command to finish.Thomas Gleixner
2005-05-23[MTD] Sparse fixesBen Dooks
2005-05-23[MTD] NAND: Fix bad block table scan for small page devicesArtem B. Bityuckiy
2005-05-23[MTD] NAND: Early Manufacturer ID lookupKyungmin Park
2005-05-23[MTD] NAND: Read only OOB bytes during bad block scanArtem B. Bityuckiy
2005-05-23[MTD] NAND: Allow operation without bad block tableArtem B. Bityuckiy
2005-05-23[MTD] NAND: Skip bad block table scan on requestThomas Gleixner
2005-05-23[MTD] DiskOnChip: big endian fix for NFTL devicesThomas Gleixner
2005-05-23[MTD] DiskOnChip code cleanupThomas Gleixner
2005-05-23[MTD] DiskOnChip use CONFIG_ options instead of random symbolsThomas Gleixner
2005-05-23[MTD] rtc_from4 error status check, disable virtual erase blocksDavid A. Marlin
2005-05-23[MTD] NAND Add optional ECC status check callbackDavid A. Marlin
2005-05-23[MTD] NAND use symbols instead of literalsDavid A. Marlin
2005-05-23[MTD] NAND SharpSL fix default partition sizeRichard Purdie
2005-05-23[MTD] NAND replace yieldThomas Gleixner
2005-05-23[MTD] Renesas AG-AND device recoveryDavid A. Marlin
2005-05-23[MTD] NAND workaround for AG-AND disturb issue. AG-AND recoveryDavid A. Marlin
2005-05-23[MTD] NAND extended commands, badb block table autorefresh David A. Marlin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds