Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53e0d8ecc83f00612f18d9071e9e15d6ac252205
/
drivers
/
pci
/
hotplug
f188b99
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
by Mika Westerberg
· 6 years ago
34fb6bf
PCI: pciehp: Fix hot-add vs powerfault detection order
by Keith Busch
· 6 years ago
3a48dc6
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 6 years ago
a40f72d
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
c0638a4
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
4e6a133
PCI: pciehp: Deduplicate presence check on probe & resume
by Lukas Wunner
· 6 years ago
8bb46b0
PCI: pciehp: Avoid implicit fallthroughs in switch statements
by Lukas Wunner
· 6 years ago
44bda4b
PCI: Fix is_added/is_busmaster race condition
by Hari Vyas
· 6 years ago
4417aa4
PCI: pciehp: Resume parent to D0 on config space access
by Lukas Wunner
· 6 years ago
8350307
PCI: pciehp: Resume to D0 on enable/disable
by Lukas Wunner
· 6 years ago
6b08c38
PCI: pciehp: Support interrupts sent from D3hot
by Lukas Wunner
· 6 years ago
469e764
PCI: pciehp: Obey compulsory command delay after resume
by Lukas Wunner
· 6 years ago
7903782
PCI: pciehp: Clear spurious events earlier on resume
by Lukas Wunner
· 6 years ago
5b3f7b7
PCI: pciehp: Avoid slot access during reset
by Lukas Wunner
· 6 years ago
cdf6b73
PCI: pciehp: Always enable occupied slot on probe
by Lukas Wunner
· 6 years ago
d331710
PCI: pciehp: Become resilient to missed events
by Lukas Wunner
· 6 years ago
6c35a1a
PCI: pciehp: Tolerate initially unstable link
by Lukas Wunner
· 6 years ago
25c83b8
PCI: pciehp: Declare pciehp_enable/disable_slot() static
by Lukas Wunner
· 6 years ago
1656716
PCI: pciehp: Drop enable/disable lock
by Lukas Wunner
· 6 years ago
32a8cef
PCI: pciehp: Enable/disable exclusively from IRQ thread
by Lukas Wunner
· 6 years ago
9590192
PCI: pciehp: Track enable/disable status
by Lukas Wunner
· 6 years ago
774d446
PCI: pciehp: Publish to user space last on probe
by Lukas Wunner
· 6 years ago
51bbf9b
PCI: hotplug: Demidlayer registration with the core
by Lukas Wunner
· 6 years ago
55a6b7a
PCI: pciehp: Drop slot workqueue
by Lukas Wunner
· 6 years ago
0e94916
PCI: pciehp: Handle events synchronously
by Lukas Wunner
· 6 years ago
b0ccd9d
PCI: pciehp: Stop blinking on slot enable failure
by Lukas Wunner
· 6 years ago
ec07a44
PCI: pciehp: Convert to threaded polling
by Lukas Wunner
· 6 years ago
7b4ce26
PCI: pciehp: Convert to threaded IRQ
by Lukas Wunner
· 6 years ago
4aed1cd
PCI: pciehp: Document struct slot and struct controller
by Lukas Wunner
· 6 years ago
1d2e267
PCI: pciehp: Declare pciehp_unconfigure_device() void
by Lukas Wunner
· 6 years ago
6641311
PCI: pciehp: Drop unnecessary NULL pointer check
by Lukas Wunner
· 6 years ago
1204e35
PCI: pciehp: Fix unprotected list iteration in IRQ handler
by Lukas Wunner
· 6 years ago
281e878
PCI: pciehp: Fix use-after-free on unplug
by Lukas Wunner
· 6 years ago
4ce6435
PCI: hotplug: Don't leak pci_slot on registration failure
by Lukas Wunner
· 6 years ago
b4efce5
PCI: hotplug: Delete skeleton driver
by Lukas Wunner
· 7 years ago
381634c
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
by Sinan Kaya
· 6 years ago
1842623
PCI: Handle error return from pci_reset_bridge_secondary_bus()
by Sinan Kaya
· 6 years ago
d6488ac
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
by Gustavo A. R. Silva
· 6 years ago
b03799b
PCI: shpchp: Separate existence of SHPC and permission to use it
by Bjorn Helgaas
· 7 years ago
6f6f424
PCI: shpchp: Manage SHPC unconditionally on non-ACPI systems
by Bjorn Helgaas
· 7 years ago
f64c146
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 7 years ago
9337a49
ACPI / hotplug / PCI: Drop unnecessary parentheses
by Mika Westerberg
· 7 years ago
8f004f4
ACPI / hotplug / PCI: Mark stale PCI devices disconnected
by Mika Westerberg
· 7 years ago
84c8b58
ACPI / hotplug / PCI: Don't scan bridges managed by native hotplug
by Mika Westerberg
· 7 years ago
90cc0c3
PCI: shpchp: Add shpchp_is_native()
by Mika Westerberg
· 7 years ago
bed4e9c
PCI: shpchp: Fix AMD POGO identification
by Bjorn Helgaas
· 7 years ago
f2b775f
PCI: shpchp: Use dev_printk() for OSHP-related messages
by Bjorn Helgaas
· 7 years ago
96a621e
PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper
by Mika Westerberg
· 7 years ago
6f77fa4
PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags
by Mika Westerberg
· 7 years ago
aa6be07
PCI: shpchp: Rely on previous _OSC results
by Mika Westerberg
· 7 years ago
82280f7
PCI: shpchp: Convert SHPC to be builtin only
by Mika Westerberg
· 7 years ago
13c6584
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
by Mika Westerberg
· 7 years ago
5d9c6b8
PCI: pnv_php: Add missing of_node_put()
by Julia Lawall
· 7 years ago
9f5a70f1
PCI: Add generic pcie_wait_for_link() interface
by Oza Pawandeep
· 7 years ago
d22b362
PCI: pciehp: Add quirk for Command Completed errata
by Bjorn Helgaas
· 7 years ago
4051f5eb
PCI: ibmphp: Fix use-before-set in get_max_bus_speed()
by Dan Carpenter
· 7 years ago
49a695b
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
64ae499
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 7 years ago
13d3047
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
by Mika Westerberg
· 7 years ago
97c6f25
PCI/hotplug: ppc: correct a php_slot usage after free
by Simon Guo
· 7 years ago
ef79426
PCI/portdrv: Merge pcieport_if.h into portdrv.h
by Bjorn Helgaas
· 7 years ago
205adda
PCI: cpqphp: Fix possible NULL pointer dereference
by Shawn Lin
· 7 years ago
c37e627
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
by Frederick Lawler
· 7 years ago
54ce685
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 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
b0fd677
PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status
by Hans de Goede
· 7 years ago
ab8c609
Merge branch 'pci/spdx' into next
by Bjorn Helgaas
· 7 years ago
412ee7c
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
85d24b3
Merge branch 'pci/hotplug' into next
by Bjorn Helgaas
· 7 years ago
36b0727
PCI: Add SPDX GPL-2.0+ to replace implicit GPL v2 or later statement
by Bjorn Helgaas
· 7 years ago
736759e
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
by Bjorn Helgaas
· 7 years ago
e1e86ee
PCI: Add SPDX GPL-2.0 to replace COPYING boilerplate
by Bjorn Helgaas
· 7 years ago
7328c8f
PCI: Add SPDX GPL-2.0 when no license was specified
by Bjorn Helgaas
· 7 years ago
493fb50
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
by Lukas Wunner
· 7 years ago
2fcf3ae
hotplug/drc-info: Add code to search ibm,drc-info property
by Michael Bringmann
· 7 years ago
7506dc7
PCI: Add wrappers for dev_printk()
by Frederick Lawler
· 7 years ago
c7abb23
PCI: Remove unnecessary messages for memory allocation failures
by Markus Elfring
· 7 years ago
48ec053
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
8658e81
PCI: cpqhp: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
0f4bd80
PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
by Mika Westerberg
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
db63d40
PCI: pciehp: Do not clear Presence Detect Changed during initialization
by Mika Westerberg
· 7 years ago
49902239
PCI: pciehp: Fix race condition handling surprise link down
by Mika Westerberg
· 7 years ago
24a0c65
PCI: Add for_each_pci_bridge() helper
by Andy Shevchenko
· 7 years ago
3691314
PCI: shpchp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
34d773f
PCI: cpqphp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c4459a0
PCI: pciehp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
05196e2
PCI: ibmphp: Use common error handling code in unconfigure_boot_device()
by Markus Elfring
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
33db87d
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
b63773a
PCI: Convert to using %pOF instead of full_name()
by Rob Herring
· 7 years ago
7612b3b
PCI: pciehp: Report power fault only once until we clear it
by Keith Busch
· 7 years ago
8394264
PCI: Constify hotplug pci_device_id structures
by Arvind Yadav
· 7 years ago
4bd3256
PCI: Constify hotplug attribute_group structures
by Arvind Yadav
· 7 years ago
48b79a1
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
by Aleksandr Bezzubikov
· 7 years ago
291b38a
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
01b961b
Annotate hardware config module parameters in drivers/pci/hotplug/
by David Howells
· 8 years ago
89ee9f7
PCI: Add device disconnected state
by Keith Busch
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
b286ced
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
Next »