Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9fcd66e572b94974365a9119b073e0a43d496eb7
/
drivers
/
mtd
/
chips
/
cfi_cmdset_0001.c
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 15 years ago
e1b158a
mtd: CFI 1.0 and CFI 1.1
by Daniel Ribeiro
· 16 years ago
ec2d0d8
mtd: CFI: quirk for PF38F4476.
by Daniel Ribeiro
· 16 years ago
6ac15e9
[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cache_and_wait_for_operation().
by Graff Yang
· 16 years ago
69423d9
[MTD] update internal API to support 64-bit device size
by Adrian Hunter
· 16 years ago
3afe7eb
[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)
by Alexander Belyakov
· 16 years ago
e93cafe
[MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations
by Anders Grafström
· 16 years ago
c8872b0
[MTD] Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
998453f
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
by Alexey Korolev
· 16 years ago
59018b6
MTD/JFFS2: remove CVS keywords
by Adrian Bunk
· 17 years ago
deb1a5f
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
by Nate Case
· 17 years ago
91949d6
[MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo
by Alexander Belyakov
· 17 years ago
a98889f
[MTD][NOR] Add physical address to point() method
by Jared Hulbert
· 17 years ago
fe22466
[MTD] [NOR] Fix Intel CFI driver for collie flash
by Thomas Kunze
· 17 years ago
ca5c23c
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
by Paulius Zaleckas
· 17 years ago
cb53b3b
[MTD] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
fb6d080
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
by Alexey Korolev
· 17 years ago
c1f3ee1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 17 years ago
e619a75
[MTD] Unlocking all Intel flash that is locked on power up.
by Justin Treon
· 17 years ago
646fd12
cache invalidation error for buffered write
by Massimo Cirillo
· 17 years ago
6c24e41
[MTD] [NOR] Prevent erase command invocation on suspended chip
by Alexander Belyakov
· 17 years ago
b1c9c9b
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
by Alexey Korolev
· 17 years ago
d10a39d
[MTD] [NOR] More CFI fixups for Atmel chips
by Hans-Christian Egtvedt
· 17 years ago
5a37cf1
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
by Alexey Korolev
· 17 years ago
c4a9f88
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
by Kevin Hao
· 17 years ago
097f257
[MTD] fix CFI point method for discontiguous maps
by Andy Lowe
· 18 years ago
8f1a866
[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c
by Jesper Juhl
· 17 years ago
1da1caf
[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.
by Randy Dunlap
· 17 years ago
029a9eb
[MTD] [NOR] cfi_cmdset_0001.c: sparse fixes
by Ben Dooks
· 18 years ago
0ecbc81
[MTD] [NOR] Support for auto locking flash on power up
by Rodolfo Giometti
· 18 years ago
d416085
[MTD] [NOR] Intel: remove ugly PROGREGION macros
by Artem Bityutskiy
· 18 years ago
2a5bd59
[MTD] Fix default timeouts for Intel NOR flash
by David Woodhouse
· 18 years ago
bd3c97a7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
967bf62
[PATCH] Fix Intel/Sharp command set erase suspend bug
by Joakim Tjernlund
· 18 years ago
95b93a0
[MTD] replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
a86aaa6
[MTD] NOR: leave Intel chips in read-array mode on suspend
by David Anders
· 18 years ago
46a1652
[MTD] Fixes of performance and stability issues in CFI driver.
by Alexey Korolev
· 18 years ago
17ffc7b
[MTD] Initialize 'writesize'
by Artem B. Bityutskiy
· 18 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 19 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 19 years ago
c172471
cfi_cmdset_0001: factorize code to wait for flash status
by Nicolas Pitre
· 19 years ago
6e7a680
cfi-cmdset-0001: always update the chip status
by Nicolas Pitre
· 19 years ago
df54b52c
CHIPS: Fix potential starvation in cfi_cmdset_0001
by Josh Boyer
· 19 years ago
151e765
[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd
by David Woodhouse
· 19 years ago
a15bdee
Remove use of inter_module_crap in NOR flash chip drivers.
by David Woodhouse
· 19 years ago
c314b6f
[PATCH] cfi: init wait queue in chip struct
by Simon Vogl
· 19 years ago
d86d437
[PATCH] cfi_cmdset_0001: fix range for cache invalidation
by Alexey Korolev
· 19 years ago
8bc3b38
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
by Nicolas Pitre
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
fa67164
[PATCH] kfree cleanup: drivers/mtd
by Jesper Juhl
· 19 years ago
1f948b4
[MTD] chips: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
6f6ed05
[MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing
by Nicolas Pitre
· 19 years ago
e102d54
[MTD] writev support for cfi-cmdset-0001
by Nicolas Pitre
· 19 years ago
638d983
{MTD] add support for Intel's "Sibley" flash
by Nicolas Pitre
· 19 years ago
4843653
[MTD] cleanups to cfi_cmdset_0001
by Nicolas Pitre
· 19 years ago
d88f977
[MTD] CHIPS: Recognize Spansion CFI 1.4 chips
by Todd Poynor
· 19 years ago
97f927a
[MTD] XIP cleanup
by Thomas Gleixner
· 19 years ago
6da7012
[MTD] CFI flash locking reorg for XIP
by Nicolas Pitre
· 20 years ago
c25bb1f
[MTD] CFI DEBUG_LOCK_BITS fixes for Intel NOR flash:
by Todd Poynor
· 20 years ago
dce2b4d
[MTD] Fix OTP for top-parameter devices
by Nicolas Pitre
· 20 years ago
963a6fb
[MTD] Add reboot notifier to Intel NOR flash driver
by Nicolas Pitre
· 20 years ago
8048d2f
[MTD] Avoid compile warnings for Intel CFI flash without OTP support.
by Todd Poynor
· 20 years ago
9a6e73e
[MTD] cfi_cmdset_0001: Skip delay if Instant Block Locking is set
by Todd Poynor
· 20 years ago
50da7f6
[MTD] cfi_cmdset_0001: Fix compiler warnings
by Thomas Gleixner
· 20 years ago
09c7933
[MTD] cfi_cmdset_0001: Fix state after sync
by Nicolas Pitre
· 20 years ago
3a70025
[MTD] cfi_cmdset_0001: Fix the buggy status check.
by Thomas Gleixner
· 20 years ago
332d71f
[MTD] Make OTP actually work.
by Nicolas Pitre
· 20 years ago
f77814d
[MTD] Support for protection register support on Intel FLASH chips
by Nicolas Pitre
· 20 years ago
72b56a2
[MTD] Add OTP basisc
by Nicolas Pitre
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago