index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
[ARM] 4233/1: nand/s3c2410.c: warning fix
Arnaud Patard
2007-02-25
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-02-19
7
-73
/
+424
|
\
|
*
[MTD] [NAND] S3C2412 fix hw ecc
Matthieu CASTET
2007-02-18
1
-0
/
+27
|
*
[MTD] [NAND] Work around false compiler warning in CAFÉ driver
Andrew Morton
2007-02-18
1
-2
/
+2
|
*
[MTD] [NAND] eXcite nand flash driver
Thomas Koeller
2007-02-11
3
-0
/
+257
|
*
[MTD] [NAND] S3C2410: Hardware ECC correction code
Ben Dooks
2007-02-09
2
-13
/
+62
|
*
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
2007-02-09
1
-1
/
+0
|
*
[MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ ECC correction.
Adrian Bunk
2007-02-09
1
-1
/
+1
|
*
[MTD] [NAND] Correctly validate out-of-band offset and length
Adrian Hunter
2007-02-09
1
-5
/
+41
|
*
[MTD NAND] CAFÉ controller depends, perhaps unsurprisingly, on NAND
David Woodhouse
2007-02-05
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2007-02-05
1
-0
/
+1
|
|
\
|
*
|
[MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver.
David Woodhouse
2007-01-23
1
-37
/
+4
|
*
|
[MTD] [NAND] Inherit CAFÉ NAND timing setup from firmware
David Woodhouse
2007-01-23
1
-14
/
+30
*
|
|
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
2007-02-14
1
-1
/
+2
|
|
/
|
/
|
*
|
[PATCH] mtd/nand/cafe.c missing include of dma-mapping.h
Al Viro
2007-01-30
1
-0
/
+1
|
/
*
[MTD] NAND: Support for 16-bit bus-width on AT91.
Andrew Victor
2006-12-08
1
-0
/
+3
*
[MTD] nandsim: bugfix in page addressing
Artem Bityutskiy
2006-12-08
1
-2
/
+2
*
[MTD] NAND: use SmartMedia ECC byte order for ndfc
Timo Lindhorst
2006-12-05
1
-0
/
+1
*
[MTD] [NAND] Compile fix in rfc_from4.c
Mariusz Kozlowski
2006-12-01
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-12-01
1
-0
/
+1
|
\
|
*
[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...
Jesper Juhl
2006-10-27
1
-0
/
+1
*
|
[MTD] Remove trailing whitespace
David Woodhouse
2006-11-30
4
-535
/
+534
*
|
[MTD] NAND: add subpage write support
Thomas Gleixner
2006-11-29
1
-9
/
+44
*
|
[MTD] Tidy bitrev usage in rtc_from4.c
Andrew Morton
2006-11-29
1
-1
/
+1
*
|
[MTD] [NAND] fix ifdef option in nand_ecc.c
Timo Lindhorst
2006-11-29
1
-2
/
+2
*
|
[MTD] [NAND] Update CAFÉ driver interrupt handler prototype
David Woodhouse
2006-11-29
1
-1
/
+1
*
|
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
2006-11-28
3
-9
/
+4
*
|
Merge git://git.infradead.org/~dwmw2/cafe-2.6
David Woodhouse
2006-11-28
4
-1
/
+2162
|
\
\
|
*
|
[MTD] NAND: Fix ECC settings in CAFÉ controller driver.
David Woodhouse
2006-11-01
1
-7
/
+3
|
*
|
[MTD] NAND: Add register debugging spew option to CAFÉ driver
David Woodhouse
2006-10-31
1
-13
/
+13
|
*
|
[MTD] NAND: Use register #defines throughout CAFÉ driver, not numbers
David Woodhouse
2006-10-31
1
-55
/
+63
|
*
|
[MTD] NAND: Fix timing calculation in CAFÉ debugging message
David Woodhouse
2006-10-28
1
-1
/
+2
|
*
|
[MTD] NAND: Remove empty block ECC workaround
David Woodhouse
2006-10-27
1
-27
/
+1
|
*
|
[MTD] NAND: Add ECC debugging for CAFÉ
David Woodhouse
2006-10-27
1
-3
/
+36
|
*
|
[MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc on
David Woodhouse
2006-10-27
1
-11
/
+15
|
*
|
[MTD] NAND: Reset Café controller before initialising.
David Woodhouse
2006-10-27
1
-0
/
+4
|
*
|
[MTD] NAND: Café ECC -- remove spurious BUG_ON() in err_pos()
David Woodhouse
2006-10-27
1
-1
/
+0
|
*
|
[MTD] NAND: Disable ECC checking on CAFÉ since it's broken for now
David Woodhouse
2006-10-23
1
-2
/
+5
|
*
|
[MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flash
David Woodhouse
2006-10-22
3
-48
/
+109
|
*
|
[MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driver
David Woodhouse
2006-10-22
2
-13
/
+1385
|
*
|
Merge git://git.infradead.org/~dwmw2/cafe-2.6
David Woodhouse
2006-10-22
3
-0
/
+706
|
|
\
\
|
|
*
|
[MTD NAND] OLPC CAFÉ driver update
David Woodhouse
2006-10-20
1
-36
/
+99
|
|
*
|
[MTD NAND] Initial import of CAFÉ NAND driver.
David Woodhouse
2006-10-06
3
-0
/
+643
*
|
|
|
[MTD] [NAND] remove len/ooblen confusion.
Vitaly Wool
2006-11-28
2
-19
/
+37
*
|
|
|
[MTD] [NAND] Fix endianess bug in ndfc.c
Stefan Roese
2006-11-28
1
-1
/
+1
*
|
|
|
[MTD] [NAND] rtc_from4.c: use lib/bitrev.c
Adrian Bunk
2006-11-28
2
-42
/
+3
*
|
|
|
[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabled
Ricard Wanderlöf
2006-10-26
1
-1
/
+1
|
/
/
/
*
|
|
[MTD] NAND: Correct setting of chip->oob_poi OOB buffer
David Woodhouse
2006-10-22
1
-1
/
+1
*
|
|
[MTD] NAND: Combined oob buffer so it's contiguous with data
David Woodhouse
2006-10-21
1
-10
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-10-21
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[next]