[GIT PULL] PCI fixes for v4.14

2017-11-09 Thread Bjorn Helgaas
PCI fixes: - update MAINTAINERS for HiSilicon, Microsemi Switchtec, and native host bridge drivers (Gabriele Paoloni, Sebastian Andrzej Siewior) Note that starting with changes intended for v4.16, Lorenzo Pieralisi will maintain the drivers/pci/{dwc,endpoint,host} directories. My intent is

[GIT PULL] PCI fixes for v4.14

2017-10-27 Thread Bjorn Helgaas
PCI fixes: - move alpha PCI IRQ map/swizzle functions out of initdata to fix regression from PCI core IRQ mapping changes (Lorenzo Pieralisi) The following changes since commit 407dae1e4415acde2d9f48bb76361893c4653756: PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions

[GIT PULL] PCI fixes for v4.14

2017-10-13 Thread Bjorn Helgaas
PCI fixes: - revert Tegra MSI change that caused a regression on TrimSlice (Thierry Reding) - finish Aardvark conversion to host bridge IRQ mapping. We missed Aardvark the first time around so it regressed (Thomas Petazzoni) The following changes since commit b1f9e5e355e909000fcccf

[GIT PULL] PCI fixes for v4.14

2017-10-06 Thread Bjorn Helgaas
PCI fixes: - fix legacy IDE probe issues exposed by recent PCI core IRQ mapping changes (Bartlomiej Zolnierkiewicz, Lorenzo Pieralisi) The following changes since commit 9561475db680f7144d2223a409dd3d7e322aca03: PCI: Fix race condition with driver_override (2017-09-25 18:34:54 -0500) a

[GIT PULL] PCI fixes for v4.14

2017-09-29 Thread Bjorn Helgaas
PCI fixes: - fix CONFIG_PCI=n build error (introduced in v4.14-rc1) (Geert Uytterhoeven) - fix a race in sysfs driver_override store/show (Nicolai Stange) The following changes since commit 749aaf3372b8b56b8743c3e27700d64c8bd06921: PCI: endpoint: Use correct "end of test" interrupt (

[GIT PULL] PCI fixes for v4.14

2017-09-22 Thread Bjorn Helgaas
PCI fixes: - fix endpoint "end of test" interrupt issue (introduced in v4.14-rc1) (John Keeping) - fix MIPS use-after-free map_irq() issue (introduced in v4.14-rc1) (Lorenzo Pieralisi) N.B. The MIPS tree contains 8eba3651f1da ("MIPS: PCI: fix pcibios_map_irq section mismatch"), a s

[GIT PULL] PCI fixes for v4.14

2017-09-15 Thread Bjorn Helgaas
PCI fix: - revert an attempt to fix a race while enabling upstream bridges because it broke iwlwifi firmware loading The following changes since commit 711aab1dbb324d321e3d84368a435a78908c7bce: vfs: constify path argument to kernel_read_file_from_path (2017-09-14 20:18:45 -0700) are a