summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-28Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2019-11-28Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
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-26PCI: hv: Avoid a kmemleak false positive caused by the hbus bufferDexuan Cui
2019-11-26PCI: hv: Change pci_protocol_version to per-hbusDexuan Cui
2019-11-26PCI: hv: Add hibernation supportDexuan Cui
2019-11-26PCI: hv: Reorganize the code in preparation of hibernationDexuan Cui
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