summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-01-05x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2026-01-05PCI/PM: Avoid redundant delays on D3hot->D3coldBrian Norris
2026-01-05PCI: meson: Report that link is up while in ASPM L0s and L1 statesBjorn Helgaas
2025-12-30PCI: qcom: Parse PERST# from all PCIe bridge nodesManivannan Sadhasivam
2025-12-30PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam
2025-12-30PCI: rzg3s-host: Drop the lock on RZG3S_PCI_MSIRS and RZG3S_PCI_PINTRCVISClaudiu Beznea
2025-12-30PCI: rzg3s-host: Use pci_generic_config_write() for the root busClaudiu Beznea
2025-12-29PCI: endpoint: Add missing NULL check for alloc_workqueue()Haotian Zhang
2025-12-29PCI: endpoint: Replace use of system_wq with system_percpu_wqMarco Crivellari
2025-12-29PCI: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-12-29PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devicesShawn Lin
2025-12-26PCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers
2025-12-26PCI: tegra: Allow building as a moduleAaron Kling
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue
2025-12-23PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
2025-12-23PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2025-12-23PCI: aspeed: Add ASPEED PCIe RC driverJacky Chou
2025-12-23PCI: Add FMT, TYPE and CPL status definition for TLP headerJacky Chou
2025-12-23PCI: imx6: Add external reference clock input mode supportRichard Zhu
2025-12-23PCI: xilinx: Fix INTx IRQ domain leak in error pathsHaotian Zhang
2025-12-23PCI: dwc: ep: Cache MSI outbound iATU mappingKoichiro Den
2025-12-22Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"Niklas Cassel
2025-12-22Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...Niklas Cassel
2025-12-22Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...Niklas Cassel
2025-12-22Revert "PCI: qcom: Don't wait for link if we can detect Link Up"Niklas Cassel
2025-12-22Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"Niklas Cassel
2025-12-22Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"Niklas Cassel
2025-12-19misc: rp1: drop overlay supportAndrea della Porta
2025-12-19PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...Manivannan Sadhasivam
2025-12-18PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates infoShawn Lin
2025-12-18PCI: dwc: Add L1 Substates context to ltssm_status of debugfsShawn Lin
2025-12-18PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang
2025-12-18PCI: j721e: Add config guards for Cadence Host and Endpoint library APIsSiddharth Vadapalli
2025-12-18PCI: qcom: Remove DPC Extended CapabilityQiang Yu
2025-12-18PCI: qcom: Remove MSI-X Capability for Root PortsQiang Yu
2025-12-18PCI: dwc: Remove MSI/MSIX capability for Root Port if iMSI-RX is used as MSI ...Qiang Yu
2025-12-18PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu
2025-12-18PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2025-12-18PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warningNathan Chancellor
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-15PCI: dwc: Enable MSI affinity supportRadu Rendec
2025-12-15PCI: dwc: Code cleanupRadu Rendec
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-09PCI: rzg3s-host: Initialize MSI status bitmap before useClaudiu Beznea
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds