summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-pci'Rafael J. Wysocki2017-07-141-0/+1
|\
| * PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki2017-07-121-0/+1
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+0
|\ \ | |/ |/|
| * PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski2017-06-141-1/+0
* | PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki2017-06-281-7/+2
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-2/+17
|\
| * Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-0/+1
| |\
| | * PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2017-04-201-0/+1
| * | Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-2/+2
| |\ \
| | * | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-2/+2
| | |/
| * | PCI: Add device disconnected stateKeith Busch2017-03-291-0/+14
| |/
* | PCI: Recognize Thunderbolt devicesLukas Wunner2017-03-301-0/+2
|/
* PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov2017-02-031-1/+1
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-12-121-6/+1
|\
| * PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas2016-11-291-6/+0
| * PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas2016-11-291-0/+1
* | Merge branch 'pci/pm' into nextBjorn Helgaas2016-12-121-2/+2
|\ \
| * | PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner2016-11-171-0/+1
| * | PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner2016-11-171-2/+1
| |/
* | Merge branch 'pci/misc' into nextBjorn Helgaas2016-12-121-3/+0
|\ \
| * | PCI: Move config space size macros to pci_regs.hWang Sheng-Hui2016-12-121-3/+0
| |/
* | PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu2016-12-061-0/+5
|/
* Merge branch 'pci/pm' into nextBjorn Helgaas2016-10-031-0/+3
|\
| * PCI: Query platform firmware for device power stateLukas Wunner2016-09-281-0/+3
* | PCI: Add Precision Time Measurement (PTM) supportJonathan Yong2016-08-151-0/+6
|/
* PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-0/+11
* PCI: Add pci_set_vpd_size() to set VPD sizeHariprasad Shenai2016-04-151-0/+1
* PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas2016-02-291-1/+6
* PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas2016-02-291-1/+1
* PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas2016-02-291-1/+0
* PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas2016-02-291-5/+1
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-2/+0
|\
| * PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas2015-11-301-2/+0
* | PCI / PM: constify pci_platform_pm_ops structureJulia Lawall2015-12-091-1/+1
* | ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-251-2/+0
|/
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-0/+1
|\
| * PCI: Add support for Enhanced Allocation devicesSean O. Stalley2015-10-291-0/+1
* | PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki2015-10-121-0/+1
|/
* PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang2015-07-141-0/+2
*-. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-121-11/+21
|\ \
| | * PCI: Move pci_ari_enabled() to global headerAlex Williamson2015-05-291-11/+0
| |/ |/|
| * PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin2015-05-071-0/+21
|/
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-0/+2
|\
| * PCI: Calculate maximum number of buses required for VFsWei Yang2015-03-311-0/+1
| * PCI: Keep individual VF BAR size in struct pci_sriovWei Yang2015-03-311-0/+1
* | PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu2015-04-081-0/+2
|/
*-. Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki2015-02-101-0/+6
|\ \
| * | PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki2015-01-231-0/+6
| |/
* | PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-01-161-0/+1
|/
* Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-101-4/+2
|\
OpenPOWER on IntegriCloud