summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/diskonchip.c
AgeCommit message (Expand)Author
2016-05-05mtd: nand: diskonchip: switch to mtd_ooblayout_opsBoris Brezillon
2016-03-10mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja
2016-01-07mtd: nand: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2016-01-06mtd: nand: diskonchip: remove custom 'erased check' implementationBoris BREZILLON
2015-12-18mtd: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18mtd: nand: diskonchip: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-08mtd: nand: make use of mtd_to_nand() in NAND driversBoris BREZILLON
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-06-16mtd: diskonchip: remove two-phase partitioning / registrationBrian Norris
2015-05-06mtd: diskonchip: don't call nand_scan_bbt() directlyBrian Norris
2014-03-31mtd: diskonchip: mem resource name is not optionalSasha Levin
2014-03-10mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-01-03mtd: diskonchip: Remove unnecessary OOM messagesJingoo Han
2014-01-03mtd: nand: diskonchip: Request memory region prior ioremap()Alexander Shiyan
2013-10-27mtd: diskonchip: Fix incorrect placement of __initdataSachin Kamat
2013-08-05mtd: diskonchip: remove unused entries in KconfigMichael Opdenacker
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