1. 6db645f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years ago
  2. 2f0cd59 PCI: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  3. 3853f91 PCI: Avoid duplicate IDs in driver dynamic IDs list by Zhenzhong Duan · 4 years, 1 month ago
  4. 1f40704 PCI: Move pci_match_device() ahead of new_id_store() by Zhenzhong Duan · 4 years, 1 month ago
  5. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 2 months ago
  6. a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 4 years, 4 months ago
  7. a5d02e9 PCI/PM: Remove unused pcibios_pm_ops by Vaibhav Gupta · 4 years, 5 months ago
  8. 69a18b1 PCI: Restrict probe functions to housekeeping CPUs by Alex Belits · 4 years, 6 months ago
  9. fa2bfea PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() by Rafael J. Wysocki · 4 years, 9 months ago
  10. 76c70cb PM: sleep: core: Rename dev_pm_may_skip_resume() by Rafael J. Wysocki · 4 years, 9 months ago
  11. 0fe8a1b PM: sleep: core: Rework the power.may_skip_resume handling by Rafael J. Wysocki · 4 years, 9 months ago
  12. 6e176bf PM: sleep: core: Do not skip callbacks in the resume phase by Rafael J. Wysocki · 4 years, 9 months ago
  13. ad9001f PCI/PM: Add missing link delays required by the PCIe spec by Mika Westerberg · 5 years ago
  14. 81cfa59 PCI/PM: Move power state update away from pci_power_up() by Rafael J. Wysocki · 5 years ago
  15. 1a1daf0 PCI/PM: Remove unused pci_driver.suspend_late() hook by Bjorn Helgaas · 5 years ago
  16. 89cdbc3 PCI/PM: Remove unused pci_driver.resume_early() hook by Bjorn Helgaas · 5 years ago
  17. 12bcae4 PCI/PM: Use pci_WARN() to include device information by Bjorn Helgaas · 5 years ago
  18. 6941a0c PCI/PM: Use PCI dev_printk() wrappers for consistency by Bjorn Helgaas · 5 years ago
  19. 6da2f2c PCI/PM: Make power management op coding style consistent by Bjorn Helgaas · 5 years ago
  20. f7b32a8 PCI/PM: Run resume fixups before disabling wakeup events by Bjorn Helgaas · 5 years ago
  21. ec6a75e PCI/PM: Clear PCIe PME Status even for legacy power management by Bjorn Helgaas · 5 years ago
  22. f2c33cc PCI/PM: Always return devices to D0 when thawing by Dexuan Cui · 5 years ago
  23. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  24. 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  25. a78ae45 PCI: PM: Simplify bus-level hibernation callbacks by Rafael J. Wysocki · 6 years ago
  26. 501debd PM: ACPI/PCI: Resume all devices during hibernation by Rafael J. Wysocki · 6 years ago
  27. 28ad4b4 Merge back PCI power management material for v5.3. by Rafael J. Wysocki · 6 years ago
  28. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  29. 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
  30. 25bc694 Merge back PCI power management material for v5.3. by Rafael J. Wysocki · 6 years ago
  31. 0c7376a PCI: PM: Replace pci_dev_keep_suspended() with two functions by Rafael J. Wysocki · 6 years ago
  32. 3e26c5fee PCI: PM: Skip devices in D0 for suspend-to-idle by Rafael J. Wysocki · 6 years ago
  33. 2d2f427 PCI: Always allow probing with driver_override by Alex Williamson · 6 years ago
  34. 76002d8 PCI: Return error if cannot probe VF by Alex Williamson · 6 years ago
  35. d491f2b PCI: PM: Avoid possible suspend-to-idle issue by Rafael J. Wysocki · 6 years ago
  36. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  37. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  38. 20a796a PCI: Clean up usage of __u32 type by Logan Gunthorpe · 6 years ago
  39. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  40. 6642044 PCI: Remove unused attr variable in pci_dma_configure by Nathan Chancellor · 6 years ago
  41. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  42. c5eb119 PCI / PM: Allow runtime PM without callback functions by Jarkko Nikula · 6 years ago
  43. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  44. a865119 PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core by Christoph Hellwig · 6 years ago
  45. 3897237 PCI/IOV: Reset total_VFs limit after detaching PF driver by Jakub Kicinski · 7 years ago
  46. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  47. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  48. 656088a PCI / PM: Do not clear state_saved for devices that remain suspended by Rafael J. Wysocki · 7 years ago
  49. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  50. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  51. 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 7 years ago
  52. ae860a1 PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set by Mika Westerberg · 7 years ago
  53. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  54. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  55. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  56. c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
  57. 3620c71 PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors by Bjorn Helgaas · 7 years ago
  58. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  59. 5775b84 PCI: Restore config space on runtime resume despite being unbound by Rafael J. Wysocki · 7 years ago
  60. a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
  61. 3ecac02 PCI/AER: Move pci_uevent_ers() out of pci.h by Michael Ellerman · 7 years ago
  62. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  63. 8cfab3c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bjorn Helgaas · 7 years ago
  64. 4b67157 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  65. bee344c PCI / PM: Remove spurious semicolon by Luis de Bethencourt · 7 years ago
  66. 5839ee7 PCI / PM: Force devices to D0 in pci_pm_thaw_noirq() by Rafael J. Wysocki · 7 years ago
  67. c51a024 Merge back PM core material for v4.16. by Rafael J. Wysocki · 7 years ago
  68. 3487972 PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() by Rafael J. Wysocki · 7 years ago
  69. bd755d7 PCI / PM: Support for LEAVE_SUSPENDED driver flag by Rafael J. Wysocki · 7 years ago
  70. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  71. 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  72. c4b6515 PCI / PM: Take SMART_SUSPEND driver flag into account by Rafael J. Wysocki · 7 years ago
  73. 302666d PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks by Rafael J. Wysocki · 7 years ago
  74. 08810a41 PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags by Rafael J. Wysocki · 7 years ago
  75. d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
  76. ca67ab5 PCI / PM: Add dev_dbg() to print device suspend power states by Rafael J. Wysocki · 7 years ago
  77. 1cb31d3 PCI / PM: Do not resume any devices in pci_pm_prepare() by Rafael J. Wysocki · 7 years ago
  78. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  79. 92d50fc PCI/IB: add support for pci driver attribute groups by Greg Kroah-Hartman · 7 years ago
  80. baecc47 PCI / PM: Skip bridges in pci_enable_wake() by Rafael J. Wysocki · 7 years ago
  81. ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
  82. 0ce3fca PCI / PM: Restore PME Enable after config space restoration by Rafael J. Wysocki · 7 years ago
  83. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  84. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  85. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  86. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 7 years ago
  87. 30fdfb9 PCI: Add a call to pci_assign_irq() in pci_device_probe() by Matthew Minter · 8 years ago
  88. e60514b PCI/PM: Restore the status of PCI devices across hibernation by Chen Yu · 8 years ago
  89. 0847684 PCI / PM: Simplify device wakeup settings code by Rafael J. Wysocki · 8 years ago
  90. a942774 PCI: pci-driver: convert to use DRIVER_ATTR_WO by Greg Kroah-Hartman · 8 years ago
  91. 0b2c2a7 PCI: Replace the racy recursion prevention by Thomas Gleixner · 8 years ago
  92. 1ddd45f PCI: Use cpu_hotplug_disable() instead of get_online_cpus() by Thomas Gleixner · 8 years ago
  93. ef1b5da Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
  94. 0e7df22 PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding by Bodong Wang · 8 years ago
  95. fda78d7 PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown() by Prarit Bhargava · 8 years ago
  96. 60e8d3e Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  97. fed6781 PCI: Remove duplicate check for positive return value from probe() functions by Gabriel Krisman Bertazi · 8 years ago
  98. 02e0bea PCI: implement num_vf bus type callback by Phil Sutter · 8 years ago
  99. 3f4f356 Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  100. a0d2a95 PCI: Avoid unnecessary resume after direct-complete by Lukas Wunner · 8 years ago