Age | Commit message (Expand) | Author | Files | Lines |
2020-08-08 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -38/+63 |
2020-08-06 | Merge branch 'pci/misc' | Bjorn Helgaas | 3 | -5/+10 |
2020-08-06 | Merge branch 'pci/error' | Bjorn Helgaas | 3 | -33/+52 |
2020-07-22 | PCI/ERR: Clear PCIe Device Status errors only if OS owns AER | Jonathan Cameron | 2 | -2/+4 |
2020-07-22 | PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() | Bjorn Helgaas | 2 | -10/+2 |
2020-07-18 | PCI/ASPM: Add missing newline in sysfs 'policy' | Xiongfeng Wang | 1 | -0/+1 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-07-08 | PCI/AER: Log correctable errors as warning, not error | Matt Jolly | 1 | -10/+15 |
2020-07-08 | PCI/AER: Simplify __aer_print_error() | Bjorn Helgaas | 1 | -14/+34 |
2020-07-08 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck | 2 | -3/+3 |
2020-06-30 | PCI: Replace http:// links with https:// | Alexander A. Klimov | 2 | -2/+2 |
2020-06-26 | PCI: Convert PCIe capability PCIBIOS errors to errno | Bolarinwa Olayemi Saheed | 1 | -3/+8 |
2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -276/+121 |
2020-06-04 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+2 |
2020-06-04 | Merge branch 'pci/kconfig' | Bjorn Helgaas | 1 | -1/+0 |
2020-06-04 | Merge branch 'pci/error' | Bjorn Helgaas | 4 | -258/+102 |
2020-06-04 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -5/+17 |
2020-06-01 | PCI/DPC: Print IRQ number used by port | Yicong Yang | 1 | -0/+1 |
2020-06-01 | PCI/AER: Use "aer" variable for capability offset | Bjorn Helgaas | 1 | -95/+84 |
2020-06-01 | PCI/AER: Remove redundant dev->aer_cap checks | Kuppuswamy Sathyanarayanan | 1 | -10/+2 |
2020-06-01 | PCI/AER: Remove redundant pci_is_pcie() checks | Kuppuswamy Sathyanarayanan | 1 | -9/+0 |
2020-06-01 | PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership | Kuppuswamy Sathyanarayanan | 3 | -119/+14 |
2020-05-21 | PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port | Bjorn Helgaas | 1 | -5/+17 |
2020-05-21 | PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove() | Jay Fang | 1 | -2/+2 |
2020-05-08 | PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges | Kai-Heng Feng | 1 | -10/+0 |
2020-05-01 | PCI/AER: Use only _OSC to determine AER ownership | Alexandru Gagniuc | 1 | -25/+1 |
2020-04-25 | PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events | Kuppuswamy Sathyanarayanan | 1 | -2/+2 |
2020-04-24 | PCI/AER: Don't select CONFIG_PCIEAER by default | Bjorn Helgaas | 1 | -1/+0 |
2020-04-24 | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP | Rafael J. Wysocki | 1 | -1/+1 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -176/+349 |
2020-04-02 | Merge branch 'pci/edr' | Bjorn Helgaas | 8 | -173/+346 |
2020-03-28 | PCI/ASPM: Reduce severity of common clock config message | Chris Packham | 1 | -1/+1 |
2020-03-28 | PCI/AER: Rationalize error status register clearing | Kuppuswamy Sathyanarayanan | 3 | -6/+6 |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan | 3 | -0/+250 |
2020-03-28 | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR | Kuppuswamy Sathyanarayanan | 1 | -3/+9 |
2020-03-28 | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status | Kuppuswamy Sathyanarayanan | 1 | -4/+18 |
2020-03-28 | PCI/DPC: Cache DPC capabilities in pci_init_capabilities() | Kuppuswamy Sathyanarayanan | 1 | -12/+21 |
2020-03-28 | PCI/ERR: Return status of pcie_do_recovery() | Kuppuswamy Sathyanarayanan | 1 | -4/+6 |
2020-03-28 | PCI/ERR: Remove service dependency in pcie_do_recovery() | Kuppuswamy Sathyanarayanan | 5 | -80/+13 |
2020-03-28 | PCI/DPC: Move DPC data into struct pci_dev | Bjorn Helgaas | 1 | -72/+31 |
2020-03-28 | PCI/ERR: Update error status after reset_link() | Kuppuswamy Sathyanarayanan | 1 | -1/+2 |
2020-03-28 | PCI/ERR: Combine pci_channel_io_frozen cases | Kuppuswamy Sathyanarayanan | 1 | -6/+5 |
2020-03-19 | PCI/ASPM: Clear the correct bits when enabling L1 substates | Yicong Yang | 1 | -2/+2 |
2020-03-08 | PCI/AER: Fix the broken interrupt injection | Thomas Gleixner | 2 | -4/+3 |
2020-01-24 | PCI/AER: Initialize aer_fifo | Dongdong Liu | 1 | -0/+1 |
2020-01-24 | PCI/AER: Factor message prefixes with dev_fmt() | Bjorn Helgaas | 1 | -3/+5 |
2020-01-24 | PCI/AER: Log which device prevents error recovery | Yicong Yang | 1 | -2/+4 |
2019-11-28 | Merge branch 'pci/misc' | Bjorn Helgaas | 2 | -4/+1 |
2019-11-28 | Merge branch 'pci/aspm' | Bjorn Helgaas | 2 | -98/+154 |
2019-11-22 | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code | Heiner Kallweit | 2 | -112/+0 |