Linus Torvalds
f263fbb8d6
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI updates from Bjorn Helgaas:
- add sysfs max_link_speed/width, current_link_speed/width (Wong Vee
Khee)
- make host bridge IRQ mapping much more generic (Matthew Minter,
Lorenzo Pieralisi)
- convert most drivers to pci_scan_root_bus_bridge() (Lorenzo
Pieralisi)
- mutex sriov_configure() (Jakub Kicinski)
- mutex pci_error_handlers callbacks (Christoph Hellwig)
- split ->reset_notify() into ->reset_prepare()/reset_done()
(Christoph Hellwig)
- support multiple PCIe portdrv interrupts for MSI as well as MSI-X
(Gabriele Paoloni)
- allocate MSI/MSI-X vector for Downstream Port Containment (Gabriele
Paoloni)
- fix MSI IRQ affinity pre/post/min_vecs issue (Michael Hernandez)
- test INTx masking during enumeration, not at run-time (Piotr Gregor)
- avoid using device_may_wakeup() for runtime PM (Rafael J. Wysocki)
- restore the status of PCI devices across hibernation (Chen Yu)
- keep parent resources that start at 0x0 (Ard Biesheuvel)
- enable ECRC only if device supports it (Bjorn Helgaas)
- restore PRI and PASID state after Function-Level Reset (CQ Tang)
- skip DPC event if device is not present (Keith Busch)
- check domain when matching SMBIOS info (Sujith Pandel)
- mark Intel XXV710 NIC INTx masking as broken (Alex Williamson)
- avoid AMD SB7xx EHCI USB wakeup defect (Kai-Heng Feng)
- work around long-standing Macbook Pro poweroff issue (Bjorn Helgaas)
- add Switchtec "running" status flag (Logan Gunthorpe)
- fix dra7xx incorrect RW1C IRQ register usage (Arvind Yadav)
- modify xilinx-nwl IRQ chip for legacy interrupts (Bharat Kumar
Gogada)
- move VMD SRCU cleanup after bus, child device removal (Jon Derrick)
- add Faraday clock handling (Linus Walleij)
- configure Rockchip MPS and reorganize (Shawn Lin)
- limit Qualcomm TLP size to 2K (hardware issue) (Srinivas Kandagatla)
- support Tegra MSI 64-bit addressing (Thierry Reding)
- use Rockchip normal (not privileged) register bank (Shawn Lin)
- add HiSilicon Kirin SoC PCIe controller driver (Xiaowei Song)
- add Sigma Designs Tango SMP8759 PCIe controller driver (Marc
Gonzalez)
- add MediaTek PCIe host controller support (Ryder Lee)
- add Qualcomm IPQ4019 support (John Crispin)
- add HyperV vPCI protocol v1.2 support (Jork Loeser)
- add i.MX6 regulator support (Quentin Schulz)
* tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (113 commits)
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
PCI: Add DT binding for Sigma Designs Tango PCIe controller
PCI: rockchip: Use normal register bank for config accessors
dt-bindings: PCI: Add documentation for MediaTek PCIe
PCI: Remove __pci_dev_reset() and pci_dev_reset()
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
PCI: xilinx: Make of_device_ids const
PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts
PCI: vmd: Move SRCU cleanup after bus, child device removal
PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
PCI: versatile: Add local struct device pointers
PCI: tegra: Do not allocate MSI target memory
PCI: tegra: Support MSI 64-bit addressing
PCI: rockchip: Use local struct device pointer consistently
PCI: rockchip: Check for clk_prepare_enable() errors during resume
MAINTAINERS: Remove Wenrui Li as Rockchip PCIe driver maintainer
PCI: rockchip: Configure RC's MPS setting
PCI: rockchip: Reconfigure configuration space header type
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
...
2017-07-08 15:51:57 -07:00
..
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-06-20 11:27:01 -03:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-05-10 20:45:36 -07:00
2017-05-11 00:21:54 +09:00
2017-03-02 08:42:42 +01:00
2017-05-11 00:21:54 +09:00
2017-05-11 00:21:54 +09:00
2017-06-21 15:14:23 -04:00
2017-05-11 00:21:54 +09:00
2017-06-20 11:39:34 +08:00
2017-05-11 00:21:54 +09:00
2017-06-30 13:53:07 -07:00
2017-06-20 07:12:03 -06:00
2017-04-08 17:37:20 +02:00
2017-02-21 13:25:50 -08:00
2017-02-27 18:43:45 -08:00
2017-06-20 12:18:27 +02:00
2017-06-20 12:18:27 +02:00
2017-01-26 08:34:19 +01:00
2017-05-11 00:18:38 +09:00
2017-07-03 02:22:52 -07:00
2017-05-11 00:18:38 +09:00
2017-06-19 18:26:03 +02:00
2016-12-07 10:45:57 +01:00
2017-04-18 16:54:19 +02:00
2016-12-21 06:59:13 -02:00
2017-06-20 06:54:34 -03:00
2017-05-11 00:18:38 +09:00
2017-04-22 20:26:37 +03:00
2017-06-19 11:03:49 -04:00
2017-05-01 09:27:15 +02:00
2017-05-09 10:10:15 -07:00
2017-06-08 16:05:41 -04:00
2017-03-14 09:47:33 +08:00
2017-06-27 12:05:22 -06:00
2017-06-20 07:12:03 -06:00
2017-04-03 15:18:16 -07:00
2017-03-25 20:11:19 -07:00
2017-04-24 12:35:56 -04:00
2017-02-03 15:21:21 -05:00
2017-01-10 14:05:11 -05:00
2017-06-23 13:42:20 -04:00
2017-04-24 12:46:00 -04:00
2016-12-10 23:29:11 -05:00
2017-04-21 13:21:30 -04:00
2017-02-22 16:09:04 -05:00
2017-02-03 15:16:45 -05:00
2017-01-17 15:22:05 -05:00
2017-07-02 13:40:25 -07:00
2017-03-21 15:11:32 +01:00
2017-02-23 10:46:07 -05:00
2017-05-08 17:15:13 -07:00
2017-04-21 13:55:33 -04:00
2017-03-22 14:20:54 -07:00
2017-05-11 00:21:54 +09:00
2017-06-09 13:29:49 +10:00
2017-02-07 18:16:45 +01:00
2017-07-03 10:41:59 +02:00
2017-02-14 22:18:05 -05:00
2017-04-16 10:06:25 -06:00
2017-02-23 10:46:08 -05:00
2017-06-08 08:40:00 -06:00
2017-07-06 16:24:30 -07:00
2017-06-20 07:02:43 -03:00
2017-04-03 11:45:08 -04:00
2017-06-20 07:18:01 -03:00
2017-07-06 16:24:34 -07:00
2017-03-13 15:29:22 -07:00
2017-01-17 14:38:43 -05:00
2017-02-24 17:46:56 -08:00
2017-06-21 11:22:53 -04:00
2017-06-21 11:22:52 -04:00
2017-04-17 09:58:42 -06:00
2017-05-30 08:20:25 -06:00
2017-07-02 09:56:37 -07:00
2017-06-08 14:16:25 -04:00
2017-05-21 13:37:32 -04:00
2017-02-20 11:13:37 -05:00
2017-02-23 21:51:39 +01:00
2017-04-05 07:13:56 -07:00
2017-04-13 13:58:21 -04:00
2017-06-30 09:44:17 +03:00
2017-02-03 14:35:43 +13:00
2017-04-20 09:54:24 +02:00
2017-06-08 15:57:09 -04:00
2017-03-09 13:22:28 -08:00
2017-06-19 16:54:53 -05:00
2017-04-28 10:23:19 -05:00
2017-05-05 11:36:44 -07:00
2017-06-21 15:14:23 -04:00
2017-03-15 15:20:27 -07:00
2017-03-17 15:10:49 +09:00
2017-05-11 00:18:38 +09:00
2017-01-24 13:44:28 -05:00
2017-05-11 00:18:38 +09:00
2017-02-23 10:55:08 -05:00
2017-01-18 10:43:15 -08:00
2017-06-21 11:22:52 -04:00
2017-06-08 10:31:52 +02:00
2017-07-01 15:26:11 -07:00
2017-02-14 19:47:16 -07:00
2017-01-16 14:47:21 -05:00
2017-02-23 10:55:08 -05:00
2017-02-23 10:55:08 -05:00
2017-06-09 11:22:14 +02:00
2017-02-10 15:13:26 +01:00
2017-05-18 16:34:55 +02:00
2017-04-10 12:34:01 -03:00
2017-05-11 00:18:39 +09:00
2017-01-09 16:07:38 -05:00
2017-06-08 11:26:19 -04:00
2017-04-26 21:19:05 -04:00
2017-06-27 18:23:14 -05:00
2017-04-21 15:59:52 -04:00
2017-02-18 21:44:59 -08:00
2017-06-19 13:51:34 -04:00
2017-03-09 15:42:33 +01:00
2017-05-26 12:52:19 +02:00
2017-01-10 18:31:55 -08:00
2017-01-20 12:10:17 -05:00
2017-06-15 12:12:40 -04:00
2017-06-03 18:43:46 +09:00
2016-12-16 00:13:39 +02:00
2017-02-02 21:58:02 -05:00
2017-06-13 10:48:24 +02:00
2017-03-09 17:01:09 -08:00
2017-06-05 16:58:59 +02:00
2017-06-20 08:14:34 -03:00
2017-03-31 12:55:06 +02:00
2017-03-31 12:55:09 +02:00
2016-12-16 00:13:38 +02:00
2017-06-20 07:03:58 -03:00
2016-12-16 00:13:32 +02:00
2016-12-16 00:13:32 +02:00
2017-02-27 16:31:23 +02:00
2017-04-11 00:28:41 +03:00
2016-12-16 00:13:41 +02:00
2017-04-24 12:35:56 -04:00
2017-06-13 22:02:09 +03:00
2017-04-14 10:06:10 +02:00