Age | Commit message (Expand) | Author |
2022-09-27 | PCI/DPC: Quirk PIO log size for certain Intel Root Ports | Mika Westerberg |
2022-09-12 | PCI/PTM: Reorder functions in logical order | Bjorn Helgaas |
2022-09-12 | PCI/PTM: Preserve RsvdP bits in PTM Control register | Bjorn Helgaas |
2022-09-12 | PCI/PTM: Move pci_ptm_info() body into its only caller | Bjorn Helgaas |
2022-09-12 | PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm() | Bjorn Helgaas |
2022-09-12 | PCI/PTM: Separate configuration and enable | Bjorn Helgaas |
2022-09-12 | PCI/PTM: Add pci_upstream_ptm() helper | Bjorn Helgaas |
2022-09-12 | PCI/PTM: Cache PTM Capability offset | Bjorn Helgaas |
2022-08-04 | Merge branch 'pci/err' | Bjorn Helgaas |
2022-07-13 | PCI/AER: Iterate over error counters instead of error strings | Mohamed Khalfella |
2022-07-13 | PCI/AER: Enable error reporting when AER is native | Stefan Roese |
2022-07-13 | PCI/portdrv: Don't disable AER reporting in get_port_device_capability() | Stefan Roese |
2022-07-12 | PCI/ASPM: Unexport pcie_aspm_support_enabled() | Bjorn Helgaas |
2022-07-12 | PCI/ASPM: Remove pcie_aspm_pm_state_change() | Kai-Heng Feng |
2022-07-11 | PCI/AER: Configure ECRC for every device | Stefan Roese |
2022-06-08 | PCI/ERR: Recognize disconnected devices in report_error_detected() | Christoph Hellwig |
2022-05-31 | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-17 | PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits | Kuppuswamy Sathyanarayanan |
2022-04-28 | PCI: portdrv: Set driver_managed_dma | Lu Baolu |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-03-22 | Merge branch 'pci/misc' | Bjorn Helgaas |
2022-03-02 | PCI/AER: Update aer-inject URL | Yicong Yang |
2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár |
2022-02-11 | Revert "PCI/portdrv: Do not setup up IRQs if there are no users" | Bjorn Helgaas |
2022-01-13 | Merge branch 'pci/errors' | Bjorn Helgaas |
2022-01-13 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2022-01-11 | PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum | Rajat Jain |
2021-11-19 | PCI/ASPM: Remove struct aspm_latency | Saheed O. Bolarinwa |
2021-11-19 | PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies | Saheed O. Bolarinwa |
2021-11-19 | PCI/ASPM: Stop caching link L0s, L1 exit latencies | Saheed O. Bolarinwa |
2021-11-19 | PCI/ASPM: Move pci_function_0() upward | Bolarinwa O. Saheed |
2021-11-18 | PCI/PME: Use PCI_POSSIBLE_ERROR() to check config reads | Naveen Naidu |
2021-11-18 | PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config reads | Naveen Naidu |
2021-11-11 | Revert "PCI: Use to_pci_driver() instead of pci_dev->driver" | Bjorn Helgaas |
2021-11-05 | Merge branch 'pci/misc' | Bjorn Helgaas |
2021-11-05 | Merge branch 'pci/sysfs' | Bjorn Helgaas |
2021-11-05 | Merge branch 'pci/portdrv' | Bjorn Helgaas |
2021-11-05 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2021-10-18 | PCI: Use to_pci_driver() instead of pci_dev->driver | Uwe Kleine-König |
2021-10-16 | PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n | Lukas Wunner |
2021-10-15 | PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations | Lukas Wunner |
2021-10-15 | PCI/portdrv: Remove unused resume err_handler | Lukas Wunner |
2021-10-15 | PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset | Lukas Wunner |
2021-10-15 | PCI/portdrv: Rename pm_iter() to pcie_port_device_iter() | Lukas Wunner |
2021-10-12 | PCI/ERR: Factor out common dev->driver expressions | Bjorn Helgaas |
2021-10-08 | PCI: Correct misspelled and remove duplicated words | Krzysztof Wilczyński |
2021-09-28 | PCI: Use kstrtobool() directly, sans strtobool() wrapper | Krzysztof Wilczyński |
2021-09-20 | PCI/portdrv: Do not setup up IRQs if there are no users | Jan Kiszka |
2021-09-07 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-02 | Merge branch 'pci/misc' | Bjorn Helgaas |