aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0002.c
Commit message (Expand)AuthorAge
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-08
* mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension versionGuillaume LECERF2010-08-06
* mtd: cfi_cmdset_0002: fix the check for valid primary extension versionsGuillaume LECERF2010-08-04
* mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chipsGuillaume LECERF2010-05-20
* mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset IDDavid Woodhouse2010-05-20
* mtd: cfi_cmdset_0002: Fix argument order in bootloc warningDavid Woodhouse2010-05-14
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF2010-05-13
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF2010-05-13
* mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse2010-05-13
* mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF2010-05-13
* mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee2010-05-10
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-10
* mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF2010-02-26
* mtd: cfi: remove unneeded NULL checksJiri Slaby2010-02-25
* mtd: cfi_cmdset_0002, fix lock imbalanceJiri Slaby2009-12-10
* mtd: CFI cmdset_0002: enable erase-suspend-programJoakim Tjernlund2009-11-30
* mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2009-09-19
* [MTD] [NOR] Fixup for Numonyx M29W128 chipsDarius Augulis2009-04-06
* [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-09
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-10
* [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-05
* [MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen2008-10-18
* [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore2008-10-18
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
* [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho2008-04-22
* [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-22
* mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-08
* [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-03
* [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-10
* [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-30
* [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-28
* [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-08
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-28
* [MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2006-10-21
* [MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2006-09-22
* MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-16
* MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-16
* MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy2006-06-14
* Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-08
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-07
|\
| * [MTD] chips: Clean up trailing white spacesThomas Gleixner2005-11-07
| * [MTD] chips cfi_cmdset_0002: Prevent timeout raceKonstantin Baidarov2005-11-07
| * [MTD] CHIPS: Recognize Spansion CFI 1.4 chipsTodd Poynor2005-08-04
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-07
|/
* [MTD] XIP cleanupThomas Gleixner2005-07-07
* [MTD] cfi_cmdset_0002: Remove bogus includeThomas Gleixner2005-07-04
* [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-29