aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-12mtd: cfi_util: Fix unreachable code issueGustavo A. R. Silva1-2/+2
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal1-6/+6
2019-11-09mtd: cfi_util: use DIV_ROUND_UP() in cfi_udelay()Sergei Shtylyov1-1/+1
2019-05-06mtd: cfi_util: mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2015-05-27mtd: cfi: deinline large functionsDenys Vlasenko1-0/+188
2014-05-20mtd: cfi: indent some if statementsDan Carpenter1-1/+1
2014-03-10mtd: cfi: Remove unnecessary OOM messagesJingoo Han1-3/+1
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-6/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-03mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF1-1/+1
2010-10-26mtd: cfi_util: add support for switching SST 39VF640xB chips into QRY modeGuillaume LECERF1-0/+7
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse1-1/+0
2010-05-14mtd: cfi_util: do not printk if no extended query tableGuillaume LECERF1-1/+2
2010-02-04tree wide: remove execute flag from .c filesSebastian Andrzej Siewior1-0/+0
2009-11-30mtd: add support for switching old SST chips into QRY modeGuillaume LECERF1-0/+7
2009-09-19mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo1-0/+4
2008-08-07[MTD] [NOR] Rename and export new cfi_qry_*() functionsDavid Woodhouse1-11/+15
2008-08-06[MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chipsAlexey Korolev1-4/+58
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-3/+0
2008-04-22[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-8/+8
2005-08-04[MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor1-10/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+196