1. e0217c5 Revert "PCI: Use to_pci_driver() instead of pci_dev->driver" by Bjorn Helgaas · 3 years, 2 months ago
  2. 68da4e0 Revert "PCI: Remove struct pci_dev->driver" by Bjorn Helgaas · 3 years, 2 months ago
  3. 78be29a Merge branch 'pci/misc' by Bjorn Helgaas · 3 years, 2 months ago
  4. 4917f71 Merge branch 'pci/hotplug' by Bjorn Helgaas · 3 years, 2 months ago
  5. b5f9c64 PCI: Remove struct pci_dev->driver by Uwe Kleine-König · 3 years, 3 months ago
  6. 2a4d940 PCI: Use to_pci_driver() instead of pci_dev->driver by Uwe Kleine-König · 3 years, 3 months ago
  7. f9a6c8a PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n by Lukas Wunner · 3 years, 5 months ago
  8. ae232f0 PCI: Drop pci_device_probe() test of !pci_dev->driver by Uwe Kleine-König · 3 years, 3 months ago
  9. 097d9d4 PCI: Drop pci_device_remove() test of pci_dev->driver by Uwe Kleine-König · 3 years, 3 months ago
  10. b2105b9 PCI: Correct misspelled and remove duplicated words by Krzysztof Wilczyński · 3 years, 3 months ago
  11. 89b6b8c Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 4 months ago
  12. 343b725 PCI: Add 'override_only' field to struct pci_device_id by Max Gurtovoy · 3 years, 4 months ago
  13. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  14. ded13b9 PCI: Add support for dev_groups to struct pci_driver by Andrey Grodzovsky · 3 years, 8 months ago
  15. 6db645f Merge branch 'pci/misc' by Bjorn Helgaas · 4 years ago
  16. 2f0cd59 PCI: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  17. 3853f91 PCI: Avoid duplicate IDs in driver dynamic IDs list by Zhenzhong Duan · 4 years, 1 month ago
  18. 1f40704 PCI: Move pci_match_device() ahead of new_id_store() by Zhenzhong Duan · 4 years, 1 month ago
  19. 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
  20. a1fd09e dma-mapping: move dma-debug.h to kernel/dma/ by Christoph Hellwig · 4 years, 4 months ago
  21. a5d02e9 PCI/PM: Remove unused pcibios_pm_ops by Vaibhav Gupta · 4 years, 5 months ago
  22. 69a18b1 PCI: Restrict probe functions to housekeeping CPUs by Alex Belits · 4 years, 6 months ago
  23. fa2bfea PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended() by Rafael J. Wysocki · 4 years, 8 months ago
  24. 76c70cb PM: sleep: core: Rename dev_pm_may_skip_resume() by Rafael J. Wysocki · 4 years, 8 months ago
  25. 0fe8a1b PM: sleep: core: Rework the power.may_skip_resume handling by Rafael J. Wysocki · 4 years, 8 months ago
  26. 6e176bf PM: sleep: core: Do not skip callbacks in the resume phase by Rafael J. Wysocki · 4 years, 8 months ago
  27. ad9001f PCI/PM: Add missing link delays required by the PCIe spec by Mika Westerberg · 5 years ago
  28. 81cfa59 PCI/PM: Move power state update away from pci_power_up() by Rafael J. Wysocki · 5 years ago
  29. 1a1daf0 PCI/PM: Remove unused pci_driver.suspend_late() hook by Bjorn Helgaas · 5 years ago
  30. 89cdbc3 PCI/PM: Remove unused pci_driver.resume_early() hook by Bjorn Helgaas · 5 years ago
  31. 12bcae4 PCI/PM: Use pci_WARN() to include device information by Bjorn Helgaas · 5 years ago
  32. 6941a0c PCI/PM: Use PCI dev_printk() wrappers for consistency by Bjorn Helgaas · 5 years ago
  33. 6da2f2c PCI/PM: Make power management op coding style consistent by Bjorn Helgaas · 5 years ago
  34. f7b32a8 PCI/PM: Run resume fixups before disabling wakeup events by Bjorn Helgaas · 5 years ago
  35. ec6a75e PCI/PM: Clear PCIe PME Status even for legacy power management by Bjorn Helgaas · 5 years ago
  36. f2c33cc PCI/PM: Always return devices to D0 when thawing by Dexuan Cui · 5 years ago
  37. 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
  38. 3dbeb44 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  39. a78ae45 PCI: PM: Simplify bus-level hibernation callbacks by Rafael J. Wysocki · 5 years ago
  40. 501debd PM: ACPI/PCI: Resume all devices during hibernation by Rafael J. Wysocki · 5 years ago
  41. 28ad4b4 Merge back PCI power management material for v5.3. by Rafael J. Wysocki · 6 years ago
  42. b51033e PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() by Rafael J. Wysocki · 6 years ago
  43. 471a739 PCI: PM: Avoid skipping bus-level PM on platforms without ACPI by Rafael J. Wysocki · 6 years ago
  44. 25bc694 Merge back PCI power management material for v5.3. by Rafael J. Wysocki · 6 years ago
  45. 0c7376a PCI: PM: Replace pci_dev_keep_suspended() with two functions by Rafael J. Wysocki · 6 years ago
  46. 3e26c5fee PCI: PM: Skip devices in D0 for suspend-to-idle by Rafael J. Wysocki · 6 years ago
  47. 2d2f427 PCI: Always allow probing with driver_override by Alex Williamson · 6 years ago
  48. 76002d8 PCI: Return error if cannot probe VF by Alex Williamson · 6 years ago
  49. d491f2b PCI: PM: Avoid possible suspend-to-idle issue by Rafael J. Wysocki · 6 years ago
  50. 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
  51. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  52. 20a796a PCI: Clean up usage of __u32 type by Logan Gunthorpe · 6 years ago
  53. 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
  54. 6642044 PCI: Remove unused attr variable in pci_dma_configure by Nathan Chancellor · 6 years ago
  55. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  56. c5eb119 PCI / PM: Allow runtime PM without callback functions by Jarkko Nikula · 6 years ago
  57. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  58. a865119 PCI: Call dma_debug_add_bus() for pci_bus_type from PCI core by Christoph Hellwig · 6 years ago
  59. 3897237 PCI/IOV: Reset total_VFs limit after detaching PF driver by Jakub Kicinski · 7 years ago
  60. 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
  61. 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
  62. 656088a PCI / PM: Do not clear state_saved for devices that remain suspended by Rafael J. Wysocki · 7 years ago
  63. 2e28bc8 PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c by Oza Pawandeep · 7 years ago
  64. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  65. 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 7 years ago
  66. ae860a1 PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set by Mika Westerberg · 7 years ago
  67. 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
  68. 64ae499 Merge branch 'pci/portdrv' by Bjorn Helgaas · 7 years ago
  69. 43b90ea Merge branch 'pci/misc' by Bjorn Helgaas · 7 years ago
  70. c6c889d PCI/portdrv: Remove pcie_port_bus_type link order dependency by Bjorn Helgaas · 7 years ago
  71. 3620c71 PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors by Bjorn Helgaas · 7 years ago
  72. df62ab5 PCI: Tidy comments by Bjorn Helgaas · 7 years ago
  73. 5775b84 PCI: Restore config space on runtime resume despite being unbound by Rafael J. Wysocki · 7 years ago
  74. a39bd85 PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver by Bjorn Helgaas · 7 years ago
  75. 3ecac02 PCI/AER: Move pci_uevent_ers() out of pci.h by Michael Ellerman · 7 years ago
  76. 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
  77. 8cfab3c PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate by Bjorn Helgaas · 7 years ago
  78. 4b67157 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  79. bee344c PCI / PM: Remove spurious semicolon by Luis de Bethencourt · 7 years ago
  80. 5839ee7 PCI / PM: Force devices to D0 in pci_pm_thaw_noirq() by Rafael J. Wysocki · 7 years ago
  81. c51a024 Merge back PM core material for v4.16. by Rafael J. Wysocki · 7 years ago
  82. 3487972 PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() by Rafael J. Wysocki · 7 years ago
  83. bd755d7 PCI / PM: Support for LEAVE_SUSPENDED driver flag by Rafael J. Wysocki · 7 years ago
  84. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  85. 1efef68 Merge branch 'pm-core' by Rafael J. Wysocki · 7 years ago
  86. c4b6515 PCI / PM: Take SMART_SUSPEND driver flag into account by Rafael J. Wysocki · 7 years ago
  87. 302666d PCI / PM: Drop unnecessary invocations of pcibios_pm_ops callbacks by Rafael J. Wysocki · 7 years ago
  88. 08810a41 PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags by Rafael J. Wysocki · 7 years ago
  89. d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
  90. ca67ab5 PCI / PM: Add dev_dbg() to print device suspend power states by Rafael J. Wysocki · 7 years ago
  91. 1cb31d3 PCI / PM: Do not resume any devices in pci_pm_prepare() by Rafael J. Wysocki · 7 years ago
  92. 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
  93. 92d50fc PCI/IB: add support for pci driver attribute groups by Greg Kroah-Hartman · 7 years ago
  94. baecc47 PCI / PM: Skip bridges in pci_enable_wake() by Rafael J. Wysocki · 7 years ago
  95. ec4b8dd Merge branch 'pm-pci' by Rafael J. Wysocki · 7 years ago
  96. 0ce3fca PCI / PM: Restore PME Enable after config space restoration by Rafael J. Wysocki · 7 years ago
  97. 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
  98. 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
  99. 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
  100. 44d745f Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 7 years ago