index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPUFREQ: S3C24XX NAND driver frequency scaling support.
Ben Dooks
2008-07-25
1
-21
/
+122
*
[MTD][NAND] au1550nd: remove unused variable
Yoichi Yuasa
2008-07-25
1
-2
/
+0
*
[MTD] jedec_probe: Fix SST 16-bit chip detection
Atsushi Nemoto
2008-07-25
1
-4
/
+10
*
[MTD][MTDPART] Fix a division by zero bug
Atsushi Nemoto
2008-07-25
1
-1
/
+3
*
[MTD][MTDPART] Cleanup and document the erase region handling
Atsushi Nemoto
2008-07-25
1
-4
/
+10
*
[MTD][MTDPART] Handle most checkpatch findings
Atsushi Nemoto
2008-07-25
1
-64
/
+65
*
[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
Atsushi Nemoto
2008-07-25
1
-158
/
+166
*
[MTD] physmap: resume already suspended chips on failure to suspend
Uwe Kleine-König
2008-07-25
1
-2
/
+13
*
[MTD] physmap: Fix suspend/resume/shutdown bugs.
Robert Jarzmik
2008-07-25
1
-4
/
+7
*
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
Alexey Korolev
2008-07-25
1
-1
/
+8
*
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
Anton Vorontsov
2008-07-25
1
-2
/
+2
*
[MTD] Fix const assignment in the MTD command line partitioning driver
David Howells
2008-07-11
1
-1
/
+1
*
[MTD] [NOR] gen_probe: No debug message when debugging is disabled
Jean Delvare
2008-07-11
1
-2
/
+2
*
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
Milton Miller
2008-07-11
2
-4
/
+0
*
[MTD] [MAPS] Remove the bast-flash driver.
Ben Dooks
2008-07-11
3
-243
/
+0
*
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-07-11
1
-6
/
+0
*
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-07-11
1
-1
/
+33
*
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-07-11
1
-0
/
+15
*
[MTD] [NAND] atmel_nand can be modular
David Brownell
2008-07-11
1
-1
/
+1
*
[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum
Haavard Skinnemoen
2008-07-11
1
-2
/
+23
*
[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()
David Brownell
2008-07-11
1
-5
/
+41
*
[MTD] mtdchar.c remove shadowed variable warnings
Harvey Harrison
2008-07-11
1
-9
/
+9
*
[MTD] mtdchar.c silence sparse warning
Harvey Harrison
2008-07-11
1
-2
/
+2
*
[MTD] m25p80: fix bug - ATmel spi flash fails to be copied to
Michael Hennerich
2008-07-11
1
-0
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-07-11
9
-103
/
+17
|
\
|
*
Merge git://git.infradead.org/~dwmw2/mtd-2.6.26
Linus Torvalds
2008-06-06
1
-1
/
+3
|
|
\
|
|
*
[MTD] m25p80.c mutex unlock fix
Chen Gong
2008-06-06
1
-1
/
+3
|
*
|
Fix various old email addresses for dwmw2
David Woodhouse
2008-06-06
1
-1
/
+1
|
|
/
|
*
[MTD] [MAPS] Fix cmdlineparse handling in mapping files
Kyungmin Park
2008-06-05
2
-2
/
+2
|
*
[MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path
Eric Miao
2008-06-04
1
-1
/
+1
|
*
ck804rom: fix driver_data in probe table.
David Woodhouse
2008-05-27
1
-9
/
+9
|
*
mtd: solutionengine flash map depends on solution engine mach group.
Paul Mundt
2008-05-08
1
-1
/
+1
|
*
sh: remove the broken SH_MPC1211 support
Adrian Bunk
2008-05-08
3
-88
/
+0
*
|
[MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved
David Woodhouse
2008-06-07
1
-3
/
+3
*
|
[MTD] [NAND] atmel_nand: make available on AVR32
Håvard Skinnemoen
2008-06-07
1
-5
/
+5
*
|
[MTD] [NAND] atmel_nand: Clean up and fix probe() error path
Håvard Skinnemoen
2008-06-07
1
-19
/
+22
*
|
[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols
Håvard Skinnemoen
2008-06-07
2
-93
/
+93
*
|
[MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig
Håvard Skinnemoen
2008-06-07
4
-15
/
+50
*
|
[MTD] [NAND] at91_nand: Convert to generic GPIO API
Håvard Skinnemoen
2008-06-07
1
-7
/
+5
*
|
[MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove
Anton Vorontsov
2008-06-07
1
-2
/
+2
*
|
[MTD] [NAND] nandsim: missing header for do_div
Randy Dunlap
2008-06-05
1
-0
/
+1
*
|
[MTD] [NAND] S3C2410: Remove changelog and tidy header
Ben Dooks
2008-06-04
1
-17
/
+3
*
|
[MTD] [NAND] S3C2410: Change printk() into dev_dbg()
Ben Dooks
2008-06-04
1
-1
/
+2
*
|
[MTD] [MAPS] Blackfin Async Flash Maps
Mike Frysinger
2008-06-04
3
-0
/
+231
*
|
[MTD] Use list_for_each_entry[_safe] where appropriate.
Chris Malley
2008-06-04
3
-42
/
+19
*
|
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
113
-224
/
+2
*
|
[MTD] [NAND] nandsim: allow for 64-bit size
Adrian Hunter
2008-06-04
1
-14
/
+21
*
|
[MTD] [NAND] nandsim: fix overridesize
Adrian Hunter
2008-06-04
1
-0
/
+1
*
|
[MTD] [NAND] nandsim: fix size bug
Adrian Hunter
2008-06-04
1
-1
/
+1
*
|
[MTD] [OneNAND] Check the ECC status first instead of controller
Kyungmin Park
2008-06-04
1
-29
/
+25
[next]