index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
/
cfi_cmdset_0020.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
1
-11
/
+6
2019-11-09
mtd: cfi_cmdset_*: kill useless 'ret' variable initializers
Sergei Shtylyov
1
-4
/
+4
2018-11-09
mtd: cfi_cmdset_0020: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-3
/
+0
2017-05-11
mtd: cfi_cmdset_0020: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2016-07-09
mtd: cfi_cmdset_0020: Deinline do_write_buffer, save 5316 bytes
Denys Vlasenko
1
-1
/
+1
2015-03-30
mtd: cfi: clean up some indenting
Dan Carpenter
1
-15
/
+15
2014-05-20
mtd: cfi: indent some if statements
Dan Carpenter
1
-2
/
+2
2014-03-10
mtd: cfi: Remove unnecessary OOM messages
Jingoo Han
1
-2
/
+0
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
1
-3
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
1
-9
/
+0
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-9
/
+9
2012-01-09
mtd: introduce mtd_write interface
Artem Bityutskiy
1
-3
/
+5
2012-01-09
mtd: cfi: Allow per-mapping CFI device endianness
Aaron Sierra
1
-2
/
+3
2011-05-25
mtd: fix hang-up in cfi erase and read contention
Tadashi Abe
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
/
+1
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-68
/
+68
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
1
-1
/
+1
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-7
/
+7
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-22
[MTD] [NOR] cfi_cmdset_0020.c: make a function static
Adrian Bunk
1
-1
/
+2
2008-04-22
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-04-08
mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()
Dmitry Adamushko
1
-0
/
+1
2007-03-08
[MTD] [NOR] Fix oops in cfi_amdstd_sync
Vijay Sampath
1
-0
/
+2
2007-02-09
[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block
Artem Bityutskiy
1
-1
/
+1
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-05-22
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
1
-2
/
+1
2006-05-22
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
Joern Engel
1
-2
/
+2
2006-05-08
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
1
-0
/
+1
2006-05-08
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
1
-16
/
+0
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
1
-1
/
+1
2005-11-07
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
1
-86
/
+86
2005-08-04
[MTD] CHIPS: Recognize Spansion CFI 1.4 chips
Todd Poynor
1
-1
/
+10
2005-07-13
[MTD] cfi_cmdset_0002: Plugged a mem leak.
Joern Engel
1
-1
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1418