summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2025-02-19PCI: shpchp: Remove 'shpchp_debug' module parameterIlpo Järvinen
2025-02-19PCI: shpchp: Remove unused logging wrappersIlpo Järvinen
2025-02-19PCI: shpchp: Change dbg() -> ctrl_dbg()Ilpo Järvinen
2025-02-19PCI: shpchp: Remove logging from module init/exit functionsIlpo Järvinen
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki
2025-02-18PCI: Rework optional resource handlingIlpo Järvinen
2025-02-18PCI: Perform reset_resource() and build fail list in syncIlpo Järvinen
2025-02-18PCI: Use res->parent to check if resource is assignedIlpo Järvinen
2025-02-18PCI: Add debug print when releasing resources before retryIlpo Järvinen
2025-02-18PCI: Indicate optional resource assignment failuresIlpo Järvinen
2025-02-18PCI: Always have realloc_head in __assign_resources_sorted()Ilpo Järvinen
2025-02-18PCI: Extend enable to check for any optional resourceIlpo Järvinen
2025-02-18PCI: Add restore_dev_resource()Ilpo Järvinen
2025-02-18PCI: Remove incorrect comment from pci_reassign_resource()Ilpo Järvinen