aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski1-0/+4
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas1-0/+40
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep1-1/+1
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-0/+4
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep1-0/+1
2018-05-14PCI: Move private DT related functions into private headerRob Herring1-0/+40
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas1-17/+2
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+1
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed1-0/+4
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa1-0/+10
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa1-0/+1
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa1-0/+10
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas1-17/+0
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas1-0/+2
2018-03-12PCI/PM: Move pcie_clear_root_pme_status() to coreBjorn Helgaas1-0/+1
2018-01-31Merge branch 'pci/trivial' into nextBjorn Helgaas1-27/+27
2017-12-18PCI: Clean up whitespace in linux/pci.h, pci/pci.hBjorn Helgaas1-27/+27
2017-12-18PCI/ASPM: Unexport internal ASPM interfacesBjorn Helgaas1-0/+20
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+10
2017-11-14Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+1
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24PCI: Add resizable BAR infrastructureChristian König1-0/+8
2017-10-05PCI: Cache the VF device ID in the SR-IOV structureFilippo Sironi1-0/+1
2017-10-05PCI: Constify pci_dev_type structureBhumika Goyal1-1/+1
2017-07-31PCI: Mark Broadcom HT2100 Root Port Extended Tags as brokenSinan Kaya1-0/+1
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