aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie
AgeCommit message (Expand)Author
2020-09-04PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-07-13PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas
2020-07-13PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng
2020-06-04PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit
2020-06-01PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang
2020-05-04PCI/AER: Initialize aer_fifoDongdong Liu
2020-03-30PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2019-08-16Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-07-26PCI: 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
2019-05-09PCI/DPC: Log messages with pci_dev, not pcie_deviceFrederick Lawler
2019-05-09PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()Frederick Lawler
2019-05-09PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()Frederick Lawler
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-04-18PCI/LINK: Disable bandwidth notification interrupt during suspendMika Westerberg
2019-04-06PCI: Rework pcie_retrain_link() wait loopStefan Mätje
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-04-06PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner
2019-03-25PCI/LINK: Clear bandwidth notification interrupt before enabling itLukas Wunner
2019-03-25PCI/LINK: Supply IRQ handler so level-triggered IRQs are ackedAlexandru Gagniuc
2019-03-06Merge branch 'pci/pm'Bjorn Helgaas
2019-03-06Merge branch 'pci/portdrv'Bjorn Helgaas
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas
2019-03-06Merge branch 'pci/dpc'Bjorn Helgaas
2019-03-06PCI: Update PCIEPORTBUS Kconfig help textHou Zhiqiang
2019-03-05PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc
2019-03-01PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck
2019-02-28PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-02-21PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu
2019-02-15PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang
2019-02-15PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas
2019-02-14Revert "PCI/PME: Implement runtime PM callbacks"Mika Westerberg
2019-01-29PCI/AER: Use match_string() helper to simplify the codeAndy Shevchenko
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02Merge branch 'pci/misc'Bjorn Helgaas
2018-12-17PCI/ASPM: Remove unused lists from struct pcie_link_stateFrederick Lawler
2018-12-14PCI/AER: Queue one GHES event, not several uninitialized onesYanjiang Jin
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young
2018-12-03Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-18PCI/AER: Refactor error injection fallbacksKeith Busch
2018-10-18PCI/AER: Abstract AER interrupt handlingKeith Busch
2018-10-18PCI/AER: Reuse existing pcie_port_find_device() interfaceKeith Busch
2018-10-18PCI/AER: Use managed resource allocationsKeith Busch