Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d25e28e8d2451ff5ebbf5cdaf2fc280cf8c26c13
/
drivers
/
pci
/
pci-driver.c
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
· 8 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
· 8 years ago
44d745f
Merge branch 'pci/irq-fixups' into next
by Bjorn Helgaas
· 8 years ago
30fdfb9
PCI: Add a call to pci_assign_irq() in pci_device_probe()
by Matthew Minter
· 8 years ago
e60514b
PCI/PM: Restore the status of PCI devices across hibernation
by Chen Yu
· 8 years ago
0847684
PCI / PM: Simplify device wakeup settings code
by Rafael J. Wysocki
· 8 years ago
a942774
PCI: pci-driver: convert to use DRIVER_ATTR_WO
by Greg Kroah-Hartman
· 8 years ago
0b2c2a7
PCI: Replace the racy recursion prevention
by Thomas Gleixner
· 8 years ago
1ddd45f
PCI: Use cpu_hotplug_disable() instead of get_online_cpus()
by Thomas Gleixner
· 8 years ago
ef1b5da
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
0e7df22
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
by Bodong Wang
· 8 years ago
fda78d7
PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()
by Prarit Bhargava
· 8 years ago
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
fed6781
PCI: Remove duplicate check for positive return value from probe() functions
by Gabriel Krisman Bertazi
· 8 years ago
02e0bea
PCI: implement num_vf bus type callback
by Phil Sutter
· 8 years ago
3f4f356
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 8 years ago
a0d2a95
PCI: Avoid unnecessary resume after direct-complete
by Lukas Wunner
· 8 years ago
ad618c9
PCI: Drop CONFIG_KEXEC_CORE ifdeffery
by Lukas Wunner
· 8 years ago
9d26d3a
PCI: Put PCIe ports into D3 during suspend
by Mika Westerberg
· 9 years ago
06bf403
PCI / PM: Tune down retryable runtime suspend error messages
by Imre Deak
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
58a1fbb
PM / PCI / ACPI: Kick devices that might have been reset by firmware
by Rafael J. Wysocki
· 9 years ago
c2df86e
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
by Rafael J. Wysocki
· 9 years ago
2cef548
PCI / PM: Avoid resuming more devices during system suspend
by Rafael J. Wysocki
· 9 years ago
a836006
PCI / PM: Update runtime PM documentation for PCI devices
by Rafael J. Wysocki
· 9 years ago
9222097
PCI: Remove unnecessary "if" statement
by Zhen Lei
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
890e484
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
by Jiang Liu
· 10 years ago
8729123
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
bac2a90
PCI / PM: Avoid resuming PCI devices during system suspend
by Rafael J. Wysocki
· 10 years ago
145b3fe
PCI: Generate uppercase hex for modalias var in uevent
by Ricardo Ribalda Delgado
· 10 years ago
fbb988b
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
by Rafael J. Wysocki
· 10 years ago
3b7f101
PCI: Remove unnecessary variable in pci_add_dynid()
by Tobias Klauser
· 10 years ago
7d2a01b
PCI: Add pci_fixup_suspend_late quirk pass
by Andreas Noever
· 11 years ago
3c78bc6
PCI: Whitespace cleanup
by Ryan Desfosses
· 11 years ago
b7fe943
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
by Ryan Desfosses
· 11 years ago
d1a2523
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next
by Bjorn Helgaas
· 11 years ago
782a985
PCI: Introduce new device binding path using pci_dev.driver_override
by Alex Williamson
· 11 years ago
326c1cd
PCI: Rename pci_is_bridge() to pci_has_subordinate()
by Yijing Wang
· 11 years ago
efdd407
PCI: Remove dead code
by Bjorn Helgaas
· 11 years ago
8895d3b
PCI: Fail new_id for vendor/device values already built into driver
by Bandan Das
· 11 years ago
7cd0602
PCI / PM: Resume runtime-suspended devices later during system suspend
by Rafael J. Wysocki
· 11 years ago
4fc9bbf
PCI: Disable Bus Master only on kexec reboot
by Khalid Aziz
· 11 years ago
12c3156
PCI: Avoid unnecessary CPU switch when calling driver .probe() method
by Alexander Duyck
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
c245f24
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
f92d74c
PCI: Warn on driver probe return value greater than zero
by Stephen M. Cameron
· 11 years ago
33de1b8
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
84822b1
PCI/PM: Remove pci_pm_complete()
by Liu Chuansheng
· 11 years ago
f91da04
PCI: Make pci_dev_pm_ops static
by Sachin Kamat
· 11 years ago
5136b2d
PCI: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
2229c1f
PCI: convert bus code to use drv_groups
by Greg Kroah-Hartman
· 11 years ago
0f49ba5
PCI: convert bus code to use bus_groups
by Greg Kroah-Hartman
· 11 years ago
699c198
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
by Sebastian Ott
· 11 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 12 years ago
6e0eda3
PCI: Don't try to disable Bus Master on disconnected PCI devices
by Konstantin Khlebnikov
· 12 years ago
20f2420
Merge branch 'pci/konstantin-runtime-pm' into next
by Bjorn Helgaas
· 12 years ago
82fee4d
PCI/PM: Clear state_saved during suspend
by Rafael J. Wysocki
· 12 years ago
7897e60
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
by Konstantin Khlebnikov
· 12 years ago
58d9a38
PCI: Skip attaching driver in device_add()
by Yinghai Lu
· 12 years ago
193c0d6
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
edb1daa
Merge branch 'pci/huang-d3cold-fixes' into next
by Bjorn Helgaas
· 12 years ago
967577b
PCI/PM: Keep runtime PM enabled for unbound PCI devices
by Huang Ying
· 12 years ago
8ccc9aa
PCI: Move pci_uevent into pci-driver.c
by Bill Pemberton
· 12 years ago
b40b97a
PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
d3fe398
Merge branch 'for-linus' into next
by Bjorn Helgaas
· 12 years ago
42eca23
PCI: Don't touch card regs after runtime suspend D3
by Dave Airlie
· 12 years ago
3ff2de9
PCI/PM: Resume device before shutdown
by Huang Ying
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
Next »