summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0020.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-3/+0
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-271-3/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-9/+0
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-9/+9
* mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-091-3/+5
* mtd: cfi: Allow per-mapping CFI device endiannessAaron Sierra2012-01-091-2/+3
* mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-251-0/+1
* mtd: cfi: fix writebufsize initializationAnatolij Gustschin2011-03-111-1/+1
* mtd: cfi: add writebufsize initializationAnatolij Gustschin2011-01-061-0/+1
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-101-68/+68
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-7/+7
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
* [MTD] [NOR] cfi_cmdset_0020.c: make a function staticAdrian Bunk2008-04-221-1/+2
* [MTD] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-221-6/+6
* mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-081-0/+1
* [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-081-0/+2
* [MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC blockArtem Bityutskiy2007-02-091-1/+1
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-221-2/+1
* [MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel2006-05-221-2/+2
* Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-081-0/+1
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-081-16/+0
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-1/+1
* [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-071-86/+86
* [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-041-1/+10
* [MTD] cfi_cmdset_0002: Plugged a mem leak.Joern Engel2005-07-131-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1418