Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534537
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] PCI fixes for v4.9 |
| Date | 2016-12-02 00:00 +0100 |
| Message-ID | <sJIuB-3si-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
PCI fixes:
- Fix Read Completion Boundary setting, which fixes a boot failure on
IBM x3850 with Mellanox MT27500 ConnectX-3
- Update some MAINTAINERS entries and email addresses
The following changes since commit bc79c9851a76d76f269d9ef5150e180825650b67:
PCI: VMD: Update filename to reflect move (2016-11-10 16:26:32 -0600)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v4.9-fixes-4
for you to fetch changes up to e42010d8207f9d15a605ceb8e321bcd9648071b0:
PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) (2016-11-23 16:23:55 -0600)
----------------------------------------------------------------
pci-v4.9-fixes-4
----------------------------------------------------------------
Fabio Estevam (2):
MAINTAINERS: Update Richard Zhu's email address
MAINTAINERS: Add devicetree binding to PCI i.MX6 entry
Joao Pinto (2):
PCI: designware: Change maintainer to Joao Pinto
PCI: designware-plat: Update author email
Johannes Thumshirn (2):
PCI: Export pcie_find_root_port
PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
MAINTAINERS | 13 ++++---------
drivers/pci/host/pcie-designware-plat.c | 2 +-
drivers/pci/pcie/aer/aer_inject.c | 14 --------------
drivers/pci/probe.c | 28 +++++++++++++++++++++++++++-
include/linux/pci.h | 14 ++++++++++++++
5 files changed, 46 insertions(+), 25 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] PCI fixes for v4.9 Bjorn Helgaas <helgaas@kernel.org> - 2016-12-02 00:00 +0100
csiph-web