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