summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: brcmstb: Use pci_host_probe() to register hostRob Herring2020-07-101-16/+4
| | * | PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-101-28/+14
| | * | PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-8/+5
| | * | PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-19/+7
| | |/
| * | Merge branch 'pci/xilinx-cpm'Bjorn Helgaas2020-08-053-0/+623
| |\ \
| | * | PCI: xilinx-cpm: Add Versal CPM Root Port driverBharat Kumar Gogada2020-08-053-0/+623
| | |/
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2020-08-051-6/+38
| |\ \
| | * | PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guestsJon Derrick2020-07-061-6/+38
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-08-051-40/+2
| |\ \
| | * | PCI: tegra: Remove PLL power suppliesThierry Reding2020-07-281-8/+2
| | * | PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet2020-07-201-32/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/runtime-pm'Bjorn Helgaas2020-08-054-11/+5
| |\ \
| | * | PCI: rcar: Fix runtime PM imbalance on errorDinghao Liu2020-07-231-3/+1
| | * | PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu2020-07-071-4/+2
| | * | PCI: cadence: Fix runtime PM imbalance on errorDinghao Liu2020-07-071-2/+1
| | * | PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu2020-07-071-2/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2020-08-051-4/+12
| |\ \
| | * | PCI: mvebu: Setup BAR0 in order to fix MSIShmuel Hazan2020-07-141-4/+12
| | |/
| * | Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas2020-08-051-3/+3
| |\ \
| | * | PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()Tiezhu Yang2020-07-201-3/+3
| | |/
| * | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2020-08-051-41/+45
| |\ \
| | * | PCI: hv: Make some functions staticWei Yongjun2020-07-281-7/+8
| | * | PCI: hv: Fix a timing issue which causes kdump to fail occasionallyWei Hu2020-07-271-34/+37
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-08-0510-334/+140
| |\ \
| | * | PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring2020-07-271-219/+0
| | * | PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-179-46/+23
| | * | PCI: qcom: Replace define with standard valueAnsuel Smith2020-07-071-10/+5
| | * | PCI: qcom: Support pci speed set for ipq806xSham Muthayyan2020-07-071-0/+13
| | * | PCI: qcom: Add ipq8064 rev2 variantAnsuel Smith2020-07-071-1/+3
| | * | PCI: qcom: Add support for tx term offset for rev 2.1.0Ansuel Smith2020-07-071-1/+16
| | * | PCI: qcom: Define some PARF params needed for ipq8064 SoCAnsuel Smith2020-07-071-0/+24
| | * | PCI: qcom: Use bulk clk api and assert on errorAnsuel Smith2020-07-071-85/+46
| | * | PCI: qcom: Add missing reset for ipq806xAnsuel Smith2020-07-071-0/+12
| | * | PCI: qcom: Change duplicate PCI reset to phy resetAbhishek Sahu2020-07-071-10/+8
| | * | PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith2020-07-071-5/+33
| | |/
| * | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2020-08-058-64/+1074
| |\ \
| | * | PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I2020-08-035-2/+527
| | * | PCI: cadence: Add MSI-X support to Endpoint driverAlan Douglas2020-07-282-1/+117
| | * | PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I2020-07-271-2/+7
| | * | PCI: cadence: Add new *ops* for CPU addr fixupKishon Vijay Abraham I2020-07-274-13/+24
| | * | PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I2020-07-271-1/+2
| | * | PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I2020-07-273-1/+72
| | * | PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I2020-07-272-18/+62
| | * | PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I2020-07-272-12/+3
| | * | PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I2020-07-272-17/+263
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2020-08-051-1/+10
| |\ \
| | * | PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár2020-07-211-0/+7
| | * | PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár2020-07-071-1/+3
| | |/
| * / PCI: Replace http:// links with https://Alexander A. Klimov2020-06-308-8/+8
| |/
* | irqdomain/treewide: Free firmware node after domain removalJon Derrick2020-07-231-0/+3