summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24PCI: Add resizable BAR infrastructureChristian König
2017-10-05PCI: Cache the VF device ID in the SR-IOV structureFilippo Sironi
2017-10-05PCI: Constify pci_dev_type structureBhumika Goyal
2017-07-31PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki
2017-07-12PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-14PCI: Protect pci_driver->sriov_configure() usage with device_lock()Jakub Kicinski
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-20PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner
2017-03-29PCI: Add device disconnected stateKeith Busch
2017-02-03PCI: Lock each enable/disable num_vfs operation in sysfsEmil Tantilov
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui
2016-12-06PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platformDongdong Liu
2016-11-29PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas
2016-11-29PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner
2016-11-17PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas
2016-09-28PCI: Query platform firmware for device power stateLukas Wunner