[GIT PATCH] PCI fixes for 2.6.25-rc2 git tree

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>
Cc: <linux-kernel@...>, <linux-pci@...>, <pcihpd-discuss@...>
Date: Thursday, February 21, 2008 - 7:46 pm

Here are some PCI patches against your 2.6.25-rc2 git tree.

They are a collection of PCI quirk additions, build fixes, and some PCI
hotplug fixes.


Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/


The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.

thanks,

greg k-h


-------------

 arch/x86/kernel/acpi/boot.c        |    3 +-
 arch/x86/pci/irq.c                 |    4 ++
 drivers/pci/hotplug/acpiphp_core.c |    6 +++
 drivers/pci/hotplug/acpiphp_ibm.c  |   33 ++++++++-------
 drivers/pci/pci-acpi.c             |    1 +
 drivers/pci/proc.c                 |    2 +-
 drivers/pci/quirks.c               |   79 ++++++++++++++++++++++++++++++++---
 drivers/pci/setup-bus.c            |    6 +--
 drivers/pcmcia/i82092.c            |    7 +++-
 include/linux/pci_ids.h            |    6 +++
 10 files changed, 117 insertions(+), 30 deletions(-)

---------------

Andrew Morton (2):
      PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes
      PCI: fix up setup-bus.c #ifdef

Crane Cai (1):
      PCI: AMD SATA IDE mode quirk

Gary Hade (1):
      PCI: hotplug: acpiphp_ibm: Remove get device information

Jason Gaston (2):
      PCI: pci_ids: patch for Intel ICH10 DeviceID's
      PCI: irq: patch for Intel ICH10 DeviceID's

Kenji Kaneshige (1):
      PCI: Fix wrong reference counter check for proc_dir_entry

Peer Chen (1):
      PCI: quirks: set 'En' bit of MSI Mapping for devices onHT-based nvidia platform

Randy Dunlap (1):
      PCI: kernel-doc: fix pci-acpi warning

Yinghai Lu (1):
      PCI: don't load acpi_php when acpi is disabled

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PATCH] PCI fixes for 2.6.25-rc2 git tree, Greg KH, (Thu Feb 21, 7:46 pm)