summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
3 daysPCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng1-3/+10
3 daysPCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari1-0/+4
3 daysPCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
3 daysPCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
3 daysPCI: Check parent for NULL in of_pci_bus_release_domain_nr()Sergey Shtylyov1-1/+1
3 daysPCI: Remove old_size limit from bridge window sizingIlpo Järvinen1-8/+3
3 daysPCI: Stop over-estimating bridge window sizeIlpo Järvinen1-92/+5
3 daysPCI: Rewrite bridge window head alignment functionIlpo Järvinen1-9/+44
3 daysPCI: Mark 3ware-9650SA Root Port Extended Tags as brokenJörg Wedekind1-0/+1
3 daysPCI/P2PDMA: Reset page reference count when page mapping failsAlistair Popple1-0/+7
3 daysPCI/PTM: Fix pcie_ptm_create_debugfs() memory leakAadityarangan Shridhar Iyengar1-1/+4
3 daysPCI/portdrv: Fix potential resource leakUwe Kleine-König1-3/+3
3 daysPCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root PortsInochi Amaoto1-0/+18
3 daysPCI: Do not attempt to set ExtTag for VFsHåkon Bugge1-1/+2
3 daysPCI/P2PDMA: Fix p2pmem_alloc_mmap() warning conditionHou Tao1-1/+1
3 daysPCI/P2PDMA: Release per-CPU pgmap ref when vm_insert_page() failsHou Tao1-0/+1
3 daysPCI/PM: Avoid redundant delays on D3hot->D3coldBrian Norris1-0/+3
3 daysPCI: xilinx: Fix INTx IRQ domain leak in error pathsHaotian Zhang1-3/+6
3 daysPCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang1-1/+3
14 daysPCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2026-02-11PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam1-1/+3
2026-02-11treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner1-1/+0
2026-02-11PCI/ERR: Ensure error recoverability at all timesLukas Wunner2-3/+3
2026-01-23x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-6/+0
2026-01-17PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`Mario Limonciello (AMD)1-7/+0
2026-01-17PCI: meson: Report that link is up while in ASPM L0s and L1 statesBjorn Helgaas1-35/+4
2026-01-08PCI: meson: Fix parsing the DBI register regionManivannan Sadhasivam2-8/+22
2026-01-08PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan1-7/+3
2026-01-08PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner1-0/+4
2025-12-18PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin1-1/+1
2025-12-18PCI: stm32: Fix EP page_size alignmentChristian Bruel1-0/+2
2025-12-18PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel1-31/+8
2025-12-18PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5
2025-12-18PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli1-0/+2
2025-12-18PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic c...Bhanu Seshu Kumar Valluri1-2/+3
2025-12-18PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2Geert Uytterhoeven1-4/+3
2025-12-18PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()Christophe JAILLET1-3/+0
2025-11-15Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-28/+48
2025-11-13PCI/ASPM: Avoid L0s and L1 on Hi1105 [19e5:1105] Wi-FiShawn Lin1-0/+1
2025-11-13PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root PortsBjorn Helgaas1-0/+1
2025-11-13PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root PortsBjorn Helgaas1-0/+1
2025-11-13PCI/ASPM: Convert quirks to override advertised link statesBjorn Helgaas1-20/+19
2025-11-13PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link statesBjorn Helgaas2-0/+15
2025-11-13PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas2-8/+11
2025-11-01Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+33
2025-10-31PCI: Do not size non-existing prefetchable windowIlpo Järvinen1-1/+1
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas1-0/+32
2025-10-25Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-97/+33
2025-10-24PCI/ASPM: Enable only L0s and L1 for devicetree platformsBjorn Helgaas1-25/+9
2025-10-20Revert "PCI: qcom: Prepare for the DWC ECAM enablement"Krishna Chaitanya Chundru1-68/+0