* [GIT PULL for 2.6.36-rc1] i7300 EDAC driver
@ 2010-10-24 13:09 Mauro Carvalho Chehab
0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2010-10-24 13:09 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Linux Kernel Mailing List, Doug Thompson,
Linux Edac Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-24 13:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-24 13:09 [GIT PULL for 2.6.36-rc1] i7300 EDAC driver Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome