aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge branch 'pci/pm' into nextGravatar Bjorn Helgaas 1-0/+3
2016-09-28PCI: Query platform firmware for device power stateGravatar Lukas Wunner 1-0/+3
2016-08-15PCI: Add Precision Time Measurement (PTM) supportGravatar Jonathan Yong 1-0/+6
2016-06-13PCI: Put PCIe ports into D3 during suspendGravatar Mika Westerberg 1-0/+11
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeGravatar Hariprasad Shenai 1-0/+1
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdGravatar Bjorn Helgaas 1-1/+6
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Gravatar Bjorn Helgaas 1-1/+1
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerGravatar Bjorn Helgaas 1-1/+0
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cGravatar Bjorn Helgaas 1-5/+1
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2015-12-09PCI / PM: constify pci_platform_pm_ops structureGravatar Julia Lawall 1-1/+1
2015-11-30PCI/MSI: Remove empty pci_msi_init_pci_dev()Gravatar Bjorn Helgaas 1-2/+0
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGravatar Gabriele Paoloni 1-2/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2015-10-29PCI: Add support for Enhanced Allocation devicesGravatar Sean O. Stalley 1-0/+1
2015-10-12PCI / PM: Avoid resuming more devices during system suspendGravatar Rafael J. Wysocki 1-0/+1
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksGravatar Wei Yang 1-0/+2
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Gravatar Bjorn Helgaas 1-11/+21
2015-05-29PCI: Move pci_ari_enabled() to global headerGravatar Alex Williamson 1-11/+0
2015-05-07PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Gravatar Michael S. Tsirkin 1-0/+21
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Gravatar Linus Torvalds 1-0/+2
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreGravatar Aaron Lu 1-0/+2
2015-03-31PCI: Calculate maximum number of buses required for VFsGravatar Wei Yang 1-0/+1
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovGravatar Wei Yang 1-0/+1
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-0/+6
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendGravatar Rafael J. Wysocki 1-0/+6
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowGravatar Yinghai Lu 1-0/+1
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+2
2014-11-19PCI: Remove fixed parameter in pci_iov_resource_bar()Gravatar Myron Stowe 1-4/+2
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkGravatar Yinghai Lu 1-0/+2
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Gravatar Bjorn Helgaas 1-1/+1
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Gravatar Yijing Wang 1-1/+1
2014-04-29PCI: Remove unnecessary __ref annotationsGravatar Bjorn Helgaas 1-4/+4
2014-02-19PCI: Remove unused SR-IOV VF Migration supportGravatar Bjorn Helgaas 1-4/+0
2014-01-13PCI: Make local functions staticGravatar Stephen Hemminger 1-2/+0
2013-10-07PCI: convert bus code to use dev_groupsGravatar Greg Kroah-Hartman 1-1/+1
2013-10-07PCI: convert bus code to use bus_groupsGravatar Greg Kroah-Hartman 1-1/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+3
2013-07-30PCI: expose pcie_link_speed and pcix_bus_speed arraysGravatar Jacob Keller 1-0/+3
2013-07-25PCI: Convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-1/+1
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugGravatar Jiang Liu 1-0/+5
2013-04-17PCI: Remove "extern" from function declarationsGravatar Bjorn Helgaas 1-46/+43
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextGravatar Bjorn Helgaas 1-1/+1
2013-01-26Merge branch 'pci/yijing-ari' into nextGravatar Bjorn Helgaas 1-1/+1
2013-01-25PCI: Put pci_dev in device tree as early as possibleGravatar Yinghai Lu 1-1/+0
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Gravatar Yijing Wang 1-1/+1
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupGravatar Rafael J. Wysocki 1-5/+0
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 1-3/+5
2012-11-28PCI: Move pci_uevent into pci-driver.cGravatar Bill Pemberton 1-1/+0
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsGravatar Bill Pemberton 1-4/+0