aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas
2016-09-28PCI: Query platform firmware for device power stateLukas Wunner
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-09PCI / PM: constify pci_platform_pm_ops structureJulia Lawall
2015-11-30PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-29PCI: Add support for Enhanced Allocation devicesSean O. Stalley
2015-10-12PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson
2015-05-07PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu
2015-03-31PCI: Calculate maximum number of buses required for VFsWei Yang
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-19PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-02-19PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen Hemminger
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-30PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
2013-01-25PCI: Put pci_dev in device tree as early as possibleYinghai Lu
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton