aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0020.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-20mtd: cfi: indent some if statementsDan Carpenter1-2/+2
2014-03-10mtd: cfi: Remove unnecessary OOM messagesJingoo Han1-2/+0
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy1-3/+0
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy1-3/+0
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy1-9/+0
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-9/+9
2012-01-09mtd: introduce mtd_write interfaceArtem Bityutskiy1-3/+5
2012-01-09mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra1-2/+3
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe1-0/+1
2011-03-11mtd: cfi: fix writebufsize initializationAnatolij Gustschin1-1/+1
2011-01-06mtd: cfi: add writebufsize initializationAnatolij Gustschin1-0/+1
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse1-1/+0
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold1-68/+68
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2008-12-10[MTD] update internal API to support 64-bit device sizeAdrian Hunter1-7/+7
2008-06-04MTD/JFFS2: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-22[MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk1-1/+2
2008-04-22[MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-04-08mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko1-0/+1
2007-03-08[MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath1-0/+2
2007-02-09[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy1-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel1-2/+1
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel1-2/+2
2006-05-08Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse1-0/+1
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse1-16/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-1/+1
2005-11-07[MTD] chips: Clean up trailing white spacesThomas Gleixner1-86/+86
2005-08-04[MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor1-1/+10
2005-07-13[MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1418