summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-2338-956/+1859
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2024-09-191-1/+1
| |\
| | * PCI: Fix typosBjorn Helgaas2024-09-191-1/+1
| * | Merge branch 'pci/controller/xilinx'Bjorn Helgaas2024-09-192-24/+168
| |\ \
| | * | PCI: xilinx-xdma: Add Xilinx QDMA Root Port driverThippeswamy Havalige2024-08-311-1/+52
| | * | PCI: xilinx-nwl: Add PHY supportSean Anderson2024-08-221-3/+81
| | * | PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson2024-08-221-4/+19
| | * | PCI: xilinx-nwl: Rate-limit misc interrupt messagesSean Anderson2024-08-221-11/+11
| | * | PCI: xilinx-nwl: Fix register misspellingSean Anderson2024-08-221-6/+6
| | * | PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson2024-08-221-2/+2
| | |/
| * | Merge branch 'pci/controller/vmd'Bjorn Helgaas2024-09-191-2/+2
| |\ \
| | * | PCI: vmd: Fix indentation issue in vmd_shutdown()Riyan Dhiman2024-09-011-2/+2
| | |/
| * | Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas2024-09-191-1/+6
| |\ \
| | * | PCI: rcar-gen4: Make read-only const array check_addr staticColin Ian King2024-09-011-1/+6
| | |/
| * | Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-09-1913-60/+310
| |\ \
| | * | PCI: qcom: Add RX lane margining settings for 16.0 GT/sShashank Babu Chinta Venkata2024-09-135-2/+56
| | * | PCI: qcom: Add equalization settings for 16.0 GT/sShashank Babu Chinta Venkata2024-09-138-12/+94
| | * | PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speedManivannan Sadhasivam2024-09-131-4/+14
| | * | PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'Manivannan Sadhasivam2024-09-136-17/+17
| | * | PCI: qcom-ep: Enable controller resources like PHY only after refclk is avail...Manivannan Sadhasivam2024-09-131-10/+4
| | * | PCI: qcom: Disable mirroring of DBI and iATU register space in BAR regionPrudhvi Yarlagadda2024-09-013-15/+61
| | * | PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interruptManivannan Sadhasivam2024-09-011-1/+54
| | * | PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device namesManivannan Sadhasivam2024-09-011-2/+14
| | * | PCI: qcom-ep: Reword the error message for receiving unknown global IRQ eventManivannan Sadhasivam2024-09-011-1/+2
| | * | PCI: qcom-ep: Drop the redundant masking of global IRQ eventsManivannan Sadhasivam2024-09-011-2/+0
| | |/
| * | Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas2024-09-192-16/+166
| |\ \
| | * | PCI: mediatek-gen3: Add Airoha EN7581 supportLorenzo Bianconi2024-09-032-2/+113
| | * | PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset linesLorenzo Bianconi2024-09-031-12/+33
| | * | PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structureLorenzo Bianconi2024-09-031-3/+21
| | |/
| * | Merge branch 'pci/controller/mediatek'Bjorn Helgaas2024-09-191-1/+0
| |\ \
| | * | PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc descriptionBjorn Helgaas2024-09-031-1/+0
| | |/
| * | Merge branch 'pci/controller/kirin'Bjorn Helgaas2024-09-191-2/+2
| |\ \
| | * | PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina2024-09-061-2/+2
| | |/
| * | Merge branch 'pci/controller/keystone'Bjorn Helgaas2024-09-191-1/+1
| |\ \
| | * | PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter2024-08-131-1/+1
| | |/
| * | Merge branch 'pci/controller/j721e'Bjorn Helgaas2024-09-193-35/+181
| |\ \
| | * | PCI: j721e: Add suspend and resume supportThéo Lebrun2024-09-041-6/+92
| | * | PCI: j721e: Use T_PERST_CLK_US macroThomas Richard2024-09-041-1/+1
| | * | PCI: j721e: Add reset GPIO to struct j721e_pcieThéo Lebrun2024-09-031-0/+2
| | * | PCI: j721e: Use dev_err_probe() in the probe() functionThomas Richard2024-09-031-11/+8
| | * | PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard2024-09-032-3/+8
| | * | PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard2024-09-032-13/+32
| | * | PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli2024-08-311-1/+38
| | |/
| * | Merge branch 'pci/controller/imx6'Bjorn Helgaas2024-09-191-464/+526
| |\ \
| | * | PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) supportRichard Zhu2024-09-111-0/+28
| | * | PCI: imx6: Call common PHY API to set mode, speed, and submodeFrank Li2024-09-091-0/+16
| | * | PCI: imx6: Consolidate redundant if-checksFrank Li2024-09-091-2/+0
| | * | PCI: imx6: Improve comment for workaround ERR010728Frank Li2024-09-091-3/+20
| | * | PCI: imx6: Simplify switch-case logic by involve core_reset callbackFrank Li2024-09-091-63/+71
| | * | PCI: imx6: Introduce SoC specific callbacks for controlling REFCLKFrank Li2024-09-091-60/+51