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