index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache invalidation error for buffered write
Massimo Cirillo
2008-01-11
1
-2
/
+5
*
[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion
Alexey Korolev
2007-10-23
1
-69
/
+77
*
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
2007-10-13
1
-3
/
+6
*
[MTD] fix CFI point method for discontiguous maps
Andy Lowe
2007-09-23
1
-4
/
+11
*
[MTD] Clean up duplicate includes in drivers/mtd/
Jesper Juhl
2007-07-23
1
-1
/
+0
*
[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptions
Philippe De Muyter
2007-07-05
1
-0
/
+36
*
[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.c
Jesper Juhl
2007-07-04
1
-1
/
+1
*
[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.
Randy Dunlap
2007-06-28
1
-4
/
+4
*
[MTD] [NOR] cfi_cmdset_0001.c: sparse fixes
Ben Dooks
2007-06-28
1
-2
/
+2
*
[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be static
Ben Dooks
2007-06-28
1
-1
/
+1
*
[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)
David Woodhouse
2007-05-09
5
-2976
/
+0
*
Use menuconfig objects: MTD
Jan Engelhardt
2007-04-19
1
-9
/
+3
*
[MTD] Fix fwh_lock locking
Shashi Rao
2007-04-17
1
-1
/
+2
*
[MTD] [NOR] Support for auto locking flash on power up
Rodolfo Giometti
2007-04-02
1
-3
/
+90
*
[MTD] [NOR] Fix oops in cfi_amdstd_sync
Vijay Sampath
2007-03-08
2
-0
/
+4
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-02-19
2
-8
/
+20
|
\
|
*
[MTD] [NOR] Intel: remove ugly PROGREGION macros
Artem Bityutskiy
2007-02-09
1
-4
/
+2
|
*
[MTD] [NOR] STAA: use writesize instead off eccsize to represent ECC block
Artem Bityutskiy
2007-02-09
1
-1
/
+1
|
*
[MTD] Fix default timeouts for Intel NOR flash
David Woodhouse
2007-02-09
1
-3
/
+17
*
|
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-01
1
-1
/
+1
|
\
|
*
[PATCH] Fix Intel/Sharp command set erase suspend bug
Joakim Tjernlund
2006-11-28
1
-1
/
+1
*
|
[MTD] Remove trailing whitespace
David Woodhouse
2006-11-30
1
-1
/
+1
*
|
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
10
-26
/
+11
*
|
[MTD] NOR: leave Intel chips in read-array mode on suspend
David Anders
2006-10-21
1
-0
/
+2
*
|
[MTD] JEDEC probe: fix comment typo (devic)
Alexey Dobriyan
2006-10-21
1
-1
/
+1
*
|
[MTD] CHIPS: Support for SST 49LF040B flash chip
Ryan Jackson
2006-10-21
2
-2
/
+21
|
/
*
Fix several typos in drivers/
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[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
[next]