aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge branch 'pci/controller/dwc'Bjorn Helgaas1-22/+0
12 daysMerge branch 'pci/controller/root-port-reset'Bjorn Helgaas1-5/+1
12 daysMerge branch 'pci/portdrv'Bjorn Helgaas1-14/+14
12 daysMerge branch 'pci/dpc'Bjorn Helgaas1-1/+1
12 daysMerge branch 'pci/aspm'Bjorn Helgaas1-47/+102
2026-08-18PCI/AER: Support Advisory Non-Fatal ErrorsLukas Wunner1-13/+153
2026-08-12PCI/ASPM: Mask ASPM states based on Devicetree propertiesKrishna Chaitanya Chundru1-42/+90
2026-08-12PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru1-3/+6
2026-08-11PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restoreKrishna Chaitanya Chundru1-6/+10
2026-07-31PCI: host-common: Add link down handling for Root PortsManivannan Sadhasivam1-0/+1
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam1-5/+0
2026-07-24PCI/AER: Move retrieval of FEP and TLP Log into helperLukas Wunner1-13/+22
2026-07-24PCI/AER: Emit TLP Log only for unmasked errorsLukas Wunner1-2/+3
2026-07-24PCI/AER: Deduplicate logging of Error Source IdentificationLukas Wunner1-9/+4
2026-07-24PCI/AER: Log agent & layer for each individual errorLukas Wunner1-22/+20
2026-07-24PCI/AER: Fix mapping of errors to agent & layerLukas Wunner1-5/+19
2026-07-23PCI/portdrv: Allow probing even without child servicesBrian Norris1-14/+14
2026-07-15PCI: Move pci_bus_speed2lnkctl2() to public headerHans Zhang1-17/+0
2026-07-15PCI: Add public pcie_valid_speed() for shared validationHans Zhang1-5/+0
2026-07-10PCI/DPC: Allow DPC on all Downstream Ports when OS controls AERDarshit Shah1-1/+1
2026-06-23Merge branch 'pci/misc'Bjorn Helgaas1-2/+1
2026-05-26PCI/ASPM: Add pcie_encode_t_power_on() helper to encode L1SS T_POWER_ON fieldsKrishna Chaitanya Chundru1-0/+40
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang1-2/+1
2026-04-13Merge branch 'pci/ptm'Bjorn Helgaas1-36/+41
2026-04-13Merge branch 'pci/dpc'Bjorn Helgaas1-0/+3
2026-04-13Merge branch 'pci/aspm'Bjorn Helgaas1-5/+12
2026-03-30PCI/DPC: Log AER error info for DPC/EDR uncorrectable errorsKuppuswamy Sathyanarayanan1-0/+1
2026-03-30PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner1-2/+0
2026-03-16PCI/DPC: Hold pci_dev reference during error recoverySizhe Liu1-0/+2
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg1-29/+39
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg1-8/+3
2026-02-23PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner1-5/+12
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds7-9/+9
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook7-9/+9
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-123/+138
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds4-34/+62
2026-02-06Merge branch 'pci/trace'Bjorn Helgaas1-2/+2
2026-02-06Merge branch 'pci/ptm'Bjorn Helgaas1-1/+4
2026-02-06Merge branch 'pci/portdrv'Bjorn Helgaas1-27/+28
2026-02-06Merge branch 'pci/enumeration'Bjorn Helgaas1-3/+0
2026-02-06Merge branch 'pci/bwctrl'Bjorn Helgaas1-0/+3
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen1-0/+3
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner1-1/+25
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge1-3/+0
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman1-7/+13
2026-01-22PCI/AER: Use guard() in cxl_rch_handle_error_iter()Terry Bowman1-4/+2
2026-01-22PCI/AER: Move CXL RCH error handling to aer_cxl_rch.cTerry Bowman4-101/+114
2026-01-22PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()Terry Bowman2-2/+11
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman1-3/+8
2026-01-22PCI/AER: Replace PCIEAER_CXL symbol with CXL_RASDan Williams1-9/+0