index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_core.c
Age
Commit message (
Expand
)
Author
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-04-24
PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()
Rafael J. Wysocki
2019-11-12
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
2019-11-12
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-05-09
PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
Bjorn Helgaas
2019-05-09
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
2019-05-09
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
2018-10-02
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
2018-10-02
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
2018-09-18
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
2018-09-18
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
2018-09-18
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
2018-09-17
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
2018-09-17
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
2018-07-31
PCI: pciehp: Deduplicate presence check on probe & resume
Lukas Wunner
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2018-07-31
PCI: pciehp: Obey compulsory command delay after resume
Lukas Wunner
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
2018-07-23
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2018-07-23
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
2018-07-23
PCI: pciehp: Publish to user space last on probe
Lukas Wunner
2018-07-23
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
2018-07-23
PCI: pciehp: Drop slot workqueue
Lukas Wunner
2018-07-23
PCI: pciehp: Stop blinking on slot enable failure
Lukas Wunner
2018-07-23
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
2018-05-23
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2016-12-12
PCI: pciehp: Remove loading message
Bjorn Helgaas
2016-10-03
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2016-09-22
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
2016-08-24
PCI: pciehp: Make explicitly non-modular
Paul Gortmaker
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2015-06-17
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-05-22
PCI: pciehp: Drop pointless label from pciehp_probe()
Rafael J. Wysocki
2015-05-21
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
2014-10-27
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
Kamal Mostafa
2014-09-16
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
2014-06-16
PCI: Prevent NULL dereference during pciehp probe
Andreas Noever
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-02-19
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
2014-02-11
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
PCI: Make local functions static
Stephen Hemminger
[next]