Age | Commit message (Expand) | Author |
2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-06-04 | Merge branch 'pci/kconfig' | Bjorn Helgaas |
2020-06-04 | Merge branch 'pci/error' | Bjorn Helgaas |
2020-06-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-06-01 | PCI/DPC: Print IRQ number used by port | Yicong Yang |
2020-06-01 | PCI/AER: Use "aer" variable for capability offset | Bjorn Helgaas |
2020-06-01 | PCI/AER: Remove redundant dev->aer_cap checks | Kuppuswamy Sathyanarayanan |
2020-06-01 | PCI/AER: Remove redundant pci_is_pcie() checks | Kuppuswamy Sathyanarayanan |
2020-06-01 | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership | Kuppuswamy Sathyanarayanan |
2020-05-21 | PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port | Bjorn Helgaas |
2020-05-21 | PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove() | Jay Fang |
2020-05-07 | PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges | Kai-Heng Feng |
2020-04-30 | PCI/AER: Use only _OSC to determine AER ownership | Alexandru Gagniuc |
2020-04-24 | PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events | Kuppuswamy Sathyanarayanan |
2020-04-24 | PCI/AER: Don't select CONFIG_PCIEAER by default | Bjorn Helgaas |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP | Rafael J. Wysocki |
2020-04-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-02 | Merge branch 'pci/edr' | Bjorn Helgaas |
2020-03-28 | PCI/ASPM: Reduce severity of common clock config message | Chris Packham |
2020-03-28 | PCI/AER: Rationalize error status register clearing | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Cache DPC capabilities in pci_init_capabilities() | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/ERR: Return status of pcie_do_recovery() | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/ERR: Remove service dependency in pcie_do_recovery() | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Move DPC data into struct pci_dev | Bjorn Helgaas |
2020-03-28 | PCI/ERR: Update error status after reset_link() | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/ERR: Combine pci_channel_io_frozen cases | Kuppuswamy Sathyanarayanan |
2020-03-18 | PCI/ASPM: Clear the correct bits when enabling L1 substates | Yicong Yang |
2020-03-08 | PCI/AER: Fix the broken interrupt injection | Thomas Gleixner |
2020-01-23 | PCI/AER: Initialize aer_fifo | Dongdong Liu |
2020-01-23 | PCI/AER: Factor message prefixes with dev_fmt() | Bjorn Helgaas |
2020-01-23 | PCI/AER: Log which device prevents error recovery | Yicong Yang |
2019-11-28 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2019-11-21 | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code | Heiner Kallweit |
2019-11-21 | PCI/ASPM: Add sysfs attributes for controlling ASPM link states | Heiner Kallweit |
2019-11-21 | PCI: Remove PCIe Kconfig dependencies on PCI | Bjorn Helgaas |
2019-11-21 | PCI/ASPM: Remove dependency on PCIEPORTBUS | Bjorn Helgaas |
2019-11-21 | PCI/PTM: Remove dependency on PCIEPORTBUS | Bjorn Helgaas |
2019-11-21 | PCI/PTM: Remove spurious "d" from granularity message | Bjorn Helgaas |
2019-10-25 | PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control | Olof Johansson |
2019-10-18 | PCI/AER: Fix kernel-doc warnings | Andy Shevchenko |
2019-10-18 | PCI/AER: Use for_each_set_bit() to simplify code | Andy Shevchenko |
2019-10-18 | PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters | Rajat Jain |
2019-10-18 | PCI/AER: Save AER Capability for suspend/resume | Patel, Mayurkumar |
2019-10-15 | PCI/ASPM: Add pcie_aspm_get_link() | Heiner Kallweit |
2019-10-15 | PCI/ASPM: Allow re-enabling Clock PM | Heiner Kallweit |