index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
/
cfi_cmdset_0002.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
mtd: cfi_cmdset_0002: Slight cleanup of fixup messages
David Woodhouse
1
-3
/
+3
2012-05-13
mtd: add fixup for S29NS512P NOR flash.
Javier Martin
1
-0
/
+14
2012-03-27
mtd: chips: cfi_cmdset_0002: Match ENABLE_VPP()/DISABLE_VPP() calls
Paul Parsons
1
-2
/
+4
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-9
/
+0
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
1
-12
/
+0
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-13
/
+13
2012-03-27
mtd: cfi: AMD/Fujitsu compatibles: add panic write support
Ira W. Snyder
1
-0
/
+240
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
1
-6
/
+4
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
1
-15
/
+12
2011-05-25
mtd: remove duplicate assignment of chip->state
Tadashi Abe
1
-1
/
+0
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
1
-3
/
+1
2011-05-25
mtd: cmdset_0002: add CFI 1.5 support for S29GL-S
Gernot Hoyler
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-03-11
mtd: cfi: add support for AMIC flashes (e.g. A29L160AT)
Steffen Sledz
1
-0
/
+1
2011-03-11
mtd: cfi: fix writebufsize initialization
Anatolij Gustschin
1
-1
/
+1
2011-01-06
mtd: cfi: add writebufsize initialization
Anatolij Gustschin
1
-0
/
+4
2011-01-06
mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips
Guillaume LECERF
1
-1
/
+3
2011-01-06
mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips
Guillaume LECERF
1
-3
/
+13
2010-12-03
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
1
-47
/
+47
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-2
/
+2
2010-10-26
mtd: cfi_cmdset_0002: make sector erase command variable
Guillaume LECERF
1
-4
/
+6
2010-10-26
mtd: cfi_cmdset_0002: add CFI detection for SST 38VF640x chips
Guillaume LECERF
1
-0
/
+26
2010-10-25
mtd: cfi_cmdset_0002: code cleanups
Wolfram Sang
1
-39
/
+8
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-2
/
+2
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
2010-08-06
mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
Guillaume LECERF
1
-3
/
+4
2010-08-04
mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
Guillaume LECERF
1
-3
/
+12
2010-05-20
mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips
Guillaume LECERF
1
-0
/
+3
2010-05-20
mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset ID
David Woodhouse
1
-0
/
+3
2010-05-14
mtd: cfi_cmdset_0002: Fix argument order in bootloc warning
David Woodhouse
1
-1
/
+1
2010-05-14
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips
Guillaume LECERF
1
-0
/
+15
2010-05-14
mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips
Guillaume LECERF
1
-0
/
+35
2010-05-14
mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field
David Woodhouse
1
-4
/
+5
2010-05-14
mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both...
Guillaume LECERF
1
-44
/
+45
2010-05-10
mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes
Kevin Cernekee
1
-0
/
+56
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-61
/
+61
2010-02-26
mtd: move more manufacturers to the common cfi.h header file
Guillaume LECERF
1
-9
/
+5
2010-02-25
mtd: cfi: remove unneeded NULL checks
Jiri Slaby
1
-4
/
+2
2009-12-10
mtd: cfi_cmdset_0002, fix lock imbalance
Jiri Slaby
1
-1
/
+0
2009-11-30
mtd: CFI cmdset_0002: enable erase-suspend-program
Joakim Tjernlund
1
-13
/
+3
2009-09-19
mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G
Massimo Cirillo
1
-11
/
+0
2009-04-06
[MTD] [NOR] Fixup for Numonyx M29W128 chips
Darius Augulis
1
-0
/
+11
2009-01-09
[MTD] CFI: remove major/minor version check for command set 0x0002
Wolfgang Grandegger
1
-0
/
+10
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-4
/
+4
2008-11-05
[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)
Eric W. Biederman
1
-13
/
+0
2008-10-18
[MTD] [NOR] AT49BV6416 has swapped erase regions
Haavard Skinnemoen
1
-4
/
+12
2008-10-18
[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection
Christopher Moore
1
-0
/
+36
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-3
/
+0
2008-04-22
[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips
Trent Piepho
1
-0
/
+26
2008-04-22
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
Paulius Zaleckas
1
-2
/
+2
[next]