index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
/
cfi_cmdset_0001.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
Nate Case
2008-05-14
1
-0
/
+4
*
[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo
Alexander Belyakov
2008-05-06
1
-1
/
+1
*
[MTD][NOR] Add physical address to point() method
Jared Hulbert
2008-05-01
1
-6
/
+8
*
[MTD] [NOR] Fix Intel CFI driver for collie flash
Thomas Kunze
2008-04-23
1
-0
/
+3
*
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
Paulius Zaleckas
2008-04-22
1
-2
/
+2
*
[MTD] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-22
1
-6
/
+6
*
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
Alexey Korolev
2008-04-04
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-02-03
1
-2
/
+5
|
\
|
*
cache invalidation error for buffered write
Massimo Cirillo
2008-01-11
1
-2
/
+5
*
|
[MTD] Unlocking all Intel flash that is locked on power up.
Justin Treon
2008-02-03
1
-6
/
+12
*
|
[MTD] [NOR] Prevent erase command invocation on suspended chip
Alexander Belyakov
2007-11-26
1
-0
/
+15
*
|
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
Alexey Korolev
2007-11-23
1
-1
/
+1
*
|
[MTD] [NOR] More CFI fixups for Atmel chips
Hans-Christian Egtvedt
2007-10-30
1
-0
/
+43
|
/
*
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
2007-10-23
1
-69
/
+77
*
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
2007-10-13
1
-3
/
+6
*
[MTD] fix CFI point method for discontiguous maps
Andy Lowe
2007-09-23
1
-4
/
+11
*
[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c
Jesper Juhl
2007-07-04
1
-1
/
+1
*
[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.
Randy Dunlap
2007-06-28
1
-4
/
+4
*
[MTD] [NOR] cfi_cmdset_0001.c: sparse fixes
Ben Dooks
2007-06-28
1
-2
/
+2
*
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
2007-04-02
1
-3
/
+90
*
[MTD] [NOR] Intel: remove ugly PROGREGION macros
Artem Bityutskiy
2007-02-09
1
-4
/
+2
*
[MTD] Fix default timeouts for Intel NOR flash
David Woodhouse
2007-02-09
1
-3
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-01
1
-1
/
+1
|
\
|
*
[PATCH] Fix Intel/Sharp command set erase suspend bug
Joakim Tjernlund
2006-11-28
1
-1
/
+1
*
|
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
1
-2
/
+1
*
|
[MTD] NOR: leave Intel chips in read-array mode on suspend
David Anders
2006-10-21
1
-0
/
+2
|
/
*
[MTD] Fixes of performance and stability issues in CFI driver.
Alexey Korolev
2006-07-15
1
-44
/
+43
*
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2006-06-22
1
-0
/
+1
*
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2006-05-22
1
-1
/
+1
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
1
-2
/
+2
*
cfi_cmdset_0001: factorize code to wait for flash status
Nicolas Pitre
2006-05-17
1
-264
/
+157
*
cfi-cmdset-0001: always update the chip status
Nicolas Pitre
2006-05-17
1
-1
/
+3
*
CHIPS: Fix potential starvation in cfi_cmdset_0001
Josh Boyer
2006-05-17
1
-0
/
+5
*
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
David Woodhouse
2006-05-14
1
-1
/
+1
*
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
2006-05-08
1
-29
/
+7
*
[PATCH] cfi: init wait queue in chip struct
Simon Vogl
2006-02-24
1
-0
/
+1
*
[PATCH] cfi_cmdset_0001: fix range for cache invalidation
Alexey Korolev
2006-02-20
1
-7
/
+7
*
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
2005-11-29
1
-6
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
1
-195
/
+289
|
\
|
*
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-75
/
+75
|
*
[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing
Nicolas Pitre
2005-11-06
1
-3
/
+6
|
*
[MTD] writev support for cfi-cmdset-0001
Nicolas Pitre
2005-11-06
1
-50
/
+75
|
*
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
2005-11-06
1
-23
/
+65
|
*
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
2005-11-06
1
-56
/
+71
|
*
[MTD] CHIPS: Recognize Spansion CFI 1.4 chips
Todd Poynor
2005-08-04
1
-1
/
+10
*
|
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2005-11-07
1
-2
/
+1
|
/
*
[MTD] XIP cleanup
Thomas Gleixner
2005-07-07
1
-1
/
+1
*
[MTD] CFI flash locking reorg for XIP
Nicolas Pitre
2005-05-23
1
-50
/
+40
*
[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:
Todd Poynor
2005-05-23
1
-2
/
+3
[prev]
[next]