summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-03-30PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOSMika Westerberg
2018-03-30PCI/AER: Use cached AER Capability offsetFrederick Lawler
2018-03-30PCI/portdrv: Rename and reverse sense of pcie_ports_autoBjorn Helgaas
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameterBjorn Helgaas
2018-03-30PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameterBjorn Helgaas
2018-03-30PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas
2018-03-30PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VCBjorn Helgaas
2018-03-30PCI/portdrv: Remove pcie_port_bus_type link order dependencyBjorn Helgaas
2018-03-30PCI/portdrv: Disable port driver in compat modeBjorn Helgaas
2018-03-30PCI/PM: Clear PCIe PME Status bit for Root Complex Event CollectorsBjorn Helgaas
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-23ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-03-23PCI: pcie-xilinx-nwl: Fix mask value to disable MSIsLorenzo Pieralisi
2018-03-22PCI: v3-semi: Remove unnecessary semicolonFengguang Wu
2018-03-22PCI: rcar: Remove unnecessary semicolonFengguang Wu
2018-03-22PCI: faraday: Make struct faraday_pci_variant staticFengguang Wu
2018-03-22PCI: kirin: Make struct kirin_pcie_driver staticFengguang Wu
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang
2018-03-21PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAINRob Herring
2018-03-21PCI: iproc: Remove dependency on ARM specific struct pci_sys_dataRob Herring
2018-03-20PCI: kirin: Remove unnecessary asm/compiler.h includeRob Herring
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19PCI/IOV: Skip BAR sizing for VFsKarimAllah Ahmed
2018-03-19PCI: Tidy commentsBjorn Helgaas
2018-03-19PCI: Tidy MakefilesBjorn Helgaas
2018-03-19PCI: Report quirks that take more than 10msBjorn Helgaas
2018-03-19PCI: Report quirk timings with pci_info() instead of pr_debug()Bjorn Helgaas
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD quirks to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD access code to vpd.cBjorn Helgaas
2018-03-19PCI: tegra: Add power management supportManikanta Maddireddy
2018-03-16PCI: hv: Only queue new work items in hv_pci_devices_present() if necessaryDexuan Cui
2018-03-16PCI: hv: Remove the bogus test in hv_eject_device_work()Dexuan Cui
2018-03-16PCI: hv: Fix a comment typo in _hv_pcifront_read_config()Dexuan Cui
2018-03-16PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui
2018-03-16PCI: hv: Serialize the present and eject work itemsDexuan Cui
2018-03-16arch: remove tile portArnd Bergmann
2018-03-14PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependencyArnd Bergmann
2018-03-13vga_switcheroo: Use device link for HDA controllerLukas Wunner
2018-03-13PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() publicLukas Wunner
2018-03-13PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-03-13PCI/hotplug: ppc: correct a php_slot usage after freeSimon Guo
2018-03-12PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driverBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas