Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-22 | PCI/ASPM: Add sysfs attributes for controlling ASPM link states | Heiner Kallweit | 1 | -0/+149 |
2019-11-21 | PCI: Remove PCIe Kconfig dependencies on PCI | Bjorn Helgaas | 1 | -2/+0 |
2019-11-21 | PCI/ASPM: Remove dependency on PCIEPORTBUS | Bjorn Helgaas | 1 | -1/+1 |
2019-11-21 | PCI/PTM: Remove dependency on PCIEPORTBUS | Bjorn Helgaas | 1 | -1/+0 |
2019-11-21 | PCI/PTM: Remove spurious "d" from granularity message | Bjorn Helgaas | 1 | -1/+1 |
2019-10-25 | PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control | Olof Johansson | 4 | -2/+17 |
2019-10-19 | PCI/AER: Fix kernel-doc warnings | Andy Shevchenko | 1 | -1/+3 |
2019-10-19 | PCI/AER: Use for_each_set_bit() to simplify code | Andy Shevchenko | 1 | -11/+8 |
2019-10-19 | PCI/AER: Add PoisonTLPBlocked to Uncorrectable error counters | Rajat Jain | 1 | -1/+2 |
2019-10-19 | PCI/AER: Save AER Capability for suspend/resume | Patel, Mayurkumar | 1 | -2/+60 |
2019-10-15 | PCI/ASPM: Add pcie_aspm_get_link() | Heiner Kallweit | 1 | -12/+18 |
2019-10-15 | PCI/ASPM: Allow re-enabling Clock PM | Heiner Kallweit | 1 | -7/+11 |
2019-10-15 | PCI/ASPM: Add L1 PM substate support to pci_disable_link_state() | Heiner Kallweit | 1 | -1/+10 |
2019-10-15 | PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking | Bjorn Helgaas | 1 | -6/+6 |
2019-09-24 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+5 |
2019-09-24 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2 | -5/+5 |
2019-09-07 | PCI: Get rid of dev->has_secondary_link flag | Mika Westerberg | 2 | -5/+5 |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski | 1 | -1/+0 |
2019-08-12 | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki | 1 | -0/+20 |
2019-08-07 | Revert "PCI: Add missing link delays required by the PCIe spec" | Mika Westerberg | 1 | -66/+0 |
2019-07-16 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -9/+11 |
2019-07-09 | PCI: Fix typos and whitespace errors | Bjorn Helgaas | 1 | -1/+1 |
2019-06-22 | PCI: let pci_disable_link_state propagate errors | Heiner Kallweit | 1 | -9/+11 |
2019-06-18 | PCI: Add missing link delays required by the PCIe spec | Mika Westerberg | 1 | -0/+66 |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -63/+95 |
2019-05-14 | Merge branch 'pci/printk-portdrv' | Bjorn Helgaas | 4 | -47/+50 |
2019-05-14 | Merge branch 'pci/portdrv' | Bjorn Helgaas | 1 | -0/+14 |
2019-05-10 | PCI/AER: Log messages with pci_dev, not pcie_device | Frederick Lawler | 2 | -17/+22 |