summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-021-227/+30
|\
| * Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"Bjorn Helgaas2022-05-311-39/+26
| * Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"Bjorn Helgaas2022-05-311-76/+0
| * Revert "PCI: brcmstb: Add control of subdevice voltage regulators"Bjorn Helgaas2022-05-311-78/+5
| * Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"Bjorn Helgaas2022-05-311-44/+9
* | Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-281-62/+181
|\ \ | |/ |/|
| * PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()Andrea Parri (Microsoft)2022-05-131-7/+19
| * PCI: hv: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)2022-05-131-9/+24
| * PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo2022-05-111-10/+50
| * PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo2022-05-111-7/+9
| * PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui2022-05-031-6/+11
| * PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo2022-04-281-8/+4
| * PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()Andrea Parri (Microsoft)2022-04-251-6/+27
| * PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardeningAndrea Parri (Microsoft)2022-04-251-10/+29
| * PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo2022-04-251-1/+10
* | Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-2717-111/+335
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2022-05-241-3/+4
| |\ \
| | * | PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if i...Nirmal Patel2022-05-121-3/+1
| | * | PCI: vmd: Assign VMD IRQ domain before enumerationNirmal Patel2022-05-121-0/+3
| * | | Merge branch 'remotes/lorenzo/pci/versatile'Bjorn Helgaas2022-05-241-2/+1
| |\ \ \
| | * | | PCI: versatile: Remove redundant variable retvalColin Ian King2022-04-281-2/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/rockchip'Bjorn Helgaas2022-05-241-2/+1
| |\ \ \
| | * | | PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter2022-04-081-2/+1
| | |/ /
| * | | Merge branch 'pci/host/qcom'Bjorn Helgaas2022-05-241-11/+12
| |\ \ \
| | * | | PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold2022-05-241-1/+3
| | * | | PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold2022-05-241-4/+1
| | * | | PCI: qcom: Fix pipe clock imbalanceJohan Hovold2022-05-241-6/+0
| | * | | PCI: qcom: Add SM8150 SoC supportBhupesh Sharma2022-05-241-0/+8
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/power-slot'Bjorn Helgaas2022-05-241-5/+92
| |\ \ \
| | * | | PCI: mvebu: Add support for sending Set_Slot_Power_Limit messagePali Rohár2022-04-251-5/+92
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas2022-05-241-6/+12
| |\ \ \
| | * | | PCI: microchip: Fix potential race in interrupt handlingDaire McNamara2022-05-181-5/+1
| | * | | PCI: microchip: Add missing chained_irq_enter()/exit() callsConor Dooley2022-05-111-0/+10
| | * | | PCI: microchip: Add a missing semicolonUwe Kleine-König2022-04-251-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2022-05-242-0/+9
| |\ \ \
| | * | | PCI: mediatek-gen3: Assert resets to ensure expected init stateAngeloGioacchino Del Regno2022-05-111-0/+8
| | * | | PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()Miaoqian Lin2022-04-081-0/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas2022-05-241-9/+14
| |\ \ \
| | * | | PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini2022-05-111-9/+14
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2022-05-244-70/+152
| |\ \ \
| | * | | PCI: rockchip-dwc: Add legacy interrupt supportPeter Geis2022-05-111-2/+94
| | * | | PCI: rockchip-dwc: Reset core at driver probePeter Geis2022-05-111-13/+10
| | * | | PCI: qcom-ep: Move enable/disable resources code to common functionsDmitry Baryshkov2022-05-111-45/+46
| | * | | PCI: tegra194: Remove unnecessary MSI enable reg save and restoreJisheng Zhang2022-04-111-9/+0
| | * | | PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang2022-04-081-1/+2
| | |/ /
| * | | PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare2022-05-123-1/+23
| * | | PCI: cadence: Allow PTM Responder to be enabledChristian Gmeiner2022-05-122-0/+14
| * | | PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter2022-04-081-2/+1
| |/ /
* | | Merge tag 'pci-v5.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-172-27/+28
|\ \ \ | |_|/ |/| |
| * | Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"Pali Rohár2022-05-161-26/+22