Age | Commit message (Expand) | Author |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-05 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-08-05 | Merge branch 'pci/error' | Bjorn Helgaas |
2020-07-22 | PCI/ERR: Clear PCIe Device Status errors only if OS owns AER | Jonathan Cameron |
2020-07-22 | PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() | Bjorn Helgaas |
2020-07-17 | PCI/ASPM: Add missing newline in sysfs 'policy' | Xiongfeng Wang |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-07 | PCI/AER: Log correctable errors as warning, not error | Matt Jolly |
2020-07-07 | PCI/AER: Simplify __aer_print_error() | Bjorn Helgaas |
2020-07-07 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck |
2020-06-30 | PCI: Replace http:// links with https:// | Alexander A. Klimov |
2020-06-26 | PCI: Convert PCIe capability PCIBIOS errors to errno | Bolarinwa Olayemi Saheed |
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 |