Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753068AbZCKEh2 (ORCPT ); Wed, 11 Mar 2009 00:37:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751312AbZCKEhS (ORCPT ); Wed, 11 Mar 2009 00:37:18 -0400 Received: from palinux.external.hp.com ([192.25.206.14]:56402 "EHLO mail.parisc-linux.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751248AbZCKEhQ (ORCPT ); Wed, 11 Mar 2009 00:37:16 -0400 Date: Tue, 10 Mar 2009 22:36:59 -0600 From: Matthew Wilcox To: Linus Torvalds Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] PCI fixes for 2.6.29 Message-ID: <20090311043659.GC25995@parisc-linux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1691 Lines: 45 Hi Linus, These are the PCI fixes that have been piling up for the last week while Jesse's been on vacation. I don't think there's anything questionable here. All the patches have been posted to linux-pci. The following changes since commit 16b71fdf97599f1b1b7f38418ee9922d9f117396: Samuel CUELLA (1): i810: fix kernel crash fix when struct fb_var_screeninfo is supplied are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/willy/pci.git fixes-20090310 Alex Chiang (2): PCIe: AER: during disable, check subordinate before walking PCIe: portdrv: call pci_disable_device during remove Alexander Duyck (1): PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 Michael Ellerman (1): powerpc/pseries: The RPA PCI hotplug driver depends on EEH Prakash Punnoor (2): pci: don't disable too many HT MSI mapping pci: Fix typo in message while disabling HT MSI mapping drivers/pci/hotplug/Kconfig | 2 +- drivers/pci/pcie/aer/aerdrv_core.c | 3 +++ drivers/pci/pcie/portdrv_pci.c | 1 + drivers/pci/quirks.c | 31 ++++++++++++++++++++++++++++++- 4 files changed, 35 insertions(+), 2 deletions(-) -- Matthew Wilcox Intel Open Source Technology Centre "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/