| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magic | David Woodhouse | 2007-05-02 | 1 | -838/+0 |
* | [MTD] [NAND] Use rslib for CAFÉ ECC | Segher Boessenkool | 2007-05-02 | 1 | -12/+98 |
* | [MTD] [NAND] Remember timing settings for CAFÉ NAND controller. | David Woodhouse | 2007-03-23 | 1 | -14/+11 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 | 1 | -53/+36 |
|\ |
|
| * | [MTD] [NAND] Work around false compiler warning in CAFÉ driver | Andrew Morton | 2007-02-18 | 1 | -2/+2 |
| * | 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] Remove trailing whitespace | David Woodhouse | 2006-11-30 | 1 | -9/+8 |
* | [MTD] [NAND] Update CAFÉ driver interrupt handler prototype | David Woodhouse | 2006-11-29 | 1 | -1/+1 |
* | [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] 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: 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 | 1 | -45/+104 |
* | [MTD] NAND: Add hardware ECC correction support to CAFÉ NAND driver | David Woodhouse | 2006-10-22 | 1 | -0/+722 |