Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619051
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] PCI fixes for v4.11 |
| Date | 2017-04-07 21:30 +0200 |
| Message-ID | <ttHK1-3kh-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
PCI fixes:
- fix ThunderX legacy firmware resources
- fix ARTPEC-6 and DesignWare platform driver NULL pointer dereferences
- fix HiSilicon link error
The following changes since commit 9abb27c7594a62bbf6385e20b7f5a90b4eceae2f:
PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller (2017-03-23 17:11:26 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.11-fixes-4
for you to fetch changes up to 794a8604fe6e4a311373cde57a86ad4aab9d32b8:
PCI: dwc: Fix dw_pcie_ops NULL pointer dereference (2017-04-04 08:24:25 -0500)
----------------------------------------------------------------
pci-v4.11-fixes-4
----------------------------------------------------------------
Arnd Bergmann (1):
PCI: dwc: Select PCI_HOST_COMMON for hisi
Niklas Cassel (1):
PCI: dwc: Fix dw_pcie_ops NULL pointer dereference
Tomasz Nowicki (1):
PCI: thunder-pem: Fix legacy firmware PEM-specific resources
drivers/pci/dwc/Kconfig | 1 +
drivers/pci/dwc/pcie-artpec6.c | 4 ++++
drivers/pci/dwc/pcie-designware-plat.c | 4 ++++
drivers/pci/host/pci-thunder-pem.c | 10 ++++++++--
4 files changed, 17 insertions(+), 2 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] PCI fixes for v4.11 Bjorn Helgaas <helgaas@kernel.org> - 2017-04-07 21:30 +0200
csiph-web