[git pull] PCI fixes

From: Jesse Barnes
Date: Mon Oct 12 2009 - 13:33:37 EST


The following changes since commit
0eca52a92735f43462165efe00a7e394345fb38e: Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/ide-2.6

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 for-linus

Nothing earth shattering here since there haven't been any big PCI related
regressions reported (yet). Probably the most significant change here is from
Yinghai; a patch to allocate larger bridge ranges if possible. It's the only
one with potential to cause big trouble, but it looks safe and doesn't seem
to have caused issues so far...

Bjorn Helgaas (2):
PCI: PCIe portdrv: remove "-driver" from driver name
PCI: remove pci_assign_resource_fixed()

Gabe Black (1):
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers

Kenji Kaneshige (1):
PCI: Prevent AER driver from being loaded on non-root port PCIE devices

Rafael J. Wysocki (1):
PCI PM: Read device power state from register after updating it

Randy Dunlap (1):
PCI: pci.c: fix kernel-doc notation

Yinghai Lu (1):
PCI: get larger bridge ranges when space is available

drivers/pci/pci.c | 14 +++++++++-----
drivers/pci/pcie/aer/aerdrv.c | 2 +-
drivers/pci/pcie/portdrv_pci.c | 3 +--
drivers/pci/quirks.c | 19 +++++++++++++++++++
drivers/pci/setup-bus.c | 13 +++++++++++--
drivers/pci/setup-res.c | 37 -------------------------------------
include/linux/pci_ids.h | 1 +
7 files changed, 42 insertions(+), 47 deletions(-)

Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/