aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips/cfi_cmdset_0002.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: remove duplicate assignment of chip->stateTadashi Abe2011-05-251-1/+0
* mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-251-3/+1
* mtd: cmdset_0002: add CFI 1.5 support for S29GL-SGernot Hoyler2011-05-251-2/+3
* Fix common misspellingsLucas De Marchi2011-03-311-5/+5
* mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz2011-03-111-0/+1
* mtd: cfi: fix writebufsize initializationAnatolij Gustschin2011-03-111-1/+1
* mtd: cfi: add writebufsize initializationAnatolij Gustschin2011-01-061-0/+4
* mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chipsGuillaume LECERF2011-01-061-1/+3
* mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chipsGuillaume LECERF2011-01-061-3/+13
* mtd: cfi_fixup: remove unused 'param' parameterGuillaume LECERF2010-12-031-47/+47
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301-2/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+2
* | mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF2010-10-261-4/+6
* | mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chipsGuillaume LECERF2010-10-261-0/+26
* | mtd: cfi_cmdset_0002: code cleanupsWolfram Sang2010-10-251-39/+8
|/
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
* mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension versionGuillaume LECERF2010-08-061-3/+4
* mtd: cfi_cmdset_0002: fix the check for valid primary extension versionsGuillaume LECERF2010-08-041-3/+12
* mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chipsGuillaume LECERF2010-05-201-0/+3
* mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset IDDavid Woodhouse2010-05-201-0/+3
* mtd: cfi_cmdset_0002: Fix argument order in bootloc warningDavid Woodhouse2010-05-141-1/+1
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chipsGuillaume LECERF2010-05-141-0/+15
* mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chipsGuillaume LECERF2010-05-141-0/+35
* mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI fieldDavid Woodhouse2010-05-141-4/+5
* mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...Guillaume LECERF2010-05-141-44/+45
* mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashesKevin Cernekee2010-05-101-0/+56
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-101-61/+61
* mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF2010-02-261-9/+5
* mtd: cfi: remove unneeded NULL checksJiri Slaby2010-02-251-4/+2
* mtd: cfi_cmdset_0002, fix lock imbalanceJiri Slaby2009-12-101-1/+0
* mtd: CFI cmdset_0002: enable erase-suspend-programJoakim Tjernlund2009-11-301-13/+3
* mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2009-09-191-11/+0
* [MTD] [NOR] Fixup for Numonyx M29W128 chipsDarius Augulis2009-04-061-0/+11
* [MTD] CFI: remove major/minor version check for command set 0x0002Wolfgang Grandegger2009-01-091-0/+10
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-4/+4
* [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-051-13/+0
* [MTD] [NOR] AT49BV6416 has swapped erase regionsHaavard Skinnemoen2008-10-181-4/+12
* [MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detectionChristopher Moore2008-10-181-0/+36
* MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-3/+0
* [MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chipsTrent Piepho2008-04-221-0/+26
* [MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)Paulius Zaleckas2008-04-221-2/+2
* mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()Dmitry Adamushko2008-04-081-0/+1
* [MTD] Unlocking all Intel flash that is locked on power up.Justin Treon2008-02-031-1/+1
* [MTD] [NOR] Fix incorrect interface code for x16/x32 chipsBartlomiej Sieka2008-01-101-2/+4
* [MTD] [NOR] More CFI fixups for Atmel chipsHans-Christian Egtvedt2007-10-301-1/+5
* [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
* [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-081-0/+2
* [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-281-2/+1
* [MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2006-10-211-2/+6
* [MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen2006-09-221-0/+1