summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24Merge branch 'pci/microchip'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-02-24Merge branch 'pci/layerscape'Bjorn Helgaas
2021-02-24Merge branch 'pci/dwc'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2021-02-24Merge branch 'pci/misc'Bjorn Helgaas
2021-02-24Merge branch 'pci/host-probe-refactor'Bjorn Helgaas
2021-02-24Merge branch 'pci/resource'Bjorn Helgaas
2021-02-24Merge branch 'pci/link'Bjorn Helgaas
2021-02-24Merge branch 'pci/hotplug'Bjorn Helgaas
2021-02-24Merge branch 'pci/error'Bjorn Helgaas
2021-02-24Merge branch 'pci/enumeration'Bjorn Helgaas
2021-02-24PCI: al: Remove useless dw_pcie_opsJisheng Zhang
2021-02-24PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang
2021-02-24PCI: dwc: Add upper limit address for outbound iATUShradha Todi
2021-02-24PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi
2021-02-24PCI: dwc: Drop support for config space in 'ranges'Rob Herring
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang
2021-02-24dt-bindings: PCI: layerscape: Add LX2160A rev2 compatible stringsHou Zhiqiang
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2021-02-23PCI/portdrv: Report reset for frozen channelKeith Busch
2021-02-23PCI/AER: Specify the type of Port that was resetKeith Busch
2021-02-23PCI/ERR: Retain status from error notificationKeith Busch
2021-02-23PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch
2021-02-23PCI/ERR: Clear status of the reporting deviceKeith Busch
2021-02-23MAINTAINERS: Add Daire McNamara as Microchip PCIe driver maintainerDaire McNamara
2021-02-23PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara
2021-02-23dt-bindings: PCI: microchip: Add Microchip PolarFire host bindingDaire McNamara
2021-02-23PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara
2021-02-18PCI: acpiphp: Remove unused acpiphp_callback typedefChen Lin
2021-02-18PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński
2021-02-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven
2021-02-17PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King
2021-02-10PCI: Remove WARN_ON(in_interrupt())Sebastian Andrzej Siewior
2021-02-10PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
2021-02-09PCI: Apply CONFIG_PCI_DEBUG to entire drivers/pci hierarchyJunhao He
2021-02-09PCI: Add Silicom Denmark vendor IDMartin Hundebøll
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas
2021-01-29MAINTAINERS: Fix 'ARM/TEXAS INSTRUMENT KEYSTONE CLOCKSOURCE' capitalizationBjorn Helgaas
2021-01-29Fix "ordering" comment typosBjorn Helgaas
2021-01-27PCI: Align checking of syscall user config accessorsHeiner Kallweit
2021-01-27PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas
2021-01-27PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas
2021-01-25PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński
2021-01-19PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki
2021-01-19dt-bindings: PCI: brcmstb: add BCM4908 bindingRafał Miłecki
2021-01-12PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel