summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2022-06-14Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"Bjorn Helgaas1-39/+26
2022-06-14Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"Bjorn Helgaas1-76/+0
2022-06-14Revert "PCI: brcmstb: Add control of subdevice voltage regulators"Bjorn Helgaas1-78/+5
2022-06-14Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"Bjorn Helgaas1-44/+9
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+3
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold1-4/+1
2022-06-09PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-09PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2
2022-06-09PCI: microchip: Fix potential race in interrupt handlingDaire McNamara1-5/+1
2022-06-09PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan1-1/+6
2022-06-09PCI: mediatek-gen3: Assert resets to ensure expected init stateAngeloGioacchino Del Regno1-0/+8
2022-06-09PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini1-9/+14
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang1-1/+2
2022-06-09PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()Miaoqian Lin1-0/+1
2022-06-09PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-09PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-09PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3Mario Limonciello1-11/+30
2022-06-09PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare3-1/+23
2022-06-09PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang1-5/+5
2022-06-09PCI: microchip: Add missing chained_irq_enter()/exit() callsConor Dooley1-0/+10
2022-06-09PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimitedMika Westerberg1-0/+47
2022-05-18Merge tag 'pci-v5.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+38
2022-05-16Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"Pali Rohár1-26/+22
2022-05-04PCI: qcom: Remove ddrss_sf_tbu clock from SC8180XBjorn Andersson1-1/+6
2022-04-11PCI/PM: Avoid putting Elo i2 PCIe Ports in D3coldRafael J. Wysocki1-0/+10
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+9
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2022-03-31PCI: hv: Remove unused hv_set_msi_entry_from_desc()YueHaibing1-8/+0
2022-03-29PCI: hv: Propagate coherence from VMbus device to PCI deviceMichael Kelley1-0/+9
2022-03-29Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+1
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds47-570/+2933
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-0/+43
2022-03-23Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-12/+23
2022-03-23Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas1-19/+123
2022-03-23Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-34/+96
2022-03-23Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas1-31/+62
2022-03-23Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas5-140/+489
2022-03-23Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-1/+0
2022-03-23Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas1-13/+6
2022-03-23Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-111/+122
2022-03-23Merge branch 'pci/host/fu740'Bjorn Helgaas1-3/+52
2022-03-23Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-2/+12
2022-03-23Merge branch 'pci/host/dwc'Bjorn Helgaas1-1/+6
2022-03-23Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-116/+274
2022-03-23Merge branch 'pci/vga'Bjorn Helgaas3-0/+1584
2022-03-23Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+1
2022-03-23Merge branch 'pci/msi'Bjorn Helgaas1-0/+12
2022-03-23Merge branch 'pci/misc'Bjorn Helgaas12-40/+15