summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
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-07-03Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-07-03PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas
2017-07-02Merge branch 'pci/pm' into nextBjorn Helgaas
2017-06-30PCI/PM: Avoid using device_may_wakeup() for runtime PMRafael J. Wysocki
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-28PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki
2017-06-16PCI: Test INTx masking during enumeration, not at run-timePiotr Gregor
2017-06-14PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()Christoph Hellwig
2017-06-15PCI / PM: Restore PME Enable if skipping wakeup setupRafael J. Wysocki
2017-05-30PCI: Restore PRI and PASID state after Function-Level ResetCQ Tang
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-17PCI: Do not disregard parent resources starting at 0x0Ard Biesheuvel
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/pm' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-21PCI: Export pci_remap_iospace() and pci_unmap_iospace()Brian Norris
2017-04-20PCI: Export pcie_flr()Christoph Hellwig
2017-04-19PCI: Remove __weak tag from pci_remap_iospace()Lorenzo Pieralisi
2017-04-19PCI: Don't resize resources when realigning all devices in systemYongji Xie
2017-04-19PCI: Don't reassign resources that are already alignedBjorn Helgaas
2017-04-19PCI: Factor pci_reassigndev_resource_alignment()Bjorn Helgaas
2017-04-19PCI: Add pcibios_default_alignment() for arch-specific alignment controlYongji Xie
2017-04-18PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-04-18PCI: Ignore requested alignment for IOV BARsYongji Xie
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin
2017-03-29PCI: Short-circuit pci_device_is_present() for disconnected devicesKeith Busch
2017-03-14PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zeroAdrian Hunter
2017-02-03Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-11-29PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas
2016-11-28PCI: Ignore BAR updates on virtual functionsBjorn Helgaas
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner
2016-11-17PCI: Unfold conditions to block runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner
2016-11-17PCI: Speed up algorithm in pci_bridge_d3_update()Lukas Wunner
2016-11-17PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner
2016-11-17PCI: Don't acquire ref on parent in pci_bridge_d3_update()Lukas Wunner
2016-11-11PCI: Check for PME in targeted sleep stateAlan Stern
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-03Merge branch 'pci/resource' into nextBjorn Helgaas
2016-09-28PCI: Ignore requested alignment for VF BARsYongji Xie