summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* [MTD] NAND: Fix breakage all over the placeThomas Gleixner2006-06-201-1/+1
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-3/+2
* [MTD] NAND modularize write functionThomas Gleixner2006-05-261-1/+1
* [MTD] NAND Modularize read functionThomas Gleixner2006-05-251-1/+3
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-5/+6
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-48/+29
* [MTD] ECC rework broke diskonchipThomas Gleixner2006-05-231-1/+1
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-231-8/+8
|\
| * [MTD] Introduce writesizeJoern Engel2006-05-221-8/+8
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-231-4/+6
|/
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-131-204/+211
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [MTD] NAND: Clean up trailing white spacesThomas Gleixner2005-11-071-50/+50
* [MTD] DiskOnChip: Add some commentsDan Brown2005-05-231-1/+11
* [MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown2005-05-231-3/+1
* [MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown2005-05-231-2/+2
* [MTD] DiskOnChip: Fix (?) free OOB array info.Dan Brown2005-05-231-2/+2
* [MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown2005-05-231-22/+28
* [MTD] DiskOnChip: Wait for the command to finish.Thomas Gleixner2005-05-231-2/+9
* [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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1782
OpenPOWER on IntegriCloud