summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
8 daysMerge branch 'pci/controller/dwc'Bjorn Helgaas
8 daysMerge branch 'pci/controller/root-port-reset'Bjorn Helgaas
8 daysMerge branch 'pci/portdrv'Bjorn Helgaas
8 daysMerge branch 'pci/dpc'Bjorn Helgaas
8 daysMerge branch 'pci/aspm'Bjorn Helgaas
10 daysPCI/AER: Support Advisory Non-Fatal ErrorsLukas Wunner
2026-08-12PCI/ASPM: Mask ASPM states based on Devicetree propertiesKrishna Chaitanya Chundru
2026-08-12PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru
2026-08-11PCI/ASPM: Use pcie_capability_clear_and_set_word() for ASPM disable/restoreKrishna Chaitanya Chundru
2026-07-31PCI: host-common: Add link down handling for Root PortsManivannan Sadhasivam
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam
2026-07-24PCI/AER: Move retrieval of FEP and TLP Log into helperLukas Wunner
2026-07-24PCI/AER: Emit TLP Log only for unmasked errorsLukas Wunner
2026-07-24PCI/AER: Deduplicate logging of Error Source IdentificationLukas Wunner
2026-07-24PCI/AER: Log agent & layer for each individual errorLukas Wunner
2026-07-24PCI/AER: Fix mapping of errors to agent & layerLukas Wunner
2026-07-23PCI/portdrv: Allow probing even without child servicesBrian Norris
2026-07-15PCI: Move pci_bus_speed2lnkctl2() to public headerHans Zhang
2026-07-15PCI: Add public pcie_valid_speed() for shared validationHans Zhang
2026-07-10PCI/DPC: Allow DPC on all Downstream Ports when OS controls AERDarshit Shah
2026-06-23Merge branch 'pci/misc'Bjorn Helgaas
2026-05-26PCI/ASPM: Add pcie_encode_t_power_on() helper to encode L1SS T_POWER_ON fieldsKrishna Chaitanya Chundru
2026-05-05PCI: Use FIELD_MODIFY() instead of open-coding itHans Zhang
2026-04-13Merge branch 'pci/ptm'Bjorn Helgaas
2026-04-13Merge branch 'pci/dpc'Bjorn Helgaas
2026-04-13Merge branch 'pci/aspm'Bjorn Helgaas
2026-03-30PCI/DPC: Log AER error info for DPC/EDR uncorrectable errorsKuppuswamy Sathyanarayanan
2026-03-30PCI/AER: Stop ruling out unbound devices as error sourceLukas Wunner
2026-03-16PCI/DPC: Hold pci_dev reference during error recoverySizhe Liu
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg
2026-02-23PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-06Merge branch 'pci/trace'Bjorn Helgaas
2026-02-06Merge branch 'pci/ptm'Bjorn Helgaas
2026-02-06Merge branch 'pci/portdrv'Bjorn Helgaas
2026-02-06Merge branch 'pci/enumeration'Bjorn Helgaas
2026-02-06Merge branch 'pci/bwctrl'Bjorn Helgaas
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge
2026-01-22PCI/AER: Report CXL or PCIe bus type in AER trace loggingTerry Bowman
2026-01-22PCI/AER: Use guard() in cxl_rch_handle_error_iter()Terry Bowman
2026-01-22PCI/AER: Move CXL RCH error handling to aer_cxl_rch.cTerry Bowman
2026-01-22PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()Terry Bowman
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman
2026-01-22PCI/AER: Replace PCIEAER_CXL symbol with CXL_RASDan Williams