summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
Commit message (Expand)AuthorAge
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-05
|\
| * PCI / PM: Skip bridges in pci_enable_wake()Rafael J. Wysocki2017-08-01
* | PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman2017-08-18
|/
* Merge branch 'pm-pci'Rafael J. Wysocki2017-07-14
|\
| * PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki2017-07-12
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-08
|\ \
| * \ Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-07-03
| |\ \
| | * | PCI: Add a call to pci_assign_irq() in pci_device_probe()Matthew Minter2017-07-02
| * | | PCI/PM: Restore the status of PCI devices across hibernationChen Yu2017-06-30
| |/ /
* | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-04
|\ \ \ | | |/ | |/|
| * | PCI / PM: Simplify device wakeup settings codeRafael J. Wysocki2017-06-28
| |/
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\ \
| * | PCI: pci-driver: convert to use DRIVER_ATTR_WOGreg Kroah-Hartman2017-06-12
| |/
* | PCI: Replace the racy recursion preventionThomas Gleixner2017-05-26
* | PCI: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner2017-05-26
|/
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-28
|\
| * PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang2017-04-20
* | PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava2017-03-09
|/
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-23
|\
| * PCI: Remove duplicate check for positive return value from probe() functionsGabriel Krisman Bertazi2017-02-10
* | PCI: implement num_vf bus type callbackPhil Sutter2017-01-20
|/
* Merge branch 'pci/pm' into nextBjorn Helgaas2016-10-03
|\
| * PCI: Avoid unnecessary resume after direct-completeLukas Wunner2016-09-28
* | PCI: Drop CONFIG_KEXEC_CORE ifdefferyLukas Wunner2016-08-09
|/
* PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-13
* PCI / PM: Tune down retryable runtime suspend error messagesImre Deak2015-12-02
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-06
|\
| * PCI: Remove unnecessary "if" statementZhen Lei2015-09-18
* | PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki2015-10-14
* | PM / sleep: Drop pm_request_idle() from pm_generic_complete()Rafael J. Wysocki2015-10-14
* | PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki2015-10-12
* | PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki2015-09-25
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2015-07-30
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\
| * PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki2015-01-23
* | PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado2015-01-09
|/
* PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki2014-12-04
* PCI: Remove unnecessary variable in pci_add_dynid()Tobias Klauser2014-09-03
* PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2014-06-19
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
* PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-10
*---. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-28
|\ \ \
| | | * PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson2014-05-28
| | |/ | |/|
| | * PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang2014-05-27
| |/
* | PCI: Remove dead codeBjorn Helgaas2014-04-29
* | PCI: Fail new_id for vendor/device values already built into driverBandan Das2014-04-29
|/
* PCI / PM: Resume runtime-suspended devices later during system suspendRafael J. Wysocki2014-03-04
* PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-07
* PCI: Avoid unnecessary CPU switch when calling driver .probe() methodAlexander Duyck2013-11-25