Age | Commit message (Expand) | Author |
2019-03-09 | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-03-06 | Merge branch 'pci/pm' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-03-05 | PCI: Fix "try" semantics of bus and slot reset | Alex Williamson |
2019-02-11 | PCI/ASPM: Save LTR Capability for suspend/resume | Bjorn Helgaas |
2019-02-11 | PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports | Mika Westerberg |
2019-02-11 | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman |
2019-01-30 | PCI: Rely on config space header type, not class code | Honghui Zhang |
2019-01-22 | PCI: pci.c: convert to use BUS_ATTR_RW | Greg Kroah-Hartman |
2019-01-17 | PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter | Logan Gunthorpe |
2019-01-14 | PCI: Mark expected switch fall-through | Mathieu Malaterre |
2018-11-30 | PCI: Fix incorrect value returned from pcie_get_speed_cap() | Mikulas Patocka |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-20 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-10-20 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-10-02 | PCI / ACPI: Whitelist D3 for more PCIe hotplug ports | Mika Westerberg |
2018-10-02 | PCI: Do not skip power-managed bridges in pci_enable_wake() | Mika Westerberg |
2018-10-02 | PCI: Make link active reporting detection generic | Keith Busch |
2018-09-28 | PCI: Add support for Immediate Readiness | Felipe Balbi |
2018-09-27 | PCI: Reprogram bridge prefetch registers on resume | Daniel Drake |
2018-09-21 | PCI/ERR: Use slot reset if available | Keith Busch |
2018-09-20 | PCI/DPC: Save and restore config state | Keith Busch |
2018-09-18 | PCI: hotplug: Constify hotplug_slot_ops | Lukas Wunner |
2018-09-17 | PCI: Fix pci.c kernel-doc parameter warning | Randy Dunlap |
2018-09-17 | PCI: Allocate dma_alias_mask with bitmap_zalloc() | Andy Shevchenko |
2018-09-11 | IB/hfi1,PCI: Allow bus reset while probing | Dennis Dalessandro |
2018-09-11 | PCI: Fix faulty logic in pci_reset_bus() | Dennis Dalessandro |
2018-08-16 | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-15 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/switchtec' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/resource' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/peer-to-peer' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/misc' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2018-08-15 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2018-08-10 | PCI: Check for PCIe Link downtraining | Alexandru Gagniuc |
2018-08-09 | PCI: Add device-specific ACS Redirect disable infrastructure | Logan Gunthorpe |
2018-08-09 | PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support | Logan Gunthorpe |
2018-08-09 | PCI: Allow specifying devices using a base bus and path of devfns | Logan Gunthorpe |
2018-08-09 | PCI: Make specifying PCI devices in kernel parameters reusable | Logan Gunthorpe |
2018-08-09 | PCI: Export pcie_has_flr() | Alex Williamson |
2018-08-06 | PCI: Remove unnecessary include of <linux/pci-aspm.h> | Bjorn Helgaas |
2018-07-31 | PCI: Whitelist Thunderbolt ports for runtime D3 | Lukas Wunner |
2018-07-31 | PCI: Whitelist native hotplug ports for runtime D3 | Lukas Wunner |
2018-07-30 | BackMerge v4.18-rc7 into drm-next | Dave Airlie |
2018-07-19 | PCI: Rename pci_try_reset_bus() to pci_reset_bus() | Sinan Kaya |
2018-07-19 | PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions | Sinan Kaya |
2018-07-19 | PCI: Unify try slot and bus reset API | Sinan Kaya |