Age | Commit message (Expand) | Author |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-03 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-07-03 | PCI: Remove __pci_dev_reset() and pci_dev_reset() | Christoph Hellwig |
2017-07-03 | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() | Christoph Hellwig |
2017-07-02 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2017-07-02 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2017-06-30 | PCI/PM: Avoid using device_may_wakeup() for runtime PM | Rafael J. Wysocki |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki |
2017-06-28 | PCI / PM: Simplify device wakeup settings code | Rafael J. Wysocki |
2017-06-16 | PCI: Test INTx masking during enumeration, not at run-time | Piotr Gregor |
2017-06-14 | PCI: Protect pci_error_handlers->reset_notify() usage with device_lock() | Christoph Hellwig |
2017-06-15 | PCI / PM: Restore PME Enable if skipping wakeup setup | Rafael J. Wysocki |
2017-05-30 | PCI: Restore PRI and PASID state after Function-Level Reset | CQ Tang |
2017-05-23 | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak |
2017-05-17 | PCI: Do not disregard parent resources starting at 0x0 | Ard Biesheuvel |
2017-04-28 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-04-28 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2017-04-28 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2017-04-28 | Merge branch 'pci/ioremap' into next | Bjorn Helgaas |
2017-04-28 | Merge branch 'pci/enumeration' into next | Bjorn Helgaas |
2017-04-24 | PCI: Implement devm_pci_remap_cfgspace() | Lorenzo Pieralisi |
2017-04-21 | PCI: Export pci_remap_iospace() and pci_unmap_iospace() | Brian Norris |
2017-04-20 | PCI: Export pcie_flr() | Christoph Hellwig |
2017-04-19 | PCI: Remove __weak tag from pci_remap_iospace() | Lorenzo Pieralisi |
2017-04-19 | PCI: Don't resize resources when realigning all devices in system | Yongji Xie |
2017-04-19 | PCI: Don't reassign resources that are already aligned | Bjorn Helgaas |
2017-04-19 | PCI: Factor pci_reassigndev_resource_alignment() | Bjorn Helgaas |
2017-04-19 | PCI: Add pcibios_default_alignment() for arch-specific alignment control | Yongji Xie |
2017-04-18 | PCI: Freeze PME scan before suspending devices | Lukas Wunner |
2017-04-18 | PCI: Ignore requested alignment for IOV BARs | Yongji Xie |
2017-04-03 | PCI: Avoid FLR for Intel 82579 NICs | Sasha Neftin |
2017-03-29 | PCI: Short-circuit pci_device_is_present() for disconnected devices | Keith Busch |
2017-03-14 | PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zero | Adrian Hunter |
2017-02-03 | Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports" | Bjorn Helgaas |
2016-12-12 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2016-11-29 | PCI: Remove pci_resource_bar() and pci_iov_resource_bar() | Bjorn Helgaas |
2016-11-28 | PCI: Ignore BAR updates on virtual functions | Bjorn Helgaas |
2016-11-17 | PCI: pciehp: Add runtime PM support for PCIe hotplug ports | Lukas Wunner |
2016-11-17 | PCI: Unfold conditions to block runtime PM on PCIe ports | Lukas Wunner |
2016-11-17 | PCI: Consolidate conditions to allow runtime PM on PCIe ports | Lukas Wunner |
2016-11-17 | PCI: Activate runtime PM on a PCIe port only if it can suspend | Lukas Wunner |
2016-11-17 | PCI: Speed up algorithm in pci_bridge_d3_update() | Lukas Wunner |
2016-11-17 | PCI: Autosense device removal in pci_bridge_d3_update() | Lukas Wunner |
2016-11-17 | PCI: Don't acquire ref on parent in pci_bridge_d3_update() | Lukas Wunner |
2016-11-11 | PCI: Check for PME in targeted sleep state | Alan Stern |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-03 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2016-09-28 | PCI: Ignore requested alignment for VF BARs | Yongji Xie |
2016-09-28 | PCI: Ignore requested alignment for PROBE_ONLY and fixed resources | Yongji Xie |
2016-09-28 | PCI: Recognize D3cold in pci_update_current_state() | Lukas Wunner |