| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-12-15 | 5 | -51/+34 |
|\ |
|
| * | Merge branch 'pci/pm' into next | Bjorn Helgaas | 2016-12-12 | 1 | -10/+3 |
| |\ |
|
| | * | PCI: Consolidate conditions to allow runtime PM on PCIe ports | Lukas Wunner | 2016-11-17 | 1 | -10/+2 |
| | * | PCI: Activate runtime PM on a PCIe port only if it can suspend | Lukas Wunner | 2016-11-17 | 1 | -2/+3 |
| * | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2016-12-12 | 3 | -37/+13 |
| |\ \ |
|
| | * | | PCI: Remove service driver load/unload messages | Bjorn Helgaas | 2016-12-12 | 1 | -3/+0 |
| | * | | PCI/AER: Log AER IRQ when claiming Root Port | Bjorn Helgaas | 2016-12-12 | 1 | -2/+2 |
| | * | | PCI/AER: Log errors with PCI device, not PCIe service device | Bjorn Helgaas | 2016-12-12 | 1 | -3/+4 |
| | * | | PCI/AER: Remove unused version macros | Bjorn Helgaas | 2016-12-12 | 1 | -7/+0 |
| | * | | PCI/PME: Log PME IRQ when claiming Root Port | Bjorn Helgaas | 2016-12-12 | 1 | -6/+6 |
| | * | | PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors | Bjorn Helgaas | 2016-12-12 | 1 | -16/+1 |
| | |/ |
|
| * | | PCI/ASPM: Don't retrain link if ASPM not possible | David Daney | 2016-12-08 | 1 | -2/+16 |
| * | | PCI/ASPM: Use permission-specific DEVICE_ATTR variants | Julia Lawall | 2016-11-14 | 1 | -2/+2 |
| |/ |
|
* | | PCI: Export pcie_find_root_port | Johannes Thumshirn | 2016-11-23 | 1 | -14/+0 |
|/ |
|
* | Merge branch 'pci/aer' into next | Bjorn Helgaas | 2016-10-03 | 4 | -66/+28 |
|\ |
|
| * | PCI/AER: Fix aer_probe() kernel-doc comment | Cao jin | 2016-09-30 | 1 | -1/+0 |
| * | PCI/AER: Cache capability position | Keith Busch | 2016-09-27 | 2 | -11/+17 |
| * | PCI/AER: Avoid memory allocation in interrupt handling path | Jon Derrick | 2016-09-27 | 2 | -11/+3 |
| * | PCI/AER: Remove duplicate AER severity translation | Tyler Baicar | 2016-09-20 | 1 | -4/+2 |
| * | PCI/AER: Remove aerdriver.forceload kernel parameter | Bjorn Helgaas | 2016-09-14 | 3 | -33/+1 |
| * | PCI/AER: Remove aerdriver.nosourceid kernel parameter | Bjorn Helgaas | 2016-09-14 | 1 | -8/+4 |
| * | PCI/AER: Add bus flag to skip source ID matching | Jon Derrick | 2016-09-06 | 1 | -2/+5 |
* | | Merge branch 'pci/ptm' into next | Bjorn Helgaas | 2016-09-01 | 3 | -0/+154 |
|\ \ |
|
| * | | PCI: Add PTM clock granularity information | Bjorn Helgaas | 2016-08-25 | 1 | -2/+29 |
| * | | PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints | Bjorn Helgaas | 2016-08-18 | 1 | -0/+45 |
| * | | PCI: Add Precision Time Measurement (PTM) support | Jonathan Yong | 2016-08-15 | 3 | -0/+82 |
| |/ |
|
* | | PCI/AER: Make explicitly non-modular | Paul Gortmaker | 2016-08-24 | 1 | -17/+1 |
* | | PCI/PME: Make explicitly non-modular | Paul Gortmaker | 2016-08-24 | 1 | -15/+1 |
* | | PCI: Make DPC explicitly non-modular | Paul Gortmaker | 2016-08-24 | 1 | -14/+4 |
* | | PCI: portdrv: Make explicitly non-modular | Paul Gortmaker | 2016-08-23 | 1 | -14/+3 |
|/ |
|
*---. | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 2016-08-01 | 5 | -20/+61 |
|\ \ \ |
|
| | | * | PCI: Add runtime PM support for PCIe ports | Mika Westerberg | 2016-06-13 | 2 | -0/+54 |
| | | * | PCI: Don't clear d3cold_allowed for PCIe ports | Mika Westerberg | 2016-06-13 | 1 | -5/+0 |
| |_|/
|/| | |
|
| | * | PCI: Remove DPC tristate module option | Keith Busch | 2016-07-25 | 1 | -4/+1 |
| | * | PCI: Bind DPC to Root Ports as well as Downstream Ports | Keith Busch | 2016-07-25 | 1 | -1/+1 |
| | * | PCI: Fix whitespace in struct dpc_dev | Mika Westerberg | 2016-06-21 | 1 | -2/+2 |
| | * | PCI: Convert Downstream Port Containment driver to use devm_* functions | Mika Westerberg | 2016-06-21 | 1 | -9/+4 |
| |/
|/| |
|
| * | PCI/ASPM: Remove redundant check of pcie_set_clkpm | Shawn Lin | 2016-06-10 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 2016-05-17 | 1 | -14/+8 |
|\ \ |
|
| * | | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit | Lukas Wunner | 2016-05-04 | 1 | -14/+8 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next | Bjorn Helgaas | 2016-05-03 | 6 | -5/+186 |
|\ \ \
| | |/ |
|
| * | | PCI: Add Downstream Port Containment driver | Keith Busch | 2016-05-03 | 3 | -0/+179 |
| * | | PCI: Add Downstream Port Containment portdrv service type | Keith Busch | 2016-05-03 | 3 | -3/+5 |
| * | | PCI: Widen portdrv service type from 4 bits to 8 bits | Keith Busch | 2016-05-03 | 2 | -2/+2 |
| |/ |
|
* | | PCI: Remove return values from pcie_port_platform_notify() and relatives | Jon Derrick | 2016-04-08 | 3 | -19/+10 |
* | | PCI/ACPI: Allow all PCIe services on non-ACPI host bridges | Jon Derrick | 2016-04-08 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 3 | -35/+73 |
|\ |
|
| *-----. | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 2 | -11/+25 |
| |\ \ \ \ |
|
| | | | * | | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler | 2016-03-15 | 1 | -3/+4 |
| | | |/ / |
|
| | * | | | PCI/AER: Log aer_inject error injections | Jean Delvare | 2016-03-08 | 1 | -0/+3 |