aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas1-11/+21
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson1-11/+0
2015-05-07PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin1-0/+21
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+2
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu1-0/+2
2015-03-31PCI: Calculate maximum number of buses required for VFsWei Yang1-0/+1
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang1-0/+1
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki1-0/+6
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki1-0/+6
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu1-0/+1
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+2
2014-11-19PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe1-4/+2
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu1-0/+2
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into nextBjorn Helgaas1-1/+1
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang1-1/+1
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas1-4/+4
2014-02-19PCI: Remove unused SR-IOV VF Migration supportBjorn Helgaas1-4/+0
2014-01-13PCI: Make local functions staticStephen Hemminger1-2/+0
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman1-1/+1
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman1-1/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2013-07-30PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller1-0/+3
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman1-1/+1
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu1-0/+5
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-46/+43
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-1/+1
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas1-1/+1
2013-01-25PCI: Put pci_dev in device tree as early as possibleYinghai Lu1-1/+0
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang1-1/+1
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-5/+0
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+5
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton1-1/+0
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-4/+0
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas1-0/+2
2012-11-09PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas1-4/+4
2012-11-09PCI: Provide method to reduce the number of total VFs supportedDonald Dutile1-0/+1
2012-11-09PCI: Add pci_device_type to pdev's device structYinghai Lu1-0/+1
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying1-0/+2
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas1-0/+1
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki1-0/+1
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-0/+1
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying1-0/+1
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas1-7/+0
2012-06-13PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu1-1/+0
2012-06-13PCI: add generic pci_hp_add_bridge()Yinghai Lu1-0/+1
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson1-7/+0
2012-02-24PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu1-4/+1
2012-02-24PCI: prepare pci=realloc for multiple optionsYinghai Lu1-1/+1
2012-02-23PCI: fix memleak for pci dev removing during hotplugYinghai Lu1-0/+1
2012-02-14PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu1-0/+2