Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
179e09172ab663b8587ecc46bb18a56a770304a9
/
drivers
/
mtd
/
chips
21c8db9
[MTD] Restore MTD_ROM and MTD_RAM types
by David Woodhouse
· 18 years ago
783ed81
[MTD] assume mtd->writesize is 1 for NOR flashes
by Artem B. Bityutskiy
· 18 years ago
92cbfdc
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
by Joern Engel
· 18 years ago
e369d62
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
by Joern Engel
· 18 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 18 years ago
c8b229d
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
by Joern Engel
· 18 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 18 years ago
615191b
[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver
by David Woodhouse
· 18 years ago
5fc3dbc
[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe
by David Woodhouse
· 18 years ago
f6a673b
[MTD] Fix printk format error in gen_probe.c
by David Woodhouse
· 18 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
· 18 years ago
0f5ae3d
[MTD] Deal correctly with NOR chips which are smaller than the map window
by David Woodhouse
· 18 years ago
83ea4ef
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
by David Woodhouse
· 19 years ago
a15bdee
Remove use of inter_module_crap in NOR flash chip drivers.
by David Woodhouse
· 19 years ago
a6c591e
Remove unchecked MTD flags
by Jörn Engel
· 19 years ago
3a3f8a1
MTD: remove obsolete Kconfig options
by Anders Larsen
· 19 years ago
a63ec1b
[PATCH] Add chip used in collie to jedec_probe
by Pavel Machek
· 19 years ago
87d10f3
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
0500abf
[PATCH] drivers/mtd/: small cleanups
by Adrian Bunk
· 19 years ago
8917f6f
Kconfig help: MTD_JEDECPROBE already supports Intel
by Adrian Bunk
· 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
034d2f5
[PATCH] arm: fix dependencies for MTD_XIP
by Al Viro
· 19 years ago
fd27919
[PATCH] build kernel/intermodule.c only when required
by Adrian Bunk
· 19 years ago
3001aa8
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
by Adrian Bunk
· 19 years ago
2b9175c
[MTD] Make functions static, include header files with prototypes
by Adrian Bunk
· 19 years ago
ee2d49d
[MTD] chips: make sharps driver usable again
by Richard Purdie
· 19 years ago
8bc3b38
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
by Nicolas Pitre
· 19 years ago
987d240
[MTD] CFI: Use 16-bit access to autoselect/read device id data
by Todd Poynor
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 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
c2965f1
[MTD] chips: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
1f948b4
[MTD] chips: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
b95f960
[MTD] chips cfi_cmdset_0002: Prevent timeout race
by Konstantin Baidarov
· 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
2fc2991
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
by Thomas Gleixner
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
1da2c9a
[MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups
by Todd Poynor
· 19 years ago
d88f977
[MTD] CHIPS: Recognize Spansion CFI 1.4 chips
by Todd Poynor
· 19 years ago
6a8b4d3
[MTD] cfi_cmdset_0002: Plugged a mem leak.
by Joern Engel
· 19 years ago
1ca7035
[MTD] Make XIP support depend on CONFIG_ARM
by Thomas Gleixner
· 19 years ago
97f927a
[MTD] XIP cleanup
by Thomas Gleixner
· 19 years ago
f8eb321
[MTD] cfi_cmdset_0002: Remove bogus include
by Thomas Gleixner
· 19 years ago
02b15e3
[MTD] XIP for AMD CFI flash.
by Todd Poynor
· 19 years ago
22fd9a8
[MTD] cfi_cmdset_0002: Fix broken status check
by Thomas Gleixner
· 19 years ago
fb4a90b
[MTD] CFI-0002 - Improve error checking
by Eric W. Biedermann
· 19 years ago
6da7012
[MTD] CFI flash locking reorg for XIP
by Nicolas Pitre
· 19 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
88ec7c5
[MTD] Add SST 39VF1601 (MPF+) ID
by Ben Dooks
· 20 years ago
011b2a3
[MTD] Fixup probing logic for single 16bit devices
by Ben Dooks
· 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
322b12e
[MTD] amd_flash: Fix chip ID clash
by Jonas Holmberg
· 20 years ago
6170b43
[MTD] Fix MTD device probing
by Russell King
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago