Age | Commit message (Expand) | Author | Files | Lines |
2016-11-24 | PCI: Export pcie_find_root_port | Johannes Thumshirn | 1 | -14/+0 |
2016-10-03 | Merge branch 'pci/aer' into next | Bjorn Helgaas | 4 | -66/+28 |
2016-09-30 | PCI/AER: Fix aer_probe() kernel-doc comment | Cao jin | 1 | -1/+0 |
2016-09-28 | PCI/AER: Cache capability position | Keith Busch | 2 | -11/+17 |
2016-09-27 | PCI/AER: Avoid memory allocation in interrupt handling path | Jon Derrick | 2 | -11/+3 |
2016-09-20 | PCI/AER: Remove duplicate AER severity translation | Tyler Baicar | 1 | -4/+2 |
2016-09-14 | PCI/AER: Remove aerdriver.forceload kernel parameter | Bjorn Helgaas | 3 | -33/+1 |
2016-09-14 | PCI/AER: Remove aerdriver.nosourceid kernel parameter | Bjorn Helgaas | 1 | -8/+4 |
2016-09-06 | PCI/AER: Add bus flag to skip source ID matching | Jon Derrick | 1 | -2/+5 |
2016-09-01 | Merge branch 'pci/ptm' into next | Bjorn Helgaas | 3 | -0/+154 |
2016-08-25 | PCI: Add PTM clock granularity information | Bjorn Helgaas | 1 | -2/+29 |
2016-08-25 | PCI/AER: Make explicitly non-modular | Paul Gortmaker | 1 | -17/+1 |
2016-08-25 | PCI/PME: Make explicitly non-modular | Paul Gortmaker | 1 | -15/+1 |
2016-08-25 | PCI: Make DPC explicitly non-modular | Paul Gortmaker | 1 | -14/+4 |
2016-08-23 | PCI: portdrv: Make explicitly non-modular | Paul Gortmaker | 1 | -14/+3 |
2016-08-19 | PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints | Bjorn Helgaas | 1 | -0/+45 |
2016-08-15 | PCI: Add Precision Time Measurement (PTM) support | Jonathan Yong | 3 | -0/+82 |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 5 | -20/+61 |
2016-07-25 | PCI: Remove DPC tristate module option | Keith Busch | 1 | -4/+1 |
2016-07-25 | PCI: Bind DPC to Root Ports as well as Downstream Ports | Keith Busch | 1 | -1/+1 |
2016-06-21 | PCI: Fix whitespace in struct dpc_dev | Mika Westerberg | 1 | -2/+2 |
2016-06-21 | PCI: Convert Downstream Port Containment driver to use devm_* functions | Mika Westerberg | 1 | -9/+4 |
2016-06-13 | PCI: Add runtime PM support for PCIe ports | Mika Westerberg | 2 | -0/+54 |
2016-06-13 | PCI: Don't clear d3cold_allowed for PCIe ports | Mika Westerberg | 1 | -5/+0 |
2016-06-11 | PCI/ASPM: Remove redundant check of pcie_set_clkpm | Shawn Lin | 1 | -1/+1 |
2016-05-17 | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 1 | -14/+8 |
2016-05-05 | PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit | Lukas Wunner | 1 | -14/+8 |
2016-05-03 | Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next | Bjorn Helgaas | 6 | -5/+186 |
2016-05-03 | PCI: Add Downstream Port Containment driver | Keith Busch | 3 | -0/+179 |
2016-05-03 | PCI: Add Downstream Port Containment portdrv service type | Keith Busch | 3 | -3/+5 |
2016-05-03 | PCI: Widen portdrv service type from 4 bits to 8 bits | Keith Busch | 2 | -2/+2 |
2016-04-08 | PCI: Remove return values from pcie_port_platform_notify() and relatives | Jon Derrick | 3 | -19/+10 |
2016-04-08 | PCI/ACPI: Allow all PCIe services on non-ACPI host bridges | Jon Derrick | 1 | -2/+2 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -35/+73 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2 | -11/+25 |
2016-03-15 | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler | 1 | -3/+4 |
2016-03-09 | PCI/AER: Log aer_inject error injections | Jean Delvare | 1 | -0/+3 |
2016-03-09 | PCI/AER: Log actual error causes in aer_inject | Jean Delvare | 1 | -1/+7 |
2016-03-09 | PCI/AER: Use dev_warn() in aer_inject | Jean Delvare | 1 | -3/+7 |
2016-03-09 | PCI/AER: Fix aer_inject error codes | Jean Delvare | 1 | -4/+4 |
2016-02-09 | Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas | 2 | -24/+48 |
2016-02-06 | PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning | Bjorn Helgaas | 1 | -3/+6 |
2016-02-06 | PCI/PME: Remove redundant port lookup | Bjorn Helgaas | 1 | -2/+0 |
2016-02-05 | PCI/AER: Use list_first_entry_or_null() to simplify code | Geliang Tang | 1 | -8/+5 |
2016-02-04 | PCI/AER: Restore pci_ops pointer while calling original pci_ops | David Daney | 1 | -2/+28 |
2016-02-04 | PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops | Bjorn Helgaas | 1 | -9/+9 |
2016-01-25 | PCI/AER: Flush workqueue on device remove to avoid use-after-free | Sebastian Andrzej Siewior | 3 | -6/+1 |
2016-01-16 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 1 | -8/+8 |
2016-01-15 | PCI/AER: Use 32 bit PCI domain numbers | Keith Busch | 1 | -8/+8 |
2015-12-11 | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2 | -16/+10 |