public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] PCI fixes for 2.6.7
@ 2004-06-24 21:30 Greg KH
  2004-06-24 21:46 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 12+ messages in thread
From: Greg KH @ 2004-06-24 21:30 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-kernel

Hi,

Here are some small PCI patches for 2.6.7.  They include some pci id
fixes, quirk fixups, and pci hotplug driver updates.  They have all been
in the last few -mm releases.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/pci-2.6

thanks,

greg k-h

p.s. I'll send these as patches in response to this email to lkml for
those who want to see them.


 Documentation/pci.txt                  |    5 
 Documentation/power/pci.txt            |    8 
 arch/i386/kernel/dmi_scan.c            |   59 +++++
 arch/i386/pci/irq.c                    |   27 ++
 drivers/pci/hotplug/pciehp_ctrl.c      |  147 ++++----------
 drivers/pci/hotplug/pciehp_hpc.c       |    4 
 drivers/pci/hotplug/pciehprm_acpi.c    |   22 +-
 drivers/pci/hotplug/pciehprm_nonacpi.c |   18 +
 drivers/pci/hotplug/rpadlpar_core.c    |   28 --
 drivers/pci/hotplug/rpaphp.h           |   28 ++
 drivers/pci/hotplug/rpaphp_core.c      |  199 +++++++++++++-------
 drivers/pci/hotplug/rpaphp_pci.c       |  328 ++++++++++++++++++++++-----------
 drivers/pci/hotplug/rpaphp_slot.c      |  136 +++++++++++--
 drivers/pci/hotplug/rpaphp_vio.c       |    6 
 drivers/pci/hotplug/shpchp.h           |    1 
 drivers/pci/hotplug/shpchp_ctrl.c      |   60 ++----
 drivers/pci/hotplug/shpchp_pci.c       |    1 
 drivers/pci/hotplug/shpchprm_acpi.c    |   22 +-
 drivers/pci/hotplug/shpchprm_nonacpi.c |   18 +
 drivers/pci/msi.c                      |   10 -
 drivers/pci/pci.c                      |    2 
 drivers/pci/quirks.c                   |    1 
 include/linux/pci_ids.h                |   54 +++--
 23 files changed, 781 insertions(+), 403 deletions(-)
-----

<ossi:kde.org>:
  o PCI: (one more) PCI quirk for SMBus bridge on Asus P4 boards

Bjorn Helgaas:
  o PCI: clarify pci.txt wrt IRQ allocation

Daniel Ritz:
  o PCI: fix irq routing on acer travelmate 360 laptop

Dely Sy:
  o Fixes for hot-plug drivers (updated)

Linda Xie:
  o PCI Hotplug: rpaphp.patch -- multi-function devices not handled correctly

Roger Luethi:
  o PCI: Fix off-by-one in pci_enable_wake
  o PCI: Fix PME bits in pci.txt

Roland Dreier:
  o PCI: Fix MSI-X setup

Stephen Hemminger:
  o PCI: add id's for sk98 driver
  o PCI: fix out of order entry in pci_ids.h
  o PCI: remove duplicate in pci_ids.h


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-06-24 22:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-24 21:30 [BK PATCH] PCI fixes for 2.6.7 Greg KH
2004-06-24 21:46 ` [PATCH] " Greg KH
2004-06-24 21:46   ` Greg KH
2004-06-24 21:46     ` Greg KH
2004-06-24 21:46       ` Greg KH
2004-06-24 21:46         ` Greg KH
2004-06-24 21:46           ` Greg KH
2004-06-24 21:46             ` Greg KH
2004-06-24 21:46               ` Greg KH
2004-06-24 21:46                 ` Greg KH
2004-06-24 21:46                   ` Greg KH
2004-06-24 21:46                     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox