summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-05-29PCI: Fix old_size lower bound in calculate_iosize() tooIlpo Järvinen
2025-05-29PCI: epf-mhi: Update device ID for SA8775PMrinmay Sarkar
2025-05-29x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh
2025-05-29PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov
2025-05-29PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov
2025-05-29PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oopsChristian Bruel
2025-05-29PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li
2025-05-29PCI: vmd: Disable MSI remapping bypass under XenRoger Pau Monne
2025-05-29PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li
2025-05-29iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu
2025-05-18s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFsNiklas Schnelle
2025-05-02PCI/MSI: Add an option to write MSIX ENTRY_DATA before any readsJonathan Currier
2025-05-02PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backendsThomas Gleixner
2025-05-02PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-04-25Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson
2025-04-20PCI: Fix wrong length of devres arrayPhilipp Stanner
2025-04-20PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-04-20PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-04-20PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-04-20PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura
2025-04-20PCI: Check BAR index for validityPhilipp Stanner
2025-04-20PCI: Enable Configuration RRS SV earlyBjorn Helgaas
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin
2025-04-10PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2025-04-10PCI: Fix BAR resizing when VF BARs are assignedIlpo Järvinen
2025-04-10PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET
2025-04-10PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter
2025-04-10PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-04-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-04-10PCI: Avoid reset when disabled via sysfsNishanth Aravamudan
2025-04-10PCI/portdrv: Only disable pciehp interrupts early when neededFeng Tang
2025-04-10PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan
2025-04-10PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan
2025-04-10PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-04-10PCI: brcmstb: Set generation limit before PCIe link upJim Quinlan
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-04-10PCI/ACS: Fix 'pci=config_acs=' parameterTushar Dave
2025-04-10PCI/ASPM: Fix link state exit during switch upstream function removalDaniel Stodden
2025-04-10PCI: Remove add_align overwrite unrelated to size0Ilpo Järvinen
2025-04-10PCI: Use downstream bridges for distributing resourcesKai-Heng Feng
2025-02-27PCI: Restore original INTX_DISABLE bit by pcim_intx()Takashi Iwai
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner
2025-02-27PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2025-02-21PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-21PCI: switchtec: Add Microchip PCI100X device IDsRakesh Babu Saladi
2025-02-21PCI/DPC: Quirk PIO log size for Intel Raptor Lake-PTakashi Iwai
2025-02-17PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()Niklas Cassel