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