index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-09-23
18
-98
/
+1277
|
\
|
*
mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)
Alessandro Rubini
2009-09-20
3
-0
/
+257
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-09-20
1
-4
/
+4
|
|
\
|
*
|
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
David Woodhouse
2009-09-19
1
-2
/
+1
|
*
|
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
Atsushi Nemoto
2009-09-19
1
-5
/
+47
|
*
|
mtd: nand: fix tmio_nand ecc correction
Atsushi Nemoto
2009-09-19
1
-1
/
+16
|
*
|
mtd: nand: add __nand_correct_data helper function
Atsushi Nemoto
2009-09-19
1
-7
/
+24
|
*
|
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
Feng Kan
2009-09-19
1
-2
/
+2
|
*
|
mtd: omap: adding DMA mode support in nand prefetch/post-write
vimal singh
2009-09-19
2
-2
/
+193
|
*
|
mtd: omap: add support for nand prefetch-read and post-write
vimal singh
2009-09-19
2
-9
/
+160
|
*
|
mtd: add nand support for w90p910 (v2)
Wan ZongShun
2009-09-19
3
-0
/
+390
|
*
|
mtd: pxa3xx_nand: add single-bit error corrections reporting
Yeasah Pell
2009-09-19
1
-5
/
+12
|
*
|
mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
Eric Benard
2009-09-19
1
-1
/
+15
|
*
|
mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips
Sneha Narnakaje
2009-09-19
1
-6
/
+39
|
*
|
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
2009-09-19
1
-1
/
+60
|
*
|
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-19
5
-12
/
+15
|
*
|
mtd: nand: register orion_nand using platform_driver_probe()
Uwe Kleine-König
2009-09-19
1
-2
/
+1
|
*
|
mtd: nand_base: allow drivers to choose ECC block size
Singh, Vimal
2009-09-04
1
-1
/
+2
|
*
|
mtd: ep93xx: cleanup includes in ts7250 nand driver
H Hartley Sweeten
2009-09-04
1
-1
/
+4
|
*
|
mtd: nand_base: use __func__ instead of typing names
vimal singh
2009-09-04
1
-40
/
+42
|
*
|
mtd: nand: remove repeated comment, fix spelling
vimal singh
2009-09-04
1
-2
/
+1
*
|
|
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2009-09-21
2
-4
/
+4
|
|
/
|
/
|
*
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-18
1
-4
/
+4
|
\
\
|
*
|
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
2009-08-28
1
-4
/
+4
|
|
/
*
|
Merge branch 'master' into devel
Russell King
2009-09-12
1
-1
/
+1
|
\
\
|
|
/
|
*
[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop
Simon Kagstrom
2009-08-24
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
2009-09-12
3
-4
/
+10
|
\
\
\
|
|
|
/
|
|
*
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
2009-06-28
1
-2
/
+5
|
|
*
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
2009-06-25
1
-1
/
+1
|
|
/
|
/
|
|
*
[ARM] 5592/1: ep93xx: cleanup platform header includes
Hartley Sweeten
2009-07-09
1
-1
/
+4
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-06-22
13
-164
/
+1406
|
\
|
*
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
Atsushi Nemoto
2009-06-09
1
-9
/
+9
|
*
mtd: orion_nand: use burst reads with double word accesses
Nicolas Pitre
2009-06-08
1
-0
/
+23
|
*
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2009-06-08
2
-9
/
+12
|
*
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
2009-06-08
2
-100
/
+199
|
|
\
|
|
*
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
2009-06-08
1
-2
/
+1
|
|
*
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
2009-06-08
1
-2
/
+20
|
|
*
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
2009-06-08
1
-0
/
+6
|
|
*
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
2009-05-30
1
-2
/
+16
|
|
*
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
2009-05-30
1
-2
/
+2
|
|
*
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
2009-05-30
1
-4
/
+1
|
|
*
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
2009-05-30
1
-9
/
+25
|
|
*
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
2009-05-30
1
-11
/
+78
|
|
*
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
2009-05-30
1
-52
/
+26
|
*
|
mtd: nand: max_retries off by one in mxc_nand
Roel Kluin
2009-06-05
1
-1
/
+1
|
*
|
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
2009-06-05
1
-3
/
+3
|
*
|
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
2009-06-05
3
-0
/
+783
|
*
|
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
2009-06-05
1
-2
/
+11
|
*
|
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
2009-06-05
1
-3
/
+1
|
*
|
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
2009-06-05
1
-1
/
+10
[next]