summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas
2019-11-28Merge branch 'pci/switchtec'Bjorn Helgaas
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas
2019-11-28Merge branch 'pci/msi'Bjorn Helgaas
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'pci/hotplug'Bjorn Helgaas
2019-11-28Merge branch 'pci/enumeration'Bjorn Helgaas
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas
2019-11-28Merge branch 'pci/aer'Bjorn Helgaas
2019-11-26PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelistPalmer Dabbelt
2019-11-26Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"Jian-Hong Pan
2019-11-26PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan
2019-11-26PCI/MSI: Move power state check out of pci_msi_supported()Bjorn Helgaas
2019-11-26PCI/MSI: Remove unused pci_irq_get_node()Greg Kroah-Hartman
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit
2019-11-21PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit
2019-11-21drm/radeon: Prefer pcie_capability_read_word()Frederick Lawler
2019-11-21drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2019-11-21drm/radeon: Correct Transmit Margin masksBjorn Helgaas
2019-11-21drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2019-11-21drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2019-11-21drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2019-11-21PCI: Allow building PCIe things without PCIEPORTBUSBjorn Helgaas
2019-11-21PCI: Remove PCIe Kconfig dependencies on PCIBjorn Helgaas
2019-11-21PCI/ASPM: Remove dependency on PCIEPORTBUSBjorn Helgaas
2019-11-21PCI/PTM: Remove dependency on PCIEPORTBUSBjorn Helgaas
2019-11-21PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2019-11-21PCI: sysfs: Remove unused attribute groupsBen Dooks
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-21x86/PCI: Correct SPDX comment styleKrzysztof Wilczynski
2019-11-20PCI/PM: Move pci_dev_wait() definition earlierVidya Sagar
2019-11-20PCI/PM: Add missing link delays required by the PCIe specMika Westerberg
2019-11-20PCI/PM: Add pcie_wait_for_link_delay()Mika Westerberg
2019-11-20PCI/PM: Return error when changing power state from D3coldBjorn Helgaas
2019-11-20PCI/PM: Decode D3cold power state correctlyBjorn Helgaas
2019-11-20PCI/PM: Fold __pci_complete_power_transition() into its callerRafael J. Wysocki
2019-11-20PCI/PM: Avoid exporting __pci_complete_power_transition()Rafael J. Wysocki
2019-11-20PCI/PM: Fold __pci_start_power_transition() into its callerRafael J. Wysocki
2019-11-20PCI/PM: Use pci_power_up() in pci_set_power_state()Rafael J. Wysocki
2019-11-20PCI/PM: Move power state update away from pci_power_up()Rafael J. Wysocki
2019-11-20PCI/PM: Remove unused pci_driver.suspend_late() hookBjorn Helgaas
2019-11-20PCI/PM: Remove unused pci_driver.resume_early() hookBjorn Helgaas
2019-11-20xen-platform: Convert to generic power managementBjorn Helgaas
2019-11-20PCI/PM: Simplify pci_set_power_state()Bjorn Helgaas
2019-11-20PCI/PM: Expand PM reset messages to mention D3hot (not just D3)Bjorn Helgaas
2019-11-20PCI/PM: Apply D2 delay as milliseconds, not microsecondsBjorn Helgaas
2019-11-20PCI/PM: Use pci_WARN() to include device informationBjorn Helgaas
2019-11-20PCI/PM: Use PCI dev_printk() wrappers for consistencyBjorn Helgaas
2019-11-20PCI/PM: Make power management op coding style consistentBjorn Helgaas