summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-03-21PCI/DOE: Allow enabling DOE without CXLAlistair Francis
2025-03-21PCI/DOE: Expose DOE features via sysfsAlistair Francis
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-21PCI: Fix NULL dereference in SR-IOV VF creation error pathShay Drory
2025-03-21PCI/bwctrl: Fix pcie_bwctrl_select_speed() return typeIlpo Järvinen
2025-03-21PCI: pciehp: Don't enable HPIE when resuming in poll modeIlpo Järvinen
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne
2025-03-21PCI: vmd: Disable MSI remapping bypass under XenRoger Pau Monne
2025-03-20PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen
2025-03-20PCI: Make pci_setup_bridge() staticIlpo Järvinen
2025-03-20PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen
2025-03-20PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen
2025-03-20PCI: Fix BAR resizing when VF BARs are assignedIlpo Järvinen
2025-03-20PCI: Allow PCI bridges to go to D3Hot on all non-x86Manivannan Sadhasivam
2025-03-18PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura
2025-03-17mm: allow compound zone device pagesAlistair Popple
2025-03-17mm/mm_init: move p2pdma page refcount initialisation to p2pdmaAlistair Popple
2025-03-17PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()Bjorn Helgaas
2025-03-17PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()Frank Li
2025-03-17PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configurationFrank Li
2025-03-17PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li
2025-03-16PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET
2025-03-15PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocksRichard Zhu
2025-03-15PCI: imx6: Identify controller via 'linux,pci-domain', not addressRichard Zhu
2025-03-14PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP modeNiklas Cassel
2025-03-14PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()Niklas Cassel
2025-03-14PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter
2025-03-14PCI: Check BAR index for validityPhilipp Stanner
2025-03-14PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner
2025-03-14PCI: Fix wrong length of devres arrayPhilipp Stanner
2025-03-13PCI/TPH: Replace the broken MSI-X control word updateThomas Gleixner
2025-03-13PCI/MSI: Provide a sane mechanism for TPHThomas Gleixner
2025-03-13PCI: hv: Switch MSI descriptor locking to guard()Thomas Gleixner
2025-03-13PCI/MSI: Switch to MSI descriptor locking to guard()Thomas Gleixner
2025-03-11PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controllerThippeswamy Havalige
2025-03-11PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-03-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-03-10PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-03-10PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas
2025-03-10PCI: Enable Configuration RRS SV earlyBjorn Helgaas
2025-03-08PCI: Fix typosBjorn Helgaas
2025-03-08PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()Niklas Cassel
2025-03-08PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oopsChristian Bruel
2025-03-08PCI: endpoint: Remove unused devm_pci_epc_destroy()Zijun Hu
2025-03-08PCI: dw-rockchip: Describe Resizable BARs as Resizable BARsNiklas Cassel
2025-03-08PCI: keystone: Specify correct alignment requirementNiklas Cassel
2025-03-08PCI: keystone: Describe Resizable BARs as Resizable BARsNiklas Cassel
2025-03-08PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel