summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-02Merge branch 'pci/edr'Bjorn Helgaas
2020-03-28PCI/ASPM: Reduce severity of common clock config messageChris Packham
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan
2020-03-28PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan
2020-03-28PCI/DPC: Move DPC data into struct pci_devBjorn Helgaas
2020-03-28PCI/ERR: Update error status after reset_link()Kuppuswamy Sathyanarayanan
2020-03-28PCI/ERR: Combine pci_channel_io_frozen casesKuppuswamy Sathyanarayanan
2020-03-18PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang
2020-03-08PCI/AER: Fix the broken interrupt injectionThomas Gleixner
2020-01-23PCI/AER: Initialize aer_fifoDongdong Liu
2020-01-23PCI/AER: Factor message prefixes with dev_fmt()Bjorn Helgaas
2020-01-23PCI/AER: Log which device prevents error recoveryYicong Yang
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit
2019-11-21PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit
2019-11-21PCI: Remove PCIe Kconfig dependencies on PCIBjorn Helgaas
2019-11-21PCI/ASPM: Remove dependency on PCIEPORTBUSBjorn Helgaas
2019-11-21PCI/PTM: Remove dependency on PCIEPORTBUSBjorn Helgaas
2019-11-21PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson
2019-10-18PCI/AER: Fix kernel-doc warningsAndy Shevchenko
2019-10-18PCI/AER: Use for_each_set_bit() to simplify codeAndy Shevchenko
2019-10-18PCI/AER: Add PoisonTLPBlocked to Uncorrectable error countersRajat Jain
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar
2019-10-15PCI/ASPM: Add pcie_aspm_get_link()Heiner Kallweit
2019-10-15PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2019-10-15PCI/ASPM: Add L1 PM substate support to pci_disable_link_state()Heiner Kallweit
2019-10-15PCI/ASPM: Remove pcie_aspm_enabled() unnecessary lockingBjorn Helgaas
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-12PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09PCI: Fix typos and whitespace errorsBjorn Helgaas
2019-06-21PCI: let pci_disable_link_state propagate errorsHeiner Kallweit
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas
2019-05-13Merge branch 'pci/portdrv'Bjorn Helgaas
2019-05-09PCI/AER: Log messages with pci_dev, not pcie_deviceFrederick Lawler