public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] PCI patches for 2.6.13-rc1
@ 2005-07-01 20:47 Greg KH
  2005-07-01 20:48 ` [PATCH] PCI: Fix up PCI routing in parent bridge Greg KH
  2005-07-12 22:12 ` [GIT PATCH] ACPI patches for 2.6.13-rc2 Len Brown
  0 siblings, 2 replies; 12+ messages in thread
From: Greg KH @ 2005-07-01 20:47 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-pci

Here are some PCI patches against your latest git tree.  These are the
rest of the PCI patches that have been in the -mm tree for a while, with
(hopefully) the patches that caused all the pcmcia problems removed.

Please pull from:
	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
or if master.kernel.org hasn't synced up yet:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/

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

thanks,

greg k-h


 arch/i386/kernel/cpu/cpufreq/gx-suspmod.c |    2 
 arch/i386/pci/common.c                    |    1 
 arch/i386/pci/i386.c                      |   11 +
 drivers/char/hw_random.c                  |    2 
 drivers/char/watchdog/i8xx_tco.c          |    2 
 drivers/ide/setup-pci.c                   |    2 
 drivers/parport/parport_pc.c              |    2 
 drivers/pci/Makefile                      |    1 
 drivers/pci/hotplug.c                     |    2 
 drivers/pci/pci-driver.c                  |  196 ++++++++++--------------------
 drivers/pci/pci.c                         |    6 
 drivers/pci/pcie/portdrv.h                |    5 
 drivers/pci/pcie/portdrv_core.c           |    8 +
 drivers/pci/pcie/portdrv_pci.c            |   79 +++++++++++-
 drivers/pci/probe.c                       |   24 +++
 drivers/pci/quirks.c                      |    1 
 drivers/pci/setup-bus.c                   |    2 
 include/linux/pci-dynids.h                |   18 --
 include/linux/pci.h                       |    5 
 sound/pci/bt87x.c                         |    2 
 20 files changed, 205 insertions(+), 166 deletions(-)

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

Andy Whitcroft:
  gregkh-pci-pci-assign-unassigned-resources fix

Greg Kroah-Hartman:
  PCI: clean up dynamic pci id logic
  PCI: Fix up PCI routing in parent bridge

Hannes Reinecke:
  PCI: Remove newline from pci MODALIAS variable

Ivan Kokshaysky:
  PCI: handle subtractive decode pci-pci bridge better
  PCI: pci_assign_unassigned_resources() on x86

Jean Delvare:
  PCI: Add PCI quirk for SMBus on the Asus P4B-LX

John W. Linville:
  pci: cleanup argument comments for pci_{save,restore}_state

long:
  PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70

rajesh.shah@intel.com:
  PCI: Increase the number of PCI bus resources


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

end of thread, other threads:[~2005-07-12 22:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-01 20:47 [GIT PATCH] PCI patches for 2.6.13-rc1 Greg KH
2005-07-01 20:48 ` [PATCH] PCI: Fix up PCI routing in parent bridge Greg KH
2005-07-01 20:48   ` [PATCH] PCI: Increase the number of PCI bus resources Greg KH
2005-07-01 20:48     ` [PATCH] PCI: pci_assign_unassigned_resources() on x86 Greg KH
2005-07-01 20:48       ` [PATCH] PCI: clean up dynamic pci id logic Greg KH
2005-07-01 20:48         ` [PATCH] PCI: handle subtractive decode pci-pci bridge better Greg KH
2005-07-01 20:48           ` [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70 Greg KH
2005-07-01 20:48             ` [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX Greg KH
2005-07-01 20:48               ` [PATCH] PCI: Remove newline from pci MODALIAS variable Greg KH
2005-07-01 20:48                 ` [PATCH] gregkh-pci-pci-assign-unassigned-resources fix Greg KH
2005-07-01 20:48                   ` [PATCH] pci: cleanup argument comments for pci_{save,restore}_state Greg KH
2005-07-12 22:12 ` [GIT PATCH] ACPI patches for 2.6.13-rc2 Len Brown

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