summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-07-22PCI: tegra194: Find RAS DES PCIe capability offsetVidya Sagar
2022-07-22Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"Vidya Sagar
2022-06-08PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()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
2022-05-03PCI: qcom: Remove ddrss_sf_tbu clock from SC8180XBjorn Andersson
2022-05-03PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui
2022-04-28PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-04-28PCI: versatile: Remove redundant variable retvalColin Ian King
2022-04-25PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()Andrea Parri (Microsoft)
2022-04-25PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardeningAndrea Parri (Microsoft)
2022-04-25PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-04-25PCI: microchip: Add a missing semicolonUwe Kleine-König
2022-04-25PCI: mvebu: Add support for sending Set_Slot_Power_Limit messagePali Rohár
2022-04-11PCI: tegra194: Remove unnecessary MSI enable reg save and restoreJisheng Zhang