summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-31PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas
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-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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 tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...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-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2022-05-24Merge branch 'pci/virtualization'Bjorn Helgaas
2022-05-24Merge branch 'pci/pm'Bjorn Helgaas
2022-05-24Merge branch 'pci/p2pdma'Bjorn Helgaas
2022-05-24Merge branch 'pci/hotplug'Bjorn Helgaas
2022-05-24Merge branch 'pci/error'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-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-19xen/pcifront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
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-17PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan
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-13iommu/dma: Explicitly sort PCI DMA windowsRobin Murphy
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: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang
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