[GIT PULL for 2.6.36-rc1] i7300 EDAC driver

From: Mauro Carvalho Chehab
Date: Sun Oct 24 2010 - 09:10:01 EST


Linus,

Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/edac.git devel

For a new EDAC driver for Intel 7300 chipsets.

The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:

Linux 2.6.36-rc1 (2010-08-15 17:41:37 -0700)

are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/edac.git devel

Mauro Carvalho Chehab (25):
i7300_edac: start a driver for i7300 chipset (Clarksboro)
i7300_edac: display info if ECC is enabled or not
i7300_edac: add global error registers
i7300_edac: Add a FIXME note about the error correction type
i7300_edac: Better name PCI devices
i7300_edac: Add error detection code for global errors
i7300_edac: Clear the error bit after reading
i7300_edac: Adds detection for enhanced scrub mode on x8
i7300_edac: Detect if the device is on single mode
i7300_edac: Properly detect the type of error correction
i7300_edac: Add support for reporting FBD errors
i7300_edac: Add a code to cleanup error registers
i7300_edac: Cleanup: remove get_error_info logic
i7300_edac: Make the debug messages coherent with the others
i7300_edac: Fix MTR x4/x8 detection logic
i7300_edac: pre-allocate a buffer used to prepare err messages
i7300_edac: enrich FBD error info for fatal errors
i7300_edac: enrich FBD error info for corrected errors
i7300_edac: Properly detect channel on CE errors
i7300_edac: Cleanup: reorganize the file contents
i7300_edac: Improve comments
i7300-edac: CodingStyle cleanup
MAINTAINERS: Add maintainer for i7300-edac driver
V4L/DVB: i7300_edac: better initialize page counts
i7300_edac: Properly initialize per-csrow memory size

MAINTAINERS | 7 +
drivers/edac/Kconfig | 7 +
drivers/edac/Makefile | 1 +
drivers/edac/i7300_edac.c | 1247 +++++++++++++++++++++++++++++++++++++++++++++
include/linux/pci_ids.h | 19 +-
5 files changed, 1273 insertions(+), 8 deletions(-)
create mode 100644 drivers/edac/i7300_edac.c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/