Age | Commit message (Expand) | Author |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-01-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2018-01-26 | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas |
2018-01-23 | PCI: Add pci_enable_atomic_ops_to_root() | Jay Cornwall |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |
2017-12-13 | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() | Heiner Kallweit |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge branch 'pci/host-thunder' into next | Bjorn Helgaas |
2017-11-14 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2017-11-14 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2017-11-08 | PCI: Fix kernel-doc build warning | Randy Dunlap |
2017-11-06 | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki |
2017-10-25 | PCI: Document reset method return values | Bjorn Helgaas |
2017-10-24 | PCI: Add resizable BAR infrastructure | Christian König |
2017-10-11 | PCI: Avoid slot reset if bridge itself is broken | Jan Glauber |
2017-10-11 | PCI: Avoid bus reset if bridge itself is broken | David Daney |
2017-10-05 | PCI: Remove unused function __pci_reset_function() | Jan H. Schönherr |
2017-09-15 | Revert "PCI: Avoid race while enabling upstream bridges" | Bjorn Helgaas |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-09-07 | Merge branch 'pci/pm' into next | Bjorn Helgaas |
2017-09-07 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2017-09-03 | Merge branches 'acpi-scan' and 'acpi-pm' | Rafael J. Wysocki |
2017-08-29 | PCI: Wait up to 60 seconds for device to become ready after FLR | Sinan Kaya |
2017-08-24 | PCI: Convert to using %pOF instead of full_name() | Rob Herring |
2017-08-18 | PCI: Avoid race while enabling upstream bridges | Srinath Mannam |
2017-08-18 | PCI: Allow PCI express root ports to find themselves | Thierry Reding |
2017-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-08-15 | PCI: fix oops when try to find Root Port for a PCI device | dingtianhong |
2017-08-03 | PCI/PM: Expand description of pci_set_power_state() | Piotr Gregor |
2017-08-01 | PCI: Add pci_reset_function_locked() | Marc Zyngier |
2017-08-01 | PCI / PM: Skip bridges in pci_enable_wake() | Rafael J. Wysocki |
2017-07-14 | Merge branch 'pm-pci' | Rafael J. Wysocki |
2017-07-12 | PCI / PM: Restore PME Enable after config space restoration | Rafael J. Wysocki |
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 |