aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki1-0/+1
2017-07-12PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki1-0/+1
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki1-7/+2
2017-06-14PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski1-1/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+17
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-2/+2
2017-04-20PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang1-0/+1
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-2/+2
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner1-0/+2
2017-03-29PCI: Add device disconnected stateKeith Busch1-0/+14
2017-02-03PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov1-1/+1
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas1-6/+1
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas1-2/+2
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas1-3/+0
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui1-3/+0
2016-12-06PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu1-0/+5
2016-11-29PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas1-6/+0
2016-11-29PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas1-0/+1
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner1-0/+1
2016-11-17PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner1-2/+1
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+3
2016-09-28PCI: Query platform firmware for device power stateLukas Wunner1-0/+3
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong1-0/+6
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg1-0/+11
2016-04-15PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai1-0/+1
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas1-1/+6
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas1-1/+1
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas1-1/+0
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas1-5/+1
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2015-12-09PCI / PM: constify pci_platform_pm_ops structureJulia Lawall1-1/+1
2015-11-30PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas1-2/+0
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-2/+0
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2015-10-29PCI: Add support for Enhanced Allocation devicesSean O. Stalley1-0/+1
2015-10-12PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki1-0/+1
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang1-0/+2
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