summaryrefslogtreecommitdiff
path: root/drivers/mtd/chips/cfi_cmdset_0020.c
AgeCommit message (Expand)Author
2021-03-11mtd: cfi: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-03-30mtd: Convert fallthrough comments into statementsMiquel Raynal
2019-11-09mtd: cfi_cmdset_*: kill useless 'ret' variable initializersSergei Shtylyov
2018-11-09mtd: cfi_cmdset_0020: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2017-05-11mtd: cfi_cmdset_0020: Drop unnecessary staticJulia Lawall
2016-07-09mtd: cfi_cmdset_0020: Deinline do_write_buffer, save 5316 bytesDenys Vlasenko
2015-03-30mtd: cfi: clean up some indentingDan Carpenter
2014-05-20mtd: cfi: indent some if statementsDan Carpenter
2014-03-10mtd: cfi: Remove unnecessary OOM messagesJingoo Han
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe
2011-03-11mtd: cfi: fix writebufsize initializationAnatolij Gustschin
2011-01-06mtd: cfi: add writebufsize initializationAnatolij Gustschin
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk
2008-04-22[MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-08mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel
2006-05-08Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner
2005-08-04[MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor
2005-07-13[MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel
2005-04-16Linux-2.6.12-rc2Linus Torvalds