aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/cafe.c
AgeCommit message (Expand)Author
2007-05-02[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse
2007-05-02[MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool
2007-03-23[MTD] [NAND] Remember timing settings for CAFÉ NAND controller.David Woodhouse
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-02-18[MTD] [NAND] Work around false compiler warning in CAFÉ driverAndrew Morton
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner
2007-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2007-01-30[PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro
2007-01-23[MTD] [NAND] Remove debugging cruft from CAFÉ NAND driver.David Woodhouse
2007-01-23[MTD] [NAND] Inherit CAFÉ NAND timing setup from firmwareDavid Woodhouse
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse
2006-11-29[MTD] [NAND] Update CAFÉ driver interrupt handler prototypeDavid Woodhouse
2006-11-01[MTD] NAND: Fix ECC settings in CAFÉ controller driver.David Woodhouse
2006-10-31[MTD] NAND: Add register debugging spew option to CAFÉ driverDavid Woodhouse
2006-10-31[MTD] NAND: Use register #defines throughout CAFÉ driver, not numbersDavid Woodhouse
2006-10-28[MTD] NAND: Fix timing calculation in CAFÉ debugging messageDavid Woodhouse
2006-10-27[MTD] NAND: Remove empty block ECC workaroundDavid Woodhouse
2006-10-27[MTD] CAFÉ NAND: Add 'slowtiming' parameter, default usedma and checkecc onDavid Woodhouse
2006-10-27[MTD] NAND: Reset Café controller before initialising.David Woodhouse
2006-10-23[MTD] NAND: Disable ECC checking on CAFÉ since it's broken for nowDavid Woodhouse
2006-10-22[MTD] NAND: CAFÉ NAND driver cleanup, fix ECC on reading empty flashDavid Woodhouse
2006-10-22[MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driverDavid Woodhouse