[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200808111027.38682.jbarnes@virtuousgeek.org>
Date: Mon, 11 Aug 2008 10:27:38 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: [git pull] PCI fixes
Please pull my for-linus branch:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus
The most exciting thing in this set is the MSI restore fix. It should get
suspend/resume working again on several machines. Shortlog & diffstat
below.
--
Jesse Barnes, Intel Open Source Technology Center
Andrew Morton (1):
PCI: make pci_register_driver() a macro
Dean Hildebrand (1):
PCI: Limit VPD length for Broadcom 5708S
Dmitry Baryshkov (1):
DMA: make dma-coherent.c documentation kdoc-friendly
Eric Dumazet (1):
PCI: add Broadcom 5708S to VPD length quirk
Jesse Barnes (1):
PCI: fully restore MSI state at resume time
Rafael J. Wysocki (1):
PCI PM: Export pci_pme_active to drivers
Simon Horman (1):
PCI: check the return value of device_create_bin_file() in pci_create_bus()
akpm@...ux-foundation.org (1):
PCI: remove duplicate symbol from pci_ids.h
drivers/pci/msi.c | 5 +--
drivers/pci/pci.c | 3 +-
drivers/pci/probe.c | 54 +++++++++++++++++++++++++++++++++--------------
drivers/pci/quirks.c | 7 +++++-
include/linux/pci.h | 11 ++++++---
include/linux/pci_ids.h | 2 -
kernel/dma-coherent.c | 10 ++++----
7 files changed, 60 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists