[GIT PATCH] PCI fixes for 2.6.23-rc6

Previous thread: [GIT PATCH] USB fixes for 2.6.23-rc6 by Greg KH on Tuesday, September 11, 2007 - 12:42 pm. (1 message)

Next thread: [PATCH/RFC] doc: about email clients for Linux kernel patches by Randy Dunlap on Tuesday, September 11, 2007 - 1:16 pm. (29 messages)
To: Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>
Cc: <linux-kernel@...>, <linux-pci@...>, <pcihpd-discuss@...>
Date: Tuesday, September 11, 2007 - 12:43 pm

Here are a some PCI fixes against your 2.6.23-rc6 git tree.

They contain some bugfixes for devinit, compiler warning fixes, some
quirk updates, and a new device id.

All of these have been in the -mm tree for a while.

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 it

thanks,

greg k-h

arch/i386/pci/irq.c | 1 +
arch/i386/pci/pcbios.c | 2 +-
drivers/pci/probe.c | 2 +-
drivers/pci/quirks.c | 16 ++++++++++++++--
include/linux/aer.h | 25 ++++++++++++++++++++-----
include/linux/pci_ids.h | 2 ++
6 files changed, 39 insertions(+), 9 deletions(-)

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

Jason Gaston (1):
PCI: irq and pci_ids patch for Intel Tolapai

Ralf Baechle (2):
PCI: remove devinit from pci_read_bridge_bases
PCI: Remove __devinit from pcibios_get_irq_routing_table

Randy Dunlap (1):
PCI AER: fix warnings when PCIEAER=n

gw.kernel@tnode.com (1):
PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard

-

Previous thread: [GIT PATCH] USB fixes for 2.6.23-rc6 by Greg KH on Tuesday, September 11, 2007 - 12:42 pm. (1 message)

Next thread: [PATCH/RFC] doc: about email clients for Linux kernel patches by Randy Dunlap on Tuesday, September 11, 2007 - 1:16 pm. (29 messages)