public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] PCI updates for 2.6.26
@ 2008-04-29 17:12 Jesse Barnes
  2008-04-29 20:26 ` Ingo Molnar
  0 siblings, 1 reply; 6+ messages in thread
From: Jesse Barnes @ 2008-04-29 17:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-pci, Kristen Carlson Accardi

Nothing really major here: some bug fixes, documentation fixes and some
trivial stuff for 2.6.26.  Some of the more important changes are actually
coming in through Ingo's "big box" tree, so the excitement (and risk) level
here should be pretty low.

So please pull from

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

I hope I got this tree right; I read through some of the earlier discussions
about how trees should be run.  This branch hasn't seen any merges from your
tree (I think you suggested this); hopefully there won't be any conflicts.

Thanks,
Jesse

Adrian Bunk (1):
      make pciehp_acpi_get_hp_hw_control_from_firmware()

Alek Du (1):
      PCI: Add Intel SCH PCI IDs

Jesper Juhl (1):
      PCI Express ASPM support should default to 'No'

Jesse Barnes (2):
      Update MAINTAINERS with location of PCI tree
      PCI: don't expose struct pci_vpd to userspace

Kenji Kaneshige (11):
      pciehp: fix slot name
      pciehp: Fix interrupt event handlig
      pciehp: Add missing memory barrier
      pciehp: Fix wrong slot control register access
      pciehp: Fix wrong slot capability check
      pciehp: Remove useless hotplug interrupt enabling
      pciehp: Mask hotplug interrupt at controller release
      pciehp: Clean up pcie_init()
      shpchp: fix slot name
      pciehp: Fix command write
      pciehp: fix error message about getting hotplug control

Matti Linnanvuori (3):
      Consistently use pdev as the variable of type struct pci_dev *.
      doc: fix an incorrect suggestion to pass NULL for PCI like buses
      doc: replace another dev with pdev for consistency in DMA-mapping.txt

Yinghai Lu (2):
      pci/irq: restore mask_bits in msi shutdown -v3
      pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2

 Documentation/DMA-mapping.txt     |   38 +-
 MAINTAINERS                       |    1
 drivers/pci/hotplug/pciehp.h      |   17 -
 drivers/pci/hotplug/pciehp_core.c |   19 -
 drivers/pci/hotplug/pciehp_ctrl.c |   46 +--
 drivers/pci/hotplug/pciehp_hpc.c  |  565 +++++++++++---------------------------
 drivers/pci/hotplug/shpchp_core.c |   11
 drivers/pci/msi.c                 |   56 ++-
 drivers/pci/pci-driver.c          |    2
 drivers/pci/pcie/Kconfig          |    2
 include/linux/msi.h               |    1
 include/linux/pci.h               |   10
 include/linux/pci_ids.h           |    2
 13 files changed, 302 insertions(+), 468 deletions(-)


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

end of thread, other threads:[~2008-05-06 16:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-29 17:12 [git pull] PCI updates for 2.6.26 Jesse Barnes
2008-04-29 20:26 ` Ingo Molnar
2008-04-29 21:09   ` Ingo Molnar
2008-05-05 16:45     ` Jesse Barnes
2008-05-06 16:58       ` Ingo Molnar
2008-04-29 21:32   ` Jesse Barnes

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