summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_base.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] LED: add NAND MTD activity LED triggerRichard Purdie2006-03-311-1/+25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-071-247/+282
|\
| * [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-071-239/+239
| * [MTD] NAND: nand_write_ecc memory and OOB corruptionTodd Poynor2005-11-071-0/+1
| * [MTD] NAND nand_base: Fix shift for bad block check (16bit devices only)Vitaly Wool2005-11-071-1/+1
| * [MTD] NAND: Add suspend/resume functionalityVitaly Wool2005-11-061-6/+40
| * [MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner2005-11-061-2/+2
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-3/+2
|/
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+1
* [MTD] NAND: Fix broken bad block scan for 16 bit devicesThomas Gleixner2005-07-161-11/+11
* [MTD] NAND: Change exports to _GPLThomas Gleixner2005-06-291-3/+3
* [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-28/+29
* [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] NAND: Fix reading of autoplaced OOB when there are multiple free sections.Dan Brown2005-05-231-4/+3
* [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/+4
* [MTD] NAND: Use arrays of needed size instead of constant-sized.Artem B. Bityuckiy2005-05-231-5/+5
* [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] NAND: Early Manufacturer ID lookupKyungmin Park2005-05-231-9/+10
* [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] 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 replace yieldThomas Gleixner2005-05-231-2/+2
* [MTD] NAND workaround for AG-AND disturb issue. AG-AND recoveryDavid A. Marlin2005-05-231-5/+69
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2563
OpenPOWER on IntegriCloud