index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2006-11-30
[MTD] Remove trailing whitespace
David Woodhouse
1
-1
/
+1
2006-11-28
[PATCH] Fix Intel/Sharp command set erase suspend bug
Joakim Tjernlund
1
-1
/
+1
2006-11-28
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
10
-26
/
+11
2006-10-21
[MTD] NOR: leave Intel chips in read-array mode on suspend
David Anders
1
-0
/
+2
2006-10-21
[MTD] JEDEC probe: fix comment typo (devic)
Alexey Dobriyan
1
-1
/
+1
2006-10-21
[MTD] CHIPS: Support for SST 49LF040B flash chip
Ryan Jackson
2
-2
/
+21
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-09-22
[MTD] Unlock NOR flash automatically where necessary
Håvard Skinnemoen
1
-0
/
+1
2006-09-16
MTD: Fix bug in fixup_convert_atmel_pri
Håvard Skinnemoen
1
-1
/
+1
2006-08-16
MTD: Add lock/unlock operations for Atmel AT49BV6416
Haavard Skinnemoen
1
-0
/
+90
2006-08-16
MTD: Convert Atmel PRI information to AMD format
Haavard Skinnemoen
1
-0
/
+21
2006-08-14
[PATCH] MTD: Add Macronix MX29F040 to JEDEC
Takashi YOSHI
1
-0
/
+14
2006-07-15
[MTD] Fixes of performance and stability issues in CFI driver.
Alexey Korolev
1
-44
/
+43
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-14
[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-22
[MTD] Introduce MTD_BIT_WRITEABLE
Joern Engel
2
-3
/
+2
2006-05-22
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
Joern Engel
1
-2
/
+2
2006-05-22
[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-17
[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-08
Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL
David Woodhouse
2
-1
/
+2
2006-05-08
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-03-31
[PATCH] Add chip used in collie to jedec_probe
Pavel Machek
1
-0
/
+17
2006-03-31
[PATCH] drivers/mtd: Use ARRAY_SIZE macro
Tobias Klauser
2
-3
/
+3
2006-03-31
[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-24
[PATCH] cfi: init wait queue in chip struct
Simon Vogl
1
-0
/
+1
2006-02-20
[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-16
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
1
-0
/
+1
2006-01-16
[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
[next]