aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/diskonchip.c
AgeCommit message (Expand)Author
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-03-27mtd: flash drivers set ecc strengthMike Dunn
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris
2011-05-25mtd: diskonchip: convert to mtd_device_register()Jamie Iles
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-04mtd: doc2000: fix uninitialized variable in doc_ecc_decode()Mark Ware
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-03-30trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos
2008-08-01[MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu
2007-03-08[MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner
2006-05-26[MTD] NAND modularize write functionThomas Gleixner
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner
2006-05-23[MTD] ECC rework broke diskonchipThomas Gleixner
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner
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] DiskOnChip: Fix (?) free OOB array info.Dan Brown
2005-05-23[MTD] DiskOnChip: Scan the entire device for Media Headers. Dan Brown
2005-05-23[MTD] DiskOnChip: Wait for the command to finish.Thomas 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