summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-03-06PCI: dwc: Add debugfs based Error Injection support for DWCShradha Todi
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi
2025-03-05PCI: mediatek-gen3: Fix inconsistent indentationCharles Han
2025-03-05PCI: kirin: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun
2025-03-04PCI: Avoid reset when disabled via sysfsNishanth Aravamudan
2025-03-04PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang
2025-03-04PCI: hotplug: Inline pci_hp_{create,remove}_module_link()Lukas Wunner
2025-03-04PCI: hotplug: Avoid backpointer dereferencing in has_*_file()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()Lukas Wunner
2025-03-04PCI: hotplug: Drop superfluous try_module_get() callsLukas Wunner
2025-03-04PCI: hotplug: Drop superfluous pci_hotplug_slot_listLukas Wunner
2025-03-04PCI: Log debug messages about reset methodBjorn Helgaas
2025-03-04PCI: brcmstb: Make irq_domain_set_info() parameter cast explicitJim Quinlan
2025-03-04PCI: brcmstb: Make two changes in MDIO register fieldsJim Quinlan
2025-03-04PCI: brcmstb: Use same constant table for config space accessJim Quinlan
2025-03-04PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan
2025-03-04PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan
2025-03-04PCI: brcmstb: Do not assume that register field starts at LSBJim Quinlan
2025-03-04PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-03-04PCI: brcmstb: Set generation limit before PCIe link upJim Quinlan
2025-03-04PCI: brcmstb: Add BCM2712 supportStanimir Varbanov
2025-03-04PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-03-03PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)Shradha Todi
2025-03-03PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoCLorenzo Bianconi
2025-02-28PCI: of: Create device tree PCI host bridge nodeHerve Codina
2025-02-28PCI: of_property: Constify parameter in of_pci_get_addr_flags()Herve Codina
2025-02-28PCI: of_property: Add support for NULL pdev in of_pci_set_address()Herve Codina
2025-02-28PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing deviceHerve Codina
2025-02-28PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov
2025-02-28PCI: brcmstb: Reuse pcie_cfg_data structureStanimir Varbanov
2025-02-28PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov
2025-02-24PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-24PCI: qcom-ep: Enable EP mode support for SAR2130PDmitry Baryshkov
2025-02-24PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-02-24PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVEDManivannan Sadhasivam
2025-02-22x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh
2025-02-22PCI: cpcihp: Remove unused .get_power() and .set_power()Guilherme Giacomo Simoes
2025-02-21PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-02-21PCI/AER: Descope pci_printk() to aer_printk()Ilpo Järvinen
2025-02-21PCI/ACS: Fix 'pci=config_acs=' parameterTushar Dave
2025-02-21PCI: epf-mhi: Update device ID for SA8775PMrinmay Sarkar
2025-02-21PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoCLorenzo Bianconi
2025-02-21PCI/pwrctrl: Add pwrctrl driver for PCI slotsManivannan Sadhasivam
2025-02-20PCI: hv: Correct a commentEaswar Hariharan
2025-02-20PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is createdManivannan Sadhasivam
2025-02-20PCI/pwrctrl: Move pci_pwrctrl_unregister() to pci_destroy_dev()Manivannan Sadhasivam
2025-02-20PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()Manivannan Sadhasivam
2025-02-20PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden