summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
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: microchip: Fix potential race in interrupt handlingDaire McNamara1-5/+1
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: cadence: Clear FLR in device capabilities registerParshuram Thombare3-1/+23
2022-06-09PCI: microchip: Add missing chained_irq_enter()/exit() callsConor Dooley1-0/+10
2022-05-25Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"Pali Rohár1-26/+22
2022-05-12PCI: aardvark: Update comment about link going down after link-upMarek Behún1-2/+6
2022-05-12PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()Marek Behún1-1/+1
2022-05-12PCI: aardvark: Don't mask irq when mappingPali Rohár1-1/+0
2022-05-12PCI: aardvark: Remove irq_mask_ack() callback for INTx interruptsPali Rohár1-1/+0
2022-05-12PCI: aardvark: Use separate INTA interrupt for emulated root bridgePali Rohár1-2/+67
2022-05-12PCI: aardvark: Fix support for PME requester on emulated bridgePali Rohár1-41/+50
2022-05-12PCI: aardvark: Add support for PME interruptsPali Rohár1-0/+12
2022-05-12PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and PCI_EXP_RTSTA_PME on ...Pali Rohár1-9/+11
2022-05-12PCI: aardvark: Add support for ERR interrupt on emulated bridgePali Rohár1-1/+34
2022-05-12PCI: aardvark: Enable MSI-X supportPali Rohár1-1/+1
2022-05-12PCI: aardvark: Fix setting MSI addressPali Rohár1-12/+9
2022-05-12PCI: aardvark: Add support for masking MSI interruptsPali Rohár1-5/+49
2022-05-12PCI: aardvark: Refactor unmasking summary MSI interruptPali Rohár1-4/+6
2022-05-12PCI: aardvark: Use dev_fwnode() instead of of_node_to_fwnode(dev->of_node)Marek Behún1-2/+1
2022-05-12PCI: aardvark: Make msi_domain_info structure a static driver structureMarek Behún1-8/+8
2022-05-12PCI: aardvark: Make MSI irq_chip structures static driver structuresMarek Behún1-14/+12
2022-05-12PCI: aardvark: Check return value of generic_handle_domain_irq() when process...Pali Rohár1-1/+3
2022-05-12PCI: aardvark: Rewrite IRQ code to chained IRQ handlerPali Rohár1-22/+26
2022-05-12PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with PCI_INTERRUPT_*Pali Rohár1-5/+1
2022-04-20PCI: hv: Propagate coherence from VMbus device to PCI deviceMichael Kelley1-0/+9
2022-04-13PCI: aardvark: Fix support for MSI interruptsPali Rohár1-10/+6
2022-04-08PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu1-4/+0
2022-04-08PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu1-0/+1
2022-04-08PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridgePali Rohár1-1/+3
2022-04-08PCI: aardvark: Fix reading MSI interrupt numberPali Rohár1-7/+2
2022-04-08PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier1-1/+1
2022-04-08PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier1-11/+22
2022-04-08PCI: imx6: Allow to probe when dw_pcie_wait_for_link() failsFabio Estevam1-8/+2
2022-04-08PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks1-1/+50
2022-02-28Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+7
2022-02-25Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner1-7/+7
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+11