aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cafe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-23[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.David Woodhouse1-14/+11
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-53/+36
2007-02-18[MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton1-2/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner1-1/+2
2007-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+1
2007-01-30[PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro1-0/+1
2007-01-23[MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver.David Woodhouse1-37/+4
2007-01-23[MTD] [NAND] Inherit CAFÉ NAND timing setup from firmwareDavid Woodhouse1-14/+30
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse1-9/+8
2006-11-29[MTD] [NAND] Update CAFÉ driver interrupt handler prototypeDavid Woodhouse1-1/+1
2006-11-01[MTD] NAND: Fix ECC settings in CAFÉ controller driver.David Woodhouse1-7/+3
2006-10-31[MTD] NAND: Add register debugging spew option to CAFÉ driverDavid Woodhouse1-13/+13
2006-10-31[MTD] NAND: Use register #defines throughout CAFÉ driver, not numbersDavid Woodhouse1-55/+63
2006-10-28[MTD] NAND: Fix timing calculation in CAFÉ debugging messageDavid Woodhouse1-1/+2
2006-10-27[MTD] NAND: Remove empty block ECC workaroundDavid Woodhouse1-27/+1
2006-10-27[MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc onDavid Woodhouse1-11/+15
2006-10-27[MTD] NAND: Reset Café controller before initialising.David Woodhouse1-0/+4
2006-10-23[MTD] NAND: Disable ECC checking on CAFÉ since it's broken for nowDavid Woodhouse1-2/+5
2006-10-22[MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flashDavid Woodhouse1-45/+104
2006-10-22[MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driverDavid Woodhouse1-0/+722