index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MTD] Unlock NOR flash automatically where necessary
Håvard Skinnemoen
2006-09-22
1
-0
/
+1
*
MTD: Fix bug in fixup_convert_atmel_pri
Håvard Skinnemoen
2006-09-16
1
-1
/
+1
*
MTD: Add lock/unlock operations for Atmel AT49BV6416
Haavard Skinnemoen
2006-08-16
1
-0
/
+90
*
MTD: Convert Atmel PRI information to AMD format
Haavard Skinnemoen
2006-08-16
1
-0
/
+21
*
[PATCH] MTD: Add Macronix MX29F040 to JEDEC
Takashi YOSHI
2006-08-14
1
-0
/
+14
*
[MTD] Fixes of performance and stability issues in CFI driver.
Alexey Korolev
2006-07-15
1
-44
/
+43
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
4
-4
/
+0
*
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
2006-06-22
5
-1
/
+6
*
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
2006-06-14
2
-2
/
+2
*
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
2006-06-14
3
-0
/
+3
*
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
2006-05-30
1
-1
/
+1
*
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
Joern Engel
2006-05-30
1
-4
/
+2
*
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2006-05-22
2
-3
/
+2
*
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
Joern Engel
2006-05-22
1
-2
/
+2
*
[MTD] Introduce writesize
Joern Engel
2006-05-22
1
-2
/
+2
*
[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver
David Woodhouse
2006-05-21
1
-3
/
+3
*
[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe
David Woodhouse
2006-05-20
1
-2
/
+2
*
[MTD] Fix printk format error in gen_probe.c
David Woodhouse
2006-05-17
1
-1
/
+1
*
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
2
-5
/
+5
*
[MTD] Deal correctly with NOR chips which are smaller than the map window
David Woodhouse
2006-05-14
1
-2
/
+14
*
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2006-05-08
2
-1
/
+2
*
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
2006-05-08
7
-93
/
+20
*
Remove unchecked MTD flags
Jörn Engel
2006-04-17
1
-1
/
+1
*
MTD: remove obsolete Kconfig options
Anders Larsen
2006-04-01
1
-21
/
+0
*
[PATCH] Add chip used in collie to jedec_probe
Pavel Machek
2006-03-31
1
-0
/
+17
*
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-31
2
-3
/
+3
*
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2006-03-31
1
-4
/
+3
*
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
2006-03-26
1
-3
/
+2
*
[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
*
[PATCH] arm: fix dependencies for MTD_XIP
Al Viro
2006-02-08
1
-1
/
+1
*
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
2006-01-16
1
-0
/
+1
*
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
Adrian Bunk
2006-01-16
1
-3
/
+3
*
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-29
1
-2
/
+2
*
[MTD] chips: make sharps driver usable again
Richard Purdie
2005-11-29
1
-57
/
+66
*
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
2005-11-29
1
-6
/
+4
*
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
2005-11-29
1
-3
/
+3
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
15
-639
/
+743
|
\
|
*
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-1
/
+1
|
*
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
15
-493
/
+493
|
*
[MTD] chips cfi_cmdset_0002: Prevent timeout race
Konstantin Baidarov
2005-11-07
1
-9
/
+9
|
*
[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
2
-24
/
+67
|
*
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
2005-11-06
1
-56
/
+71
|
*
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
Thomas Gleixner
2005-11-06
1
-0
/
+1
|
|
\
[next]