Age | Commit message (Expand) | Author |
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 |
2016-02-29 | PCI: Remove struct pci_vpd_ops.release function pointer | Bjorn Helgaas |
2016-02-29 | PCI: Move pci_vpd_release() from header file to pci/access.c | Bjorn Helgaas |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-12-09 | PCI / PM: constify pci_platform_pm_ops structure | Julia Lawall |
2015-11-30 | PCI/MSI: Remove empty pci_msi_init_pci_dev() | Bjorn Helgaas |
2015-11-25 | ARM/PCI: Move align_resource function pointer to pci_host_bridge structure | Gabriele Paoloni |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-10-29 | PCI: Add support for Enhanced Allocation devices | Sean O. Stalley |
2015-10-12 | PCI / PM: Avoid resuming more devices during system suspend | Rafael J. Wysocki |
2015-07-14 | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks | Wei Yang |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas |
2015-05-29 | PCI: Move pci_ari_enabled() to global header | Alex Williamson |
2015-05-07 | PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() | Michael S. Tsirkin |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-08 | PCI: Export pci_find_host_bridge() for use inside PCI core | Aaron Lu |
2015-03-31 | PCI: Calculate maximum number of buses required for VFs | Wei Yang |
2015-03-31 | PCI: Keep individual VF BAR size in struct pci_sriov | Wei Yang |
2015-02-10 | Merge branches 'pm-pci' and 'pm-cpuidle' | Rafael J. Wysocki |
2015-01-23 | PCI / PM: Avoid resuming PCI devices during system suspend | Rafael J. Wysocki |
2015-01-16 | PCI: Add pci_bus_clip_resource() to clip to fit upstream window | Yinghai Lu |