summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold
2022-06-09PCI: qcom: Fix pipe clock imbalanceJohan Hovold
2022-06-09PCI: microchip: Fix potential race in interrupt handlingDaire McNamara
2022-06-09PCI: mediatek-gen3: Assert resets to ensure expected init stateAngeloGioacchino Del Regno
2022-06-09PCI: imx6: Fix PERST# start-up sequenceFrancesco Dolcini
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang
2022-06-09PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()Miaoqian Lin
2022-06-09PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter
2022-06-09PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-06-09PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare
2022-06-09PCI: microchip: Add missing chained_irq_enter()/exit() callsConor Dooley
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-03PCI: qcom: Remove ddrss_sf_tbu clock from SC8180XBjorn Andersson
2022-04-07Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-31PCI: hv: Remove unused hv_set_msi_entry_from_desc()YueHaibing
2022-03-29PCI: hv: Propagate coherence from VMbus device to PCI deviceMichael Kelley
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-22Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2022-03-22Merge branch 'pci/host/fu740'Bjorn Helgaas
2022-03-22Merge branch 'pci/host/dwc'Bjorn Helgaas
2022-03-22Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas
2022-03-22PCI: fu740: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: kirin: Remove unused assignmentsBjorn Helgaas
2022-03-21PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks
2022-03-21PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier
2022-03-21PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier
2022-03-17PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu
2022-03-17PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-14PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exceptionMarek Vasut
2022-03-14PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-03-10PCI: dwc: Restore MSI Receiver mask during resumeJisheng Zhang
2022-03-10PCI: fu740: Drop redundant '-gpios' from DT GPIO lookupBen Dooks
2022-03-10PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin
2022-03-07PCI: imx6: Enable i.MX6QP PCIe power management supportRichard Zhu
2022-03-02PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64Boqun Feng