Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
768acf46e1320d6c41ed1b7c4952bab41c1cde79
/
drivers
/
pci
/
pci-driver.c
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
9222097f
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
· 9 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
· 10 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
· 10 years ago
782a985
PCI: Introduce new device binding path using pci_dev.driver_override
by Alex Williamson
· 10 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
· 11 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
057d51a
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
88d2613
PM: Prevent runtime suspend during system resume
by Alan Stern
· 12 years ago
bfb09a8
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
by Konstantin Khlebnikov
· 12 years ago
ea8c88f
PCI/PM: Keep parent bridge active when probing device
by Huang Ying
· 12 years ago
0b68c8e
PCI: EHCI: Fix crash during hibernation on ASUS computers
by Rafael J. Wysocki
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
dbf0e4c
PCI: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 12 years ago
db288c9
PCI / PM: restore the original behavior of pci_set_power_state()
by Rafael J. Wysocki
· 12 years ago
448bd85
PCI/PM: add PCIe runtime D3cold support
by Huang Ying
· 12 years ago
b566a22
PCI: disable Bus Master on PCI device shutdown
by Khalid Aziz
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
5b415f1
PCI / PM: Disable wakeup during shutdown for devices not enabled to wake up
by Rafael J. Wysocki
· 13 years ago
ed283e9
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
by Alan Stern
· 13 years ago
cef9bc5
Dynamic ID addition doesn't need get_driver()
by Alan Stern
· 13 years ago
82440a8
PCI: pci_has_legacy_pm_support add driver and device to WARN
by David Fries
· 13 years ago
eea3fc03
PCI / PM: Detect early wakeup in pci_pm_prepare()
by Rafael J. Wysocki
· 13 years ago
a5f76d5
PCI / PM: Block races between runtime PM and system sleep
by Rafael J. Wysocki
· 13 years ago
1f112ce
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
by Rafael J. Wysocki
· 14 years ago
aa33860
PM: Remove CONFIG_PM_OPS
by Rafael J. Wysocki
· 14 years ago
23ea379
PCI: fix __pci_device_probe kernel-doc warning
by Randy Dunlap
· 14 years ago
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
f3ec4f8
PCI: change device runtime PM settings for probe and remove
by Alan Stern
· 14 years ago
6cbf821
PCI PM: Run-time callbacks for PCI bus type
by Rafael J. Wysocki
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
4b77b0a
PCI: Clear saved_state after the state has been restored
by Rafael J. Wysocki
· 15 years ago
999cce4
PCI PM: Return error codes from pci_pm_resume()
by Rafael J. Wysocki
· 15 years ago
9dba910
PCI: separate out pci_add_dynid()
by Tejun Heo
· 15 years ago
4b61bb5
Merge commit 'v2.6.31-rc8' into next
by Dmitry Torokhov
· 15 years ago
c82f63e
PCI: check saved state before restore
by Alek Du
· 15 years ago
8150f32
Driver Core: Make PM operations a const pointer
by Dmitry Torokhov
· 15 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
e76e5b2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
931ff68
PCI PM: Restore config spaces of all devices during early resume
by Rafael J. Wysocki
· 16 years ago
46939f8
PCI PM: Put devices into low power states during late suspend (rev. 2)
by Rafael J. Wysocki
· 16 years ago
0128a89
PCI PM: Move pci_restore_standard_config to pci-driver.c
by Rafael J. Wysocki
· 16 years ago
57ef802
PCI PM: Consistently use variable name "error" for pm call return values
by Frans Pop
· 16 years ago
705b1aa
PCI: Introduce /sys/bus/pci/rescan
by Alex Chiang
· 16 years ago
0994375
PCI: add remove_id sysfs entry
by Chris Wright
· 16 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
5294e25
PCI PM: make the PM core more careful with drivers using the new PM framework
by Rafael J. Wysocki
· 16 years ago
cbbc2f6
PCI PM: Do not disable and enable bridges during suspend-resume
by Rafael J. Wysocki
· 16 years ago
99dadce
PCI PM: Fix saving of device state in pci_legacy_suspend
by Rafael J. Wysocki
· 16 years ago
ddb7c9d
PCI PM: Fix handling of devices without drivers
by Rafael J. Wysocki
· 16 years ago
545ffd5
PCI PM: Fix hibernation breakage on EeePC 701
by Rafael J. Wysocki
· 16 years ago
418e4da
PCI PM: Fix suspend error paths and testing facility breakage
by Rafael J. Wysocki
· 16 years ago
aa8c6c9
PCI PM: Restore standard config registers of all devices early
by Rafael J. Wysocki
· 16 years ago
f6dc1e5
PCI PM: Put PM callbacks in the order of execution
by Rafael J. Wysocki
· 16 years ago
d67e37d
PCI PM: Run default PM callbacks for all devices using new framework
by Rafael J. Wysocki
· 16 years ago
ad8cfa1
PCI PM: Call pci_fixup_device from legacy routines
by Rafael J. Wysocki
· 16 years ago
bb80894
PCI PM: Rearrange code in pci-driver.c
by Rafael J. Wysocki
· 16 years ago
Next »