summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2025-07-06PCI: apple: Set only available ports upJanne Grunau1-1/+1
2025-07-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun1-3/+1
2025-07-06PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin1-0/+3
2025-07-06PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao1-4/+1
2025-06-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas1-1/+1
2025-06-27PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen1-1/+2
2025-06-27PCI: Add ACS quirk for Loongson PCIeHuacai Chen1-0/+23
2025-06-27PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel1-2/+3
2025-06-19PCI/DPC: Initialize aer_err_info before using itBjorn Helgaas1-1/+1
2025-06-19PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin1-2/+2
2025-06-19PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-06-19PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()Wilfred Mallawa1-1/+1
2025-06-04PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen1-4/+2
2025-06-04x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh1-0/+6
2025-06-04PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov1-0/+1
2025-06-04PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov1-2/+2
2025-06-04PCI: vmd: Disable MSI remapping bypass under XenRoger Pau Monne1-0/+20
2025-06-04PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li1-1/+1
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-2/+2
2025-05-09Revert "PCI: imx6: Skip controller_id generation logic for i.MX7D"Ryan Matthews1-0/+1
2025-05-02PCI: Fix reference leak in pci_register_host_bridge()Ma Ke1-2/+7
2025-04-25Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson1-4/+0
2025-04-25PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-25PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-04-25PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura1-6/+6
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen1-1/+3
2025-04-10PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET1-4/+8
2025-04-10PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige1-4/+6
2025-04-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter1-3/+2
2025-04-10PCI: Avoid reset when disabled via sysfsNishanth Aravamudan1-0/+4
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang1-3/+5
2025-04-10PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan1-1/+1
2025-04-10PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan1-1/+2
2025-04-10PCI: brcmstb: Use internal register to change link capabilityJim Quinlan1-2/+2
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang2-3/+2
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden1-8/+9
2025-04-10PCI: Use downstream bridges for distributing resourcesKai-Heng Feng1-2/+1
2025-02-21PCI: switchtec: Add Microchip PCI100X device IDsRakesh Babu Saladi2-0/+37
2025-02-21PCI/DPC: Quirk PIO log size for Intel Raptor Lake-PTakashi Iwai1-0/+1
2025-02-17PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()Zijun Hu1-0/+1
2025-02-08PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY testManivannan Sadhasivam1-2/+2
2025-02-08PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on errorMohamed Khalfella1-1/+1
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu1-1/+0
2025-02-08PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li1-88/+50
2025-02-08PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix1-1/+1
2025-02-08PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()Zijun Hu1-1/+1
2025-01-23Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton2-9/+15
2025-01-02PCI/MSI: Handle lack of irqdomain gracefullyThomas Gleixner2-2/+9
2024-12-27PCI/AER: Disable AER service on suspendKai-Heng Feng1-0/+18
2024-12-27PCI: Use preserve_config in place of pci_flagsVidya Sagar2-15/+9