summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/cafe.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro2007-01-301-0/+1
* [MTD] Remove trailing whitespaceDavid Woodhouse2006-11-301-9/+8
* [MTD] [NAND] Update CAFÉ driver interrupt handler prototypeDavid Woodhouse2006-11-291-1/+1
* [MTD] NAND: Fix ECC settings in CAFÉ controller driver.David Woodhouse2006-11-011-7/+3
* [MTD] NAND: Add register debugging spew option to CAFÉ driverDavid Woodhouse2006-10-311-13/+13
* [MTD] NAND: Use register #defines throughout CAFÉ driver, not numbersDavid Woodhouse2006-10-311-55/+63
* [MTD] NAND: Fix timing calculation in CAFÉ debugging messageDavid Woodhouse2006-10-281-1/+2
* [MTD] NAND: Remove empty block ECC workaroundDavid Woodhouse2006-10-271-27/+1
* [MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc onDavid Woodhouse2006-10-271-11/+15
* [MTD] NAND: Reset Café controller before initialising.David Woodhouse2006-10-271-0/+4
* [MTD] NAND: Disable ECC checking on CAFÉ since it's broken for nowDavid Woodhouse2006-10-231-2/+5
* [MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flashDavid Woodhouse2006-10-221-45/+104
* [MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driverDavid Woodhouse2006-10-221-0/+722