summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-31mtd: diskonchip: mem resource name is not optionalSasha Levin1-1/+1
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris1-1/+2
2014-01-03mtd: diskonchip: Remove unnecessary OOM messagesJingoo Han1-3/+0
2014-01-03mtd: nand: diskonchip: Request memory region prior ioremap()Alexander Shiyan1-1/+9
2013-10-27mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-05mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker1-2/+2
2012-11-16mtd: diskonchip: don't warn about ARM architectureArnd Bergmann1-2/+0
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie1-63/+0
2012-03-27mtd: flash drivers set ecc strengthMike Dunn1-0/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-2/+2
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-4/+4
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker1-0/+1
2011-09-21mtd: utilize `mtd_is_*()' functionsBrian Norris1-1/+1
2011-09-11mtd: spelling, capitalization, uniformityBrian Norris1-2/+2
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris1-1/+1
2011-05-25mtd: diskonchip: convert to mtd_device_register()Jamie Iles1-11/+7
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse1-1/+0
2010-08-04mtd: doc2000: fix uninitialized variable in doc_ecc_decode()Mark Ware1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-03-30trivial: MTD: remove EOL from MODULE_DESCRIPTIONNiels de Vos1-1/+1
2008-08-01[MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison1-15/+15
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller1-2/+0
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2007-10-20[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel1-2/+2
2007-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-3/+0
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle1-3/+0
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa1-2/+0
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu1-1/+1
2007-03-08[MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day1-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner1-3/+2
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-1/+1
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-1/+3
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+6
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-48/+29
2006-05-23[MTD] ECC rework broke diskonchipThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner1-8/+8
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-4/+6
2006-05-22[MTD] Introduce writesizeJoern Engel1-8/+8
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse1-204/+211
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2005-11-07[MTD] NAND: Clean up trailing white spacesThomas Gleixner1-50/+50
2005-05-23[MTD] DiskOnChip: Add some commentsDan Brown1-1/+11
2005-05-23[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.Dan Brown1-3/+1
2005-05-23[MTD] DiskOnChip: Prevent problems with existing filesystemsDan Brown1-2/+2