From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz,
Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Subject: [git pull] PCI updates for 2.6.26
Date: Tue, 29 Apr 2008 10:12:21 -0700 [thread overview]
Message-ID: <200804291012.21832.jbarnes@virtuousgeek.org> (raw)
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(-)
next reply other threads:[~2008-04-29 17:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-29 17:12 Jesse Barnes [this message]
2008-04-29 20:26 ` [git pull] PCI updates for 2.6.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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200804291012.21832.jbarnes@virtuousgeek.org \
--to=jbarnes@virtuousgeek.org \
--cc=kristen.c.accardi@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@atrey.karlin.mff.cuni.cz \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox