Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8fd310a1cc3aadb7a17d844beeefae66b1a169c6
/
drivers
/
mtd
/
chips
8fd310a
[MTD] [NOR] Add support for AMD AM29SL800D[BT] NOR flash chips
by Mike Rapoport
· 16 years ago
deb1a5f
[MTD] [NOR] Support for M50FLW080A and M50FLW080B
by Nate Case
· 16 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
70b0725
[MTD] [NOR] Fixup for incorrect CFI data in Spansion S29GL064/32N flash chips
by Trent Piepho
· 17 years ago
fecb886
[MTD] [NOR] Read extended device ID from AMD/Spansion CFI flash chips
by Trent Piepho
· 17 years ago
1b0a062
[MTD] [NOR] Add JEDEC support for the SST 36VF3203 flash chip
by Andrei Dolnikov
· 17 years ago
ca5c23c
[MTD] XIP: Use generic xip_iprefetch() instead of asm volatile (...)
by Paulius Zaleckas
· 17 years ago
eb8e318
[MTD] [NOR] cfi_cmdset_0020.c: make a function static
by Adrian Bunk
· 17 years ago
cb53b3b
[MTD] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
35d086b
[MTD] [JEDEC] Fix whitespace noise in chip table
by David Woodhouse
· 17 years ago
30d6a24
[MTD] [JEDEC] add support for the ST M29W400DB flash chip
by Gordon Farquharson
· 17 years ago
f8e30e4
mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync()
by Dmitry Adamushko
· 17 years ago
fb6d080
mtd: fix broken state in CFI driver caused by FL_SHUTDOWN
by Alexey Korolev
· 17 years ago
484b8e6
[MTD] [NOR] fix startup lock when using multiple nor flash chips
by Rizzo Davide
· 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
c0d2a48
[MTD] jedec probe: drop unnecessary forward declarations
by Ilpo Järvinen
· 17 years ago
53d8855
[MTD] JEDEC probe: kill some inline bloat
by Ilpo Järvinen
· 17 years ago
646fd12
cache invalidation error for buffered write
by Massimo Cirillo
· 17 years ago
de7921f
[MTD] [NOR] Fix incorrect interface code for x16/x32 chips
by Bartlomiej Sieka
· 17 years ago
cec80bf
[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion
by David Woodhouse
· 17 years ago
f6f0f81
[MTD] [NOR] Fix overflow check in jedec_probe
by David Woodhouse
· 17 years ago
5d3cce3
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
by David Woodhouse
· 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
8547e583
[MTD] [NOR] Add support for the SST 39VF1601 flash chip
by David Howells
· 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
4cfff0d
[MTD] Clean up duplicate includes in drivers/mtd/
by Jesper Juhl
· 17 years ago
c9856e3
[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions
by Philippe De Muyter
· 17 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
· 17 years ago
ce0f33a
[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static
by Ben Dooks
· 17 years ago
b7aa48b
[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)
by David Woodhouse
· 17 years ago
ec98c68
Use menuconfig objects: MTD
by Jan Engelhardt
· 18 years ago
e6be133
[MTD] Fix fwh_lock locking
by Shashi Rao
· 18 years ago
0ecbc81
[MTD] [NOR] Support for auto locking flash on power up
by Rodolfo Giometti
· 18 years ago
83d4809
[MTD] [NOR] Fix oops in cfi_amdstd_sync
by Vijay Sampath
· 18 years ago
4935361
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d416085
[MTD] [NOR] Intel: remove ugly PROGREGION macros
by Artem Bityutskiy
· 18 years ago
992c9d2
[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block
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
c9ac597
[MTD] Remove trailing whitespace
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
f33686b
[MTD] JEDEC probe: fix comment typo (devic)
by Alexey Dobriyan
· 18 years ago
89072ef
[MTD] CHIPS: Support for SST 49LF040B flash chip
by Ryan Jackson
· 18 years ago
0950960
Fix several typos in drivers/
by Matt LaPlante
· 18 years ago
187ef15
[MTD] Unlock NOR flash automatically where necessary
by Håvard Skinnemoen
· 18 years ago
de591da
MTD: Fix bug in fixup_convert_atmel_pri
by Håvard Skinnemoen
· 18 years ago
0165508
MTD: Add lock/unlock operations for Atmel AT49BV6416
by Haavard Skinnemoen
· 18 years ago
5b0c5c2
MTD: Convert Atmel PRI information to AMD format
by Haavard Skinnemoen
· 18 years ago
c4e6952
[PATCH] MTD: Add Macronix MX29F040 to JEDEC
by Takashi YOSHI
· 18 years ago
46a1652
[MTD] Fixes of performance and stability issues in CFI driver.
by Alexey Korolev
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
17ffc7b
[MTD] Initialize 'writesize'
by Artem B. Bityutskiy
· 18 years ago
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
· 18 years ago
a15bdee
Remove use of inter_module_crap in NOR flash chip drivers.
by David Woodhouse
· 18 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
Next »