summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-29Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-01-29Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-01-29Merge branch 'pci/host-vmd'Bjorn Helgaas
2020-01-29Merge branch 'pci/virtualization'Bjorn Helgaas
2020-01-29Merge branch 'pci/switchtec'Bjorn Helgaas
2020-01-29Merge branch 'pci/resource'Bjorn Helgaas
2020-01-29Merge branch 'pci/pm'Bjorn Helgaas
2020-01-29Merge branch 'pci/p2pdma'Bjorn Helgaas
2020-01-29Merge branch 'pci/misc'Bjorn Helgaas
2020-01-29PCI: Allow adjust_bridge_window() to shrink resource if necessaryNicholas Johnson
2020-01-29PCI: Set resource size directly in adjust_bridge_window()Nicholas Johnson
2020-01-29PCI: Rename extend_bridge_window() to adjust_bridge_window()Nicholas Johnson
2020-01-29PCI: Rename extend_bridge_window() parameterNicholas Johnson
2020-01-29PCI: Consider alignment of hot-added bridges when assigning resourcesNicholas Johnson
2020-01-29PCI: Remove local variable usage in pci_bus_distribute_available_resources()Nicholas Johnson
2020-01-29PCI: Pass size + alignment to pci_bus_distribute_available_resources()Nicholas Johnson
2020-01-29PCI: Rename variablesNicholas Johnson
2020-01-29PCI: vmd: Add two VMD Device IDsSushma Kalakota
2020-01-29PCI: Remove unnecessary bracesNicholas Johnson
2020-01-28PCI: brcmstb: Add MSI supportJim Quinlan
2020-01-28PCI: brcmstb: Add Broadcom STB PCIe host controller driverJim Quinlan
2020-01-24PCI: vmd: Remove dma_map_ops overridesJon Derrick
2020-01-24iommu/vt-d: Remove VMD child device sanity checkJon Derrick
2020-01-24iommu/vt-d: Use pci_real_dma_dev() for mappingJon Derrick
2020-01-24PCI: Introduce pci_real_dma_dev()Jon Derrick
2020-01-24x86/PCI: Expose VMD's pci_dev in struct pci_sysdataJon Derrick
2020-01-23PCI/AER: Initialize aer_fifoDongdong Liu
2020-01-23PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas
2020-01-23PCI/AER: Log which device prevents error recoveryYicong Yang
2020-01-21PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...Kishon Vijay Abraham I
2020-01-15PCI/switchtec: Add Gen4 device IDsKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao
2020-01-15PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe
2020-01-15PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe
2020-01-15PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()Logan Gunthorpe
2020-01-15PCI/switchtec: Add 'generation' variableLogan Gunthorpe
2020-01-15PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe
2020-01-15PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()Wesley Sheng
2020-01-15PCI/switchtec: Remove redundant valid PFF number countWesley Sheng
2020-01-15PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe
2020-01-13PCI/PM: Print config space of devices before suspendChen Yu
2020-01-13PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
2020-01-13PCI: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2020-01-10PCI: keystone: Fix outbound region mappingYurii Monakov
2020-01-10PCI: keystone: Fix link training retries initiationYurii Monakov
2020-01-10PCI: qcom: Add support for SDM845 PCIe controllerBjorn Andersson