index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
4
-4
/
+0
2006-06-22
[MTD] Initialize 'writesize'
Artem B. Bityutskiy
5
-1
/
+6
2006-06-15
[MTD] Restore MTD_ROM and MTD_RAM types
David Woodhouse
2
-2
/
+2
2006-06-14
[MTD] assume mtd->writesize is 1 for NOR flashes
Artem B. Bityutskiy
3
-0
/
+3
2006-05-30
[MTD] replace MTD_RAM with MTD_GENERIC_TYPE
Joern Engel
1
-1
/
+1
2006-05-30
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
Joern Engel
1
-4
/
+2
2006-05-23
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2
-3
/
+2
2006-05-23
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
Joern Engel
1
-2
/
+2
2006-05-23
[MTD] Introduce writesize
Joern Engel
1
-2
/
+2
2006-05-21
[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver
David Woodhouse
1
-3
/
+3
2006-05-20
[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe
David Woodhouse
1
-2
/
+2
2006-05-18
[MTD] Fix printk format error in gen_probe.c
David Woodhouse
1
-1
/
+1
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
2
-5
/
+5
2006-05-14
[MTD] Deal correctly with NOR chips which are smaller than the map window
David Woodhouse
1
-2
/
+14
2006-05-09
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2
-1
/
+2
2006-05-09
Remove use of inter_module_crap in NOR flash chip drivers.
David Woodhouse
7
-93
/
+20
2006-04-17
Remove unchecked MTD flags
Jörn Engel
1
-1
/
+1
2006-04-01
MTD: remove obsolete Kconfig options
Anders Larsen
1
-21
/
+0
2006-04-01
[PATCH] Add chip used in collie to jedec_probe
Pavel Machek
1
-0
/
+17
2006-04-01
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2
-3
/
+3
2006-04-01
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-4
/
+3
2006-03-26
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
1
-3
/
+2
2006-02-25
[PATCH] cfi: init wait queue in chip struct
Simon Vogl
1
-0
/
+1
2006-02-21
[PATCH] cfi_cmdset_0001: fix range for cache invalidation
Alexey Korolev
1
-7
/
+7
2006-02-08
[PATCH] arm: fix dependencies for MTD_XIP
Al Viro
1
-1
/
+1
2006-01-17
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
1
-0
/
+1
2006-01-17
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
Adrian Bunk
1
-3
/
+3
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
1
-2
/
+2
2005-11-29
[MTD] chips: make sharps driver usable again
Richard Purdie
1
-57
/
+66
2005-11-29
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
1
-6
/
+4
2005-11-29
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
1
-3
/
+3
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
1
-1
/
+0
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
15
-639
/
+743
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2
-4
/
+3
2005-11-07
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
1
-1
/
+1
2005-11-07
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
15
-493
/
+493
2005-11-07
[MTD] chips cfi_cmdset_0002: Prevent timeout race
Konstantin Baidarov
1
-9
/
+9
2005-11-07
[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
2
-24
/
+67
2005-11-06
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
1
-56
/
+71
2005-11-06
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
Thomas Gleixner
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-08-04
[MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups
Todd Poynor
1
-9
/
+8
2005-08-04
[MTD] CHIPS: Recognize Spansion CFI 1.4 chips
Todd Poynor
4
-13
/
+32
2005-07-13
[MTD] cfi_cmdset_0002: Plugged a mem leak.
Joern Engel
1
-1
/
+4
2005-07-12
[MTD] Make XIP support depend on CONFIG_ARM
Thomas Gleixner
1
-1
/
+1
[next]