summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: diskonchip: don't warn about ARM architectureArnd Bergmann2012-11-161-2/+0
* mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie2012-09-291-63/+0
* mtd: flash drivers set ecc strengthMike Dunn2012-03-271-0/+1
* mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-091-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-4/+4
|\
| * mtd: utilize `mtd_is_*()' functionsBrian Norris2011-09-211-1/+1
| * mtd: spelling, capitalization, uniformityBrian Norris2011-09-111-2/+2
| * mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2011-09-111-1/+1
| * mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2011-09-111-1/+1
* | mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
|/
* mtd: diskonchip: convert to mtd_device_register()Jamie Iles2011-05-251-11/+7
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: doc2000: fix uninitialized variable in doc_ecc_decode()Mark Ware2010-08-041-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos2009-03-301-1/+1
* [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
* [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller2008-07-111-2/+0
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-201-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-011-3/+0
|\
| * [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-311-3/+0
* | [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-111-2/+0
|/
* [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-101-1/+1
* [MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day2007-03-081-1/+1
* [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