summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2020-06-24PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier
2020-06-24PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier
2020-06-24PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun
2020-06-24PCI: aardvark: Issue PERST via GPIOPali Rohár
2020-06-24PCI: aardvark: Improve link trainingMarek Behún
2020-06-24PCI: aardvark: Train link immediately after enabling trainingPali Rohár
2020-06-24PCI: brcmstb: Assert fundamental reset on initializationNicolas Saenz Julienne
2020-06-24PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray
2020-06-24PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling pathsChristophe JAILLET
2020-06-24PCI: vmd: Filter resource type bits from shadow registerJon Derrick
2020-06-24PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár
2020-06-24PCI: brcmstb: Fix window register offset from 4 to 8Jim Quinlan
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-04-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas
2020-04-02PCI: tegra: Print -EPROBE_DEFER error message at debug levelThierry Reding
2020-04-02PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interruptKishon Vijay Abraham I
2020-04-02PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table addressKishon Vijay Abraham I
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I
2020-03-31PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar
2020-03-27PCI: dwc: pci-dra7xx: Fix MSI IRQ handlingVignesh Raghavendra
2020-03-18PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLATHou Zhiqiang
2020-03-17PCI: mobiveil: Fix sparse different address space warningsHou Zhiqiang
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas
2020-03-09PCI: hv: Introduce hv_msi_entryBoqun Feng
2020-03-09PCI: hv: Move retarget related structures into tlfs headerBoqun Feng
2020-03-09PCI: hv: Move hypercall related definitions into tlfs headerBoqun Feng
2020-03-06PCI: hv: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2Long Li
2020-03-06PCI: hv: Decouple the func definition in hv_dr_state from VSP messageLong Li
2020-03-04PCI: amlogic: Use AXG PCIERemi Pommarel
2020-02-27PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski
2020-02-26PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOMBjorn Andersson
2020-02-25PCI: dwc: Add API to notify core initialization completionVidya Sagar
2020-02-25PCI: dwc: Refactor core initialization code for EP modeVidya Sagar
2020-02-24PCI: tegra: Use pci_parse_request_of_pci_ranges()Rob Herring
2020-02-24PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling pathDexuan Cui
2020-02-24PCI: hv: Remove unnecessary type casting from kzallocDexuan Cui
2020-02-21PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCsHou Zhiqiang
2020-02-21PCI: mobiveil: Add Header Type field checkHou Zhiqiang
2020-02-21PCI: mobiveil: Add 8-bit and 16-bit CSR register accessorsHou Zhiqiang
2020-02-21PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init hostHou Zhiqiang
2020-02-21PCI: mobiveil: Add callback function for link up checkHou Zhiqiang
2020-02-21PCI: mobiveil: Add callback function for interrupt initializationHou Zhiqiang
2020-02-21PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driverHou Zhiqiang