Age | Commit message (Expand) | Author |
2018-04-04 | Merge branch 'pci/vpd' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas |
2018-03-31 | PCI/IOV: Use VF0 cached config registers for other VFs | KarimAllah Ahmed |
2018-03-30 | PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth | Tal Gilboa |
2018-03-30 | PCI: Add pcie_get_width_cap() to find max supported link width | Tal Gilboa |
2018-03-30 | PCI: Add pcie_get_speed_cap() to find max supported link speed | Tal Gilboa |
2018-03-19 | PCI/VPD: Move VPD structures to vpd.c | Bjorn Helgaas |
2018-03-19 | PCI/VPD: Move VPD sysfs code to vpd.c | Bjorn Helgaas |
2018-03-12 | PCI/PM: Move pcie_clear_root_pme_status() to core | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/trivial' into next | Bjorn Helgaas |
2017-12-18 | PCI: Clean up whitespace in linux/pci.h, pci/pci.h | Bjorn Helgaas |
2017-12-18 | PCI/ASPM: Unexport internal ASPM interfaces | Bjorn Helgaas |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-11-14 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-24 | PCI: Add resizable BAR infrastructure | Christian König |
2017-10-05 | PCI: Cache the VF device ID in the SR-IOV structure | Filippo Sironi |
2017-10-05 | PCI: Constify pci_dev_type structure | Bhumika Goyal |
2017-07-31 | PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken | Sinan Kaya |
2017-07-14 | Merge branch 'pm-pci' | Rafael J. Wysocki |
2017-07-12 | PCI / PM: Restore PME Enable after config space restoration | Rafael J. Wysocki |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-28 | PCI / PM: Simplify device wakeup settings code | Rafael J. Wysocki |
2017-06-14 | PCI: Protect pci_driver->sriov_configure() usage with device_lock() | Jakub Kicinski |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-28 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-04-28 | Merge branch 'pci/resource-mmap' into next | Bjorn Helgaas |
2017-04-20 | PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding | Bodong Wang |
2017-04-20 | PCI: Add pci_mmap_resource_range() and use it for ARM64 | David Woodhouse |
2017-03-30 | PCI: Recognize Thunderbolt devices | Lukas Wunner |
2017-03-29 | PCI: Add device disconnected state | Keith Busch |
2017-02-03 | PCI: Lock each enable/disable num_vfs operation in sysfs | Emil Tantilov |
2016-12-12 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2016-12-12 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2016-12-12 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2016-12-12 | PCI: Move config space size macros to pci_regs.h | Wang Sheng-Hui |
2016-12-06 | PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform | Dongdong Liu |
2016-11-29 | PCI: Remove pci_resource_bar() and pci_iov_resource_bar() | Bjorn Helgaas |
2016-11-29 | PCI: Separate VF BAR updates from standard BAR updates | Bjorn Helgaas |
2016-11-17 | PCI: Activate runtime PM on a PCIe port only if it can suspend | Lukas Wunner |
2016-11-17 | PCI: Autosense device removal in pci_bridge_d3_update() | Lukas Wunner |
2016-10-03 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2016-09-28 | PCI: Query platform firmware for device power state | Lukas Wunner |
2016-08-15 | PCI: Add Precision Time Measurement (PTM) support | Jonathan Yong |
2016-06-13 | PCI: Put PCIe ports into D3 during suspend | Mika Westerberg |
2016-04-15 | PCI: Add pci_set_vpd_size() to set VPD size | Hariprasad Shenai |
2016-02-29 | PCI: Fold struct pci_vpd_pci22 into struct pci_vpd | Bjorn Helgaas |
2016-02-29 | PCI: Rename VPD symbols to remove unnecessary "pci22" | Bjorn Helgaas |