Age | Commit message (Expand) | Author | Files | Lines |
2018-12-06 | PCI: Add missing include to drivers/pci.h | Alexandru Gagniuc | 1 | -0/+2 |
2018-10-20 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+1 |
2018-10-11 | PCI/IOV: Use VF0 cached config space size for other VFs | KarimAllah Ahmed | 1 | -0/+1 |
2018-10-03 | PCI / ACPI: Whitelist D3 for more PCIe hotplug ports | Mika Westerberg | 1 | -0/+3 |
2018-10-03 | PCI: Unify device inaccessible | Keith Busch | 1 | -5/+55 |
2018-09-26 | PCI/ERR: Handle fatal error recovery | Keith Busch | 1 | -2/+2 |
2018-09-21 | PCI/ERR: Use slot reset if available | Keith Busch | 1 | -0/+2 |
2018-09-21 | PCI/DPC: Save and restore config state | Keith Busch | 1 | -0/+8 |
2018-08-15 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+1 |
2018-08-15 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -0/+1 |
2018-08-15 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas | 1 | -0/+19 |
2018-08-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+5 |
2018-08-15 | Merge branch 'pci/aer' | Bjorn Helgaas | 1 | -0/+43 |
2018-08-10 | PCI: Check for PCIe Link downtraining | Alexandru Gagniuc | 1 | -0/+1 |
2018-08-10 | PCI: Add device-specific ACS Redirect disable infrastructure | Logan Gunthorpe | 1 | -0/+5 |
2018-08-10 | PCI: Hide ACS quirk declarations inside PCI core | Bjorn Helgaas | 1 | -0/+14 |
2018-07-31 | PCI: Fix is_added/is_busmaster race condition | Hari Vyas | 1 | -0/+11 |
2018-07-20 | PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATAL | Oza Pawandeep | 1 | -0/+2 |
2018-07-20 | PCI/AER: Clear only ERR_FATAL status bits during fatal recovery | Bjorn Helgaas | 1 | -0/+2 |
2018-07-20 | PCI: Hide pci_reset_bridge_secondary_bus() from drivers | Sinan Kaya | 1 | -0/+1 |
2018-07-20 | PCI/AER: Add sysfs attributes to provide AER stats and breakdown | Rajat Jain | 1 | -0/+1 |
2018-07-20 | PCI/AER: Define aer_stats structure for AER capable devices | Rajat Jain | 1 | -0/+2 |
2018-07-20 | PCI/AER: Move internal declarations to drivers/pci/pci.h | Rajat Jain | 1 | -0/+8 |
2018-07-20 | PCI/AER: Expose internal API for obtaining AER information | Keith Busch | 1 | -0/+28 |
2018-07-13 | PCI: Workaround IDT switch ACS Source Validation erratum | James Puthukattukaran | 1 | -0/+4 |
2018-06-30 | PCI: Make early dump functionality generic | Sinan Kaya | 1 | -0/+1 |
2018-06-29 | PCI/IOV: Reset total_VFs limit after detaching PF driver | Jakub Kicinski | 1 | -0/+4 |
2018-06-07 | Merge branch 'lorenzo/pci/dwc' | Bjorn Helgaas | 1 | -0/+40 |
2018-06-03 | PCI/AER: Pass service type to pcie_do_fatal_recovery() | Oza Pawandeep | 1 | -1/+1 |
2018-05-18 | PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c | Oza Pawandeep | 1 | -0/+4 |
2018-05-18 | PCI: Add generic pcie_wait_for_link() interface | Oza Pawandeep | 1 | -0/+1 |
2018-05-14 | PCI: Move private DT related functions into private header | Rob Herring | 1 | -0/+40 |
2018-04-04 | Merge branch 'pci/vpd' | Bjorn Helgaas | 1 | -17/+2 |
2018-04-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+4 |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas | 1 | -0/+1 |
2018-03-31 | PCI/IOV: Use VF0 cached config registers for other VFs | KarimAllah Ahmed | 1 | -0/+4 |
2018-03-30 | PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth | Tal Gilboa | 1 | -0/+10 |
2018-03-30 | PCI: Add pcie_get_width_cap() to find max supported link width | Tal Gilboa | 1 | -0/+1 |
2018-03-30 | PCI: Add pcie_get_speed_cap() to find max supported link speed | Tal Gilboa | 1 | -0/+10 |
2018-03-19 | PCI/VPD: Move VPD structures to vpd.c | Bjorn Helgaas | 1 | -17/+0 |
2018-03-19 | PCI/VPD: Move VPD sysfs code to vpd.c | Bjorn Helgaas | 1 | -0/+2 |
2018-03-12 | PCI/PM: Move pcie_clear_root_pme_status() to core | Bjorn Helgaas | 1 | -0/+1 |
2018-01-31 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -27/+27 |
2017-12-19 | PCI: Clean up whitespace in linux/pci.h, pci/pci.h | Bjorn Helgaas | 1 | -27/+27 |
2017-12-19 | PCI/ASPM: Unexport internal ASPM interfaces | Bjorn Helgaas | 1 | -0/+20 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+10 |
2017-11-14 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+1 |
2017-11-14 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -0/+8 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-24 | PCI: Add resizable BAR infrastructure | Christian König | 1 | -0/+8 |