summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-20PCI: Add sysfs sriov_drivers_autoprobe to control VF driver bindingBodong Wang
2017-03-09PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-10PCI: Remove duplicate check for positive return value from probe() functionsGabriel Krisman Bertazi
2017-01-20PCI: implement num_vf bus type callbackPhil Sutter
2016-10-03Merge branch 'pci/pm' into nextBjorn Helgaas
2016-09-28PCI: Avoid unnecessary resume after direct-completeLukas Wunner
2016-08-09PCI: Drop CONFIG_KEXEC_CORE ifdefferyLukas Wunner
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-14PM / PCI / ACPI: Kick devices that might have been reset by firmwareRafael J. Wysocki
2015-10-14PM / sleep: Drop pm_request_idle() from pm_generic_complete()Rafael J. Wysocki
2015-10-12PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki
2015-09-25PCI / PM: Update runtime PM documentation for PCI devicesRafael J. Wysocki
2015-09-18PCI: Remove unnecessary "if" statementZhen Lei
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki
2015-01-09PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2014-12-04PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki
2014-09-03PCI: Remove unnecessary variable in pci_add_dynid()Tobias Klauser
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-28PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson
2014-05-27PCI: Rename pci_is_bridge() to pci_has_subordinate()Yijing Wang
2014-04-29PCI: Remove dead codeBjorn Helgaas
2014-04-29PCI: Fail new_id for vendor/device values already built into driverBandan Das
2014-03-04PCI / PM: Resume runtime-suspended devices later during system suspendRafael J. Wysocki
2013-12-07PCI: Disable Bus Master only on kexec rebootKhalid Aziz
2013-11-25PCI: Avoid unnecessary CPU switch when calling driver .probe() methodAlexander Duyck
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-06Merge branch 'pci/misc' into nextBjorn Helgaas
2013-11-06PCI: Warn on driver probe return value greater than zeroStephen M. Cameron
2013-10-31Merge branch 'pci/misc' into nextBjorn Helgaas
2013-10-07PCI/PM: Remove pci_pm_complete()Liu Chuansheng
2013-10-07PCI: Make pci_dev_pm_ops staticSachin Kamat
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-08-22PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-04-02PCI: Don't try to disable Bus Master on disconnected PCI devicesKonstantin Khlebnikov
2013-02-12Merge branch 'pci/konstantin-runtime-pm' into nextBjorn Helgaas
2013-02-11PCI/PM: Clear state_saved during suspendRafael J. Wysocki
2013-02-11PCI: Disable Bus Master unconditionally in pci_device_shutdown()Konstantin Khlebnikov