summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-271-105/+175
|\
| * PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_argDexuan Cui2023-04-211-41/+7
| * PCI: hv: Enable PCI pass-thru devices in Confidential VMsMichael Kelley2023-04-171-64/+168
* | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-2713-1182/+981
|\ \ | |/ |/|
| * PCI: xilinx: Drop obsolete dependency on COMPILE_TESTJean Delvare2023-04-201-1/+1
| * PCI: mobiveil: Sort Kconfig entries by vendorBjorn Helgaas2023-04-201-8/+9
| * PCI: dwc: Sort Kconfig entries by vendorBjorn Helgaas2023-04-201-203/+203
| * PCI: Sort controller Kconfig entries by vendorBjorn Helgaas2023-04-201-207/+207
| * PCI: Use consistent controller Kconfig menu entry languageBjorn Helgaas2023-04-204-45/+45
| * PCI: xilinx-nwl: Add 'Xilinx' to Kconfig promptBjorn Helgaas2023-04-201-1/+1
| * PCI: hv: Add 'Microsoft' to Kconfig promptBjorn Helgaas2023-04-201-3/+4
| * PCI: meson: Add 'Amlogic' to Kconfig promptBjorn Helgaas2023-04-201-1/+1
| * Merge branch 'pci/controller/rcar'Bjorn Helgaas2023-04-202-3/+3
| |\
| | * PCI: rcar: Avoid defines prefixed with CONFIGLukas Bulwahn2023-03-102-3/+3
| * | Merge branch 'pci/controller/qcom'Bjorn Helgaas2023-04-201-730/+516
| |\ \
| | * | PCI: qcom: Add SM8550 PCIe supportAbel Vesa2023-04-121-11/+14
| | * | PCI: qcom: Add support for SDX55 SoCManivannan Sadhasivam2023-04-121-1/+3
| | * | PCI: qcom: Enable async probe by defaultManivannan Sadhasivam2023-04-121-0/+1
| | * | PCI: qcom: Add support for system suspend and resumeManivannan Sadhasivam2023-04-121-0/+62
| | * | PCI: qcom: Expose link transition counts via debugfsManivannan Sadhasivam2023-04-111-2/+63
| | * | PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam2023-04-111-72/+71
| | * | PCI: qcom: Use macros for defining total no. of clocks & suppliesManivannan Sadhasivam2023-04-111-4/+6
| | * | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0Manivannan Sadhasivam2023-04-111-208/+30
| | * | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3Manivannan Sadhasivam2023-04-111-26/+23
| | * | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3Manivannan Sadhasivam2023-04-111-68/+20
| | * | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2Manivannan Sadhasivam2023-04-111-57/+15
| | * | PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0Manivannan Sadhasivam2023-04-111-53/+19
| | * | PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0Manivannan Sadhasivam2023-04-111-95/+34
| | * | PCI: qcom: Use lower case for hexManivannan Sadhasivam2023-04-111-7/+7
| | * | PCI: qcom: Add missing macros for register fieldsManivannan Sadhasivam2023-04-111-17/+25
| | * | PCI: qcom: Use bitfield definitions for register fieldsManivannan Sadhasivam2023-04-111-7/+7
| | * | PCI: qcom: Sort and group registers and bitfield definitionsManivannan Sadhasivam2023-04-111-45/+63
| | * | PCI: qcom: Remove PCIE20_ prefix from register definitionsManivannan Sadhasivam2023-04-111-93/+91
| | * | PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam2023-04-111-5/+3
| | |/
| * | Merge branch 'pci/controller/mt7621'Bjorn Helgaas2023-04-201-2/+2
| |\ \
| | * | PCI: mt7621: Use dev_info() to log PCIe card detectionSergio Paracuellos2023-03-241-2/+2
| | |/
| * | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-04-201-0/+1
| |\ \
| | * | PCI: layerscape: Add EP mode support for ls1028aXiaowei Bao2023-03-171-0/+1
| | |/
| * | Merge branch 'pci/controller/kirin'Bjorn Helgaas2023-04-201-0/+1
| |\ \
| | * | PCI: kirin: Select REGMAP_MMIOJosh Triplett2023-03-101-0/+1
| | |/
| * | Merge branch 'pci/controller/ixp4xx'Bjorn Helgaas2023-04-201-4/+6
| |\ \
| | * | PCI: ixp4xx: Use PCI_CONF1_ADDRESS() macroPali Rohár2023-03-241-4/+6
| | |/
| * | Merge branch 'pci/controller/dwc'Bjorn Helgaas2023-04-201-0/+7
| |\ \
| | * | PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller2023-03-241-0/+7
| | |/
| * / PCI: Use of_property_present() for testing DT property presenceRob Herring2023-04-182-3/+3
| |/
* / PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabledYoshihiro Shimoda2023-03-211-5/+5
|/
* Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-241-4/+1
|\
| * PCI: tegra: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-4/+1
* | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-2420-95/+590
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2023-02-221-1/+1
| |\ \