summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-03-27Merge branch 'pci/doe'Bjorn Helgaas
2025-03-27Merge branch 'pci/devres'Bjorn Helgaas
2025-03-27Merge branch 'pci/bwctrl'Bjorn Helgaas
2025-03-27Merge branch 'pci/aspm'Bjorn Helgaas
2025-03-27Merge branch 'pci/aer'Bjorn Helgaas
2025-03-27PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()Ioana Ciornei
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-26Merge tag 'irq-urgent-2025-03-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-26PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backendsThomas Gleixner
2025-03-26PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli
2025-03-26PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS registerNiklas Cassel
2025-03-26PCI: dw-rockchip: Endpoint mode cannot raise INTx interruptsNiklas Cassel
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-25Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-25Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24PCI: intel-gw: Remove intel_pcie_cpu_addr()Frank Li
2025-03-24PCI: imx6: Remove imx_pcie_cpu_addr_fixup()Frank Li
2025-03-24PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()Frank Li
2025-03-24PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li
2025-03-24PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offsetFrank Li
2025-03-24PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources()Bjorn Helgaas
2025-03-24PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init()Bjorn Helgaas
2025-03-24PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offsetFrank Li
2025-03-24PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debugFrank Li
2025-03-24PCI: dwc: Add dw_pcie_parent_bus_offset()Frank Li
2025-03-23PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustionLukas Wunner
2025-03-23PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variantThippeswamy Havalige
2025-03-23PCI: brcmstb: Make const read-only arrays staticColin Ian King
2025-03-23PCI: amd-mdb: Add AMD MDB Root Port driverThippeswamy Havalige
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