Prev: [PATCH V3] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
Next: Break out types from <linux/list.h> to <linux/list_types.h>.
From: Mauro Carvalho Chehab on 2 Jul 2010 17:20 Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core.git for_linus For two fixes that are needed to allow the i7core_edac driver to work with certain systems that use non-standard bus addresses for the QPI PCI devices. It also adds a MAINTAINERS entry for i7core_edac. Cheers, Mauro. --- The following changes since commit 7e27d6e778cd87b6f2415515d7127eba53fe5d02: Linux 2.6.35-rc3 (2010-06-11 19:14:04 -0700) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core.git for_linus Mauro Carvalho Chehab (3): i7core_edac: Properly discover the first QPI device i7core_edac: Avoid doing multiple probes for the same card MAINTAINERS: Add an entry for i7core_edac MAINTAINERS | 9 ++++++- drivers/edac/i7core_edac.c | 53 +++++++++++++++++++++++++++++++++---------- 2 files changed, 48 insertions(+), 14 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |