index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: pciehp: Detect device replacement during system sleep
Lukas Wunner
2024-05-30
1
-1
/
+41
*
PCI: hotplug: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-24
1
-1
/
+2
*
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
2022-01-12
1
-1
/
+1
*
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2021-10-15
1
-0
/
+2
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-06
1
-0
/
+1
*
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
2020-04-24
1
-1
/
+1
*
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
2019-11-13
1
-3
/
+8
*
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
2019-11-12
1
-2
/
+23
*
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-09-05
1
-2
/
+7
*
PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
Bjorn Helgaas
2019-05-09
1
-3
/
+1
*
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
2019-05-09
1
-2
/
+2
*
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
1
-2
/
+5
*
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
2019-05-09
1
-3
/
+0
*
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
2018-10-02
1
-0
/
+18
*
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
2018-10-02
1
-0
/
+18
*
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-09-20
1
-2
/
+1
*
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-19
1
-24
/
+13
*
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-19
1
-8
/
+0
*
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
2018-09-19
1
-2
/
+2
*
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
2018-09-19
1
-29
/
+24
*
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
2018-09-19
1
-3
/
+3
*
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
2018-09-17
1
-39
/
+4
*
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
2018-09-17
1
-2
/
+0
*
PCI: pciehp: Deduplicate presence check on probe & resume
Lukas Wunner
2018-07-31
1
-31
/
+32
*
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2018-07-31
1
-0
/
+14
*
PCI: pciehp: Obey compulsory command delay after resume
Lukas Wunner
2018-07-31
1
-0
/
+4
*
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
2018-07-31
1
-4
/
+13
*
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
2018-07-31
1
-0
/
+2
*
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2018-07-24
1
-8
/
+4
*
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
2018-07-24
1
-6
/
+16
*
PCI: pciehp: Publish to user space last on probe
Lukas Wunner
2018-07-24
1
-5
/
+15
*
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-24
1
-13
/
+6
*
PCI: pciehp: Drop slot workqueue
Lukas Wunner
2018-07-24
1
-6
/
+0
*
PCI: pciehp: Stop blinking on slot enable failure
Lukas Wunner
2018-07-24
1
-6
/
+1
*
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
2018-07-24
1
-0
/
+7
*
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
2018-05-24
1
-1
/
+1
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-15
/
+1
*
PCI: pciehp: Remove loading message
Bjorn Helgaas
2016-12-12
1
-5
/
+4
*
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2016-10-03
1
-0
/
+3
|
\
|
*
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
2016-09-23
1
-0
/
+3
*
|
PCI: pciehp: Make explicitly non-modular
Paul Gortmaker
2016-08-25
1
-15
/
+5
|
/
*
PCI: Fix all whitespace issues
Bogicevic Sasa
2016-01-08
1
-8
/
+8
*
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-06-18
1
-36
/
+3
*
PCI: pciehp: Drop pointless label from pciehp_probe()
Rafael J. Wysocki
2015-05-23
1
-3
/
+2
*
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
2015-05-21
1
-7
/
+3
*
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
2014-10-27
1
-7
/
+0
*
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
2014-09-16
1
-0
/
+7
*
PCI: Prevent NULL dereference during pciehp probe
Andreas Noever
2014-06-16
1
-0
/
+7
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-11
1
-2
/
+1
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-11
1
-2
/
+2
[next]