summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-23Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/imx'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2019-09-23Merge branch 'remotes/lorenzo/pci/al'Bjorn Helgaas
2019-09-23Merge branch 'pci/resource'Bjorn Helgaas
2019-09-23Merge branch 'pci/pciehp'Bjorn Helgaas
2019-09-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2019-09-23Merge branch 'pci/msi'Bjorn Helgaas
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-23Merge branch 'pci/encapsulate'Bjorn Helgaas
2019-09-23Merge branch 'pci/aspm'Bjorn Helgaas
2019-09-21PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCIHerbert Xu
2019-09-16PCI: dwc: Add validation that PCIe core is set to correct modeJonathan Chocron
2019-09-16PCI: dwc: al: Add Amazon Annapurna Labs PCIe controller driverJonathan Chocron
2019-09-16dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge bindingJonathan Chocron
2019-09-16PCI: Add quirk to disable MSI-X support for Amazon's Annapurna Labs Root PortJonathan Chocron
2019-09-16PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root PortJonathan Chocron
2019-09-16PCI: Add ACS quirk for Amazon Annapurna Labs root portsAli Saidi
2019-09-16PCI: Add Amazon's Annapurna Labs vendor IDJonathan Chocron
2019-09-10PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbersHaiyang Zhang
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg
2019-09-05PCI: Add ACS quirk for iProc PAXBAbhinav Ratna
2019-09-05PCI: Force trailing new line to resource_alignment_param in sysfsLogan Gunthorpe
2019-09-05PCI: Move pci_[get|set]_resource_alignment_param() into their callersLogan Gunthorpe
2019-09-05PCI: pciehp: Refer to "Indicators" instead of "LEDs" in commentsBjorn Helgaas
2019-09-05PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()Denis Efremov
2019-09-05PCI: pciehp: Remove pciehp_set_attention_status()Denis Efremov
2019-09-05PCI: pciehp: Combine adjacent indicator updatesDenis Efremov
2019-09-05PCI: pciehp: Add pciehp_set_indicators() to set both indicatorsDenis Efremov
2019-09-05PCI: Clean up resource_alignment parameter to not require static bufferLogan Gunthorpe
2019-09-05PCI: Use static const struct, not const static structKrzysztof Wilczynski
2019-09-05PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-09-05PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autop...Kelsey Skunberg
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-22arm64: dts: fsl: Remove num-lanes property from PCIe nodesHou Zhiqiang
2019-08-22ARM: dts: ls1021a: Remove num-lanes property from PCIe nodesHou Zhiqiang
2019-08-22PCI: dwc: Return directly when num-lanes is not foundHou Zhiqiang
2019-08-22dt-bindings: PCI: designware: Remove the num-lanes from Required propertiesHou Zhiqiang
2019-08-21PCI: kirin: Make structure kirin_dw_pcie_ops constantNishka Dasgupta
2019-08-21PCI: hv: Detect and fix Hyper-V PCI domain number collisionHaiyang Zhang
2019-08-20PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg
2019-08-20PCI: sysfs: Change permissions from symbolic to octalKelsey Skunberg
2019-08-20PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()Kelsey Skunberg