summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko
2022-08-17PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-08-17PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-08-17PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi
2022-08-17PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin
2022-08-17PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin
2022-08-17PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit addressSerge Semin
2022-08-17PCI: dwc: Disable outbound windows only for controllers using iATUSerge Semin
2022-08-17PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin
2022-08-17PCI: dwc: Stop link on host_init errors and de-initializationSerge Semin
2022-08-17PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()Miaoqian Lin
2022-08-17PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin
2022-08-17PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()Miaoqian Lin
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-31Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Add control of subdevice voltage regulators"Bjorn Helgaas
2022-05-31Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"Bjorn Helgaas
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/versatile'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas
2022-05-24Merge branch 'pci/host/qcom'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/power-slot'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2022-05-24Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2022-05-24PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-05-24PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-05-24PCI: qcom: Fix pipe clock imbalanceJohan Hovold
2022-05-24PCI: qcom: Add SM8150 SoC supportBhupesh Sharma
2022-05-18PCI: microchip: Fix potential race in interrupt handlingDaire McNamara
2022-05-17Merge tag 'pci-v5.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-16Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"Pali Rohár
2022-05-13PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()Andrea Parri (Microsoft)
2022-05-13PCI: hv: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)
2022-05-12PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare
2022-05-12PCI: cadence: Allow PTM Responder to be enabledChristian Gmeiner
2022-05-12PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if i...Nirmal Patel
2022-05-12PCI: vmd: Assign VMD IRQ domain before enumerationNirmal Patel
2022-05-11PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-05-11PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-05-11PCI: rockchip-dwc: Add legacy interrupt supportPeter Geis
2022-05-11PCI: rockchip-dwc: Reset core at driver probePeter Geis
2022-05-11PCI: mediatek-gen3: Assert resets to ensure expected init stateAngeloGioacchino Del Regno
2022-05-11PCI: microchip: Add missing chained_irq_enter()/exit() callsConor Dooley
2022-05-11PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
2022-05-11PCI: qcom-ep: Move enable/disable resources code to common functionsDmitry Baryshkov