index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
*
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-07-11
*
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-07-11
*
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-07-11
*
[MTD] [NAND] atmel_nand can be modular
David Brownell
2008-07-11
*
[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum
Haavard Skinnemoen
2008-07-11
*
[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()
David Brownell
2008-07-11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-07-11
|
\
|
*
[MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path
Eric Miao
2008-06-04
*
|
[MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved
David Woodhouse
2008-06-07
*
|
[MTD] [NAND] atmel_nand: make available on AVR32
Håvard Skinnemoen
2008-06-07
*
|
[MTD] [NAND] atmel_nand: Clean up and fix probe() error path
Håvard Skinnemoen
2008-06-07
*
|
[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols
Håvard Skinnemoen
2008-06-07
*
|
[MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig
Håvard Skinnemoen
2008-06-07
*
|
[MTD] [NAND] at91_nand: Convert to generic GPIO API
Håvard Skinnemoen
2008-06-07
*
|
[MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove
Anton Vorontsov
2008-06-07
*
|
[MTD] [NAND] nandsim: missing header for do_div
Randy Dunlap
2008-06-05
*
|
[MTD] [NAND] S3C2410: Remove changelog and tidy header
Ben Dooks
2008-06-04
*
|
[MTD] [NAND] S3C2410: Change printk() into dev_dbg()
Ben Dooks
2008-06-04
*
|
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
*
|
[MTD] [NAND] nandsim: allow for 64-bit size
Adrian Hunter
2008-06-04
*
|
[MTD] [NAND] nandsim: fix overridesize
Adrian Hunter
2008-06-04
*
|
[MTD] [NAND] nandsim: fix size bug
Adrian Hunter
2008-06-04
*
|
[MTD] [NAND] excite_nandflash: simplify code using ARRAY_SIZE() macro.
Robert P. J. Day
2008-06-04
*
|
[MTD] [NAND] fix 2 "unused variable" warnings in cafe_nand.c
Toralf Förster
2008-06-04
|
/
*
[MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.
Atsushi Nemoto
2008-04-26
*
[MTD] [NAND] bf5xx_nand: Avoid crash if bfin_mac is installed.
Michael Hennerich
2008-04-25
*
[MTD] [NAND] at91_nand: control NCE signal
Atsushi Nemoto
2008-04-25
*
[MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260
Richard Genoud
2008-04-25
*
[MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260
Richard Genoud
2008-04-23
*
[MTD] [NAND] Verify probe by retrying to checking the results match
Ben Dooks
2008-04-22
*
[MTD] [NAND] S3C2410 Allow ECC disable to be specified by the board
Ben Dooks
2008-04-22
*
[MTD] [NAND] S3C2410 Allow ECC layout to be passed through platform data
Ben Dooks
2008-04-22
*
[MTD] [NAND] S3C2410 Allow unset ecc to be ignored for ecc correction
Ben Dooks
2008-04-22
*
[MTD] [NAND] S3C2410 Large page NAND support
Ben Dooks
2008-04-22
*
[MTD] [NAND] S3C2410 Fix previous nFCE suspend save patch
Ben Dooks
2008-04-22
*
[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-04-22
*
[MTD] [NAND] plat_nand: set mtd->name
Hamish Moffatt
2008-04-22
*
[MTD] [NAND] corrected MPC8313 NAND fixes
Mike Hench
2008-04-22
*
[MTD] [NAND] fsl_elbc_nand: fix mtd name
Anton Vorontsov
2008-04-22
*
[MTD] [NAND] FSL UPM NAND driver
Anton Vorontsov
2008-04-22
*
[MTD] [NAND] Fix checkpatch errors in pxa3xx_nand
David Woodhouse
2008-04-22
*
[MTD] [NAND] support for pxa3xx
eric miao
2008-04-22
*
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
Scott Wood
2008-04-22
*
[MTD] [NAND] at91_nand: Make part_probes[] static
Atsushi Nemoto
2008-04-22
*
[MTD] [NAND] fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
*
[MTD] [NAND] fix possible Ooops in rfc_from4
Sebastian Siewior
2008-04-22
*
[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] static
Adrian Bunk
2008-04-22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
|
\
|
*
[POWERPC] fsl_elbc_nand: factor out localbus defines
Anton Vorontsov
2008-04-17
*
|
Merge branch 'omap2-upstream' into devel
Russell King
2008-04-19
|
\
|
[next]