summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2021-07-20PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter
2021-07-20PCI: intel-gw: Fix INTx enableMartin Blumenstingl
2021-07-20PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle
2021-07-20PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle
2021-07-20PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas
2021-07-20PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei
2021-07-20PCI: hv: Fix a race condition when removing the deviceLong Li
2021-07-20PCI: ftpci100: Rename macro name collisionRandy Dunlap
2021-07-19PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár
2021-07-19PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár
2021-07-19PCI: tegra194: Fix host initialization during resumeVidya Sagar
2021-07-14PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár
2021-05-22PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann
2021-05-19PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan
2021-05-19PCI: brcmstb: Fix error return code in brcm_pcie_probe()Wei Yongjun
2021-05-19PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár
2021-05-14PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I
2021-05-14PCI: xgene: Fix cfg resource mappingDejin Zheng
2021-05-12PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas
2021-02-24Merge branch 'pci/rockchip'Bjorn Helgaas
2021-02-24Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2021-02-24Merge branch 'pci/qcom'Bjorn Helgaas
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas
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-24PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2021-02-24PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov
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-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2021-02-23PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2021-02-23PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I
2021-02-23PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I
2021-02-23PCI: microchip: Add Microchip PolarFire PCIe controller driverDaire McNamara
2021-02-23PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridgeDaire McNamara