summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-131-1/+1
|\
| * PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn2023-01-041-1/+1
* | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-3/+1
|\ \ | |/ |/|
| * xen: make remove callback of xen driver void returnedDawei Li2022-12-151-3/+1
* | Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2022-12-192-0/+10
|\ \
| * | PCI: qcom-ep: Setup PHY to work in EP modeDmitry Baryshkov2022-10-171-0/+5
| * | PCI: qcom: Setup PHY to work in RC modeDmitry Baryshkov2022-10-171-0/+5
* | | Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-1457-676/+1700
|\ \ \
| * \ \ Merge branch 'pci/kbuild'Bjorn Helgaas2022-12-1016-16/+6
| |\ \ \
| | * | | PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas2022-11-172-2/+2
| | * | | PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas2022-11-1014-14/+0
| | * | | PCI: xgene-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | * | | PCI: mvebu: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | * | | PCI: microchip: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | * | | PCI: altera-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | |/ /
| * | | Merge branch 'pci/ctrl/xilinx'Bjorn Helgaas2022-12-101-4/+3
| |\ \ \
| | * | | PCI: xilinx-nwl: Fix coding style violationsMichal Simek2022-12-081-4/+3
| | |/ /
| * | | Merge branch 'pci/ctrl/mvebu'Bjorn Helgaas2022-12-101-34/+17
| |\ \ \
| | * | | PCI: mvebu: Switch to using gpiod APIDmitry Torokhov2022-12-071-34/+17
| | |/ /
| * | | Merge branch 'pci/ctrl/aardvark'Bjorn Helgaas2022-12-101-12/+10
| |\ \ \
| | * | | PCI: aardvark: Switch to using devm_gpiod_get_optional()Dmitry Torokhov2022-12-071-12/+10
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2022-12-102-10/+10
| |\ \ \
| | * | | PCI: endpoint: Fix Kconfig indent styleShunsuke Mie2022-11-111-9/+9
| | * | | PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi2022-10-271-1/+1
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2022-12-101-2/+25
| |\ \ \
| | * | | PCI: vmd: Fix secondary bus reset for Intel bridgesFrancisco Munoz2022-12-061-2/+20
| | * | | PCI: vmd: Disable MSI remapping after suspendNirmal Patel2022-11-111-0/+5
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2022-12-101-4/+5
| |\ \ \
| | * | | PCI: tegra: Switch to using devm_fwnode_gpiod_getDmitry Torokhov2022-10-271-4/+5
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2022-12-101-0/+76
| |\ \ \
| | * | | PCI: qcom: Add basic interconnect supportJohan Hovold2022-11-111-0/+76
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/mt7621'Bjorn Helgaas2022-12-101-1/+2
| |\ \ \
| | * | | PCI: mt7621: Add sentinel to quirks tableJohn Thomson2022-12-061-1/+2
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2022-12-102-65/+92
| |\ \ \
| | * | | PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warningFrank Li2022-11-231-4/+4
| | * | | PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_dbFrank Li2022-11-231-6/+4
| | * | | PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)Frank Li2022-11-231-12/+12
| | * | | PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct memberFrank Li2022-11-231-1/+0
| | * | | PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error pathFrank Li2022-11-231-1/+1
| | * | | PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentationFrank Li2022-11-231-14/+14
| | * | | PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warningFrank Li2022-11-231-29/+54
| | * | | PCI: endpoint: Fix WARN() when an endpoint driver is removedYoshihiro Shimoda2022-10-271-1/+6
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2022-12-1010-122/+1009
| |\ \ \
| | * | | PCI: dwc: Add Baikal-T1 PCIe controller supportSerge Semin2022-11-233-0/+653
| | * | | PCI: dwc: Introduce generic platform clocks and resetsSerge Semin2022-11-232-0/+133
| | * | | PCI: dwc: Combine iATU detection proceduresSerge Semin2022-11-231-29/+10
| | * | | PCI: dwc: Introduce generic resources getterSerge Semin2022-11-234-53/+65
| | * | | PCI: dwc: Introduce generic controller capabilities interfaceSerge Semin2022-11-232-6/+17
| | * | | PCI: dwc: Introduce dma-ranges property support for RC-hostSerge Semin2022-11-234-9/+89
| | * | | PCI: histb: Switch to using gpiod APIDmitry Torokhov2022-11-141-20/+19