index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-10
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
1
-2
/
+0
2019-05-10
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
1
-9
/
+0
2019-05-10
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
1
-8
/
+8
2019-05-10
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
1
-10
/
+6
2018-10-03
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
1
-0
/
+2
2018-10-03
PCI: Make link active reporting detection generic
Keith Busch
1
-6
/
+0
2018-09-19
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
1
-3
/
+8
2018-09-19
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
1
-26
/
+31
2018-09-19
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
1
-5
/
+5
2018-09-19
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
1
-37
/
+30
2018-09-19
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
1
-1
/
+2
2018-09-18
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
1
-4
/
+4
2018-09-18
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
1
-1
/
+0
2018-09-18
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
1
-1
/
+1
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
1
-0
/
+5
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
1
-1
/
+1
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
1
-0
/
+5
2018-07-24
PCI: pciehp: Become resilient to missed events
Lukas Wunner
1
-2
/
+1
2018-07-24
PCI: pciehp: Declare pciehp_enable/disable_slot() static
Lukas Wunner
1
-2
/
+0
2018-07-24
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
1
-3
/
+0
2018-07-24
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
1
-0
/
+18
2018-07-24
PCI: pciehp: Track enable/disable status
Lukas Wunner
1
-1
/
+14
2018-07-24
PCI: pciehp: Drop slot workqueue
Lukas Wunner
1
-2
/
+0
2018-07-24
PCI: pciehp: Handle events synchronously
Lukas Wunner
1
-16
/
+4
2018-07-24
PCI: pciehp: Convert to threaded polling
Lukas Wunner
1
-2
/
+2
2018-07-24
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
1
-0
/
+3
2018-07-24
PCI: pciehp: Document struct slot and struct controller
Lukas Wunner
1
-4
/
+44
2018-07-24
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
1
-1
/
+1
2018-07-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
1
-0
/
+1
2018-05-24
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
1
-1
/
+1
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
1
-1
/
+1
2018-02-23
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
1
-1
/
+2
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-15
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-09-23
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
1
-0
/
+3
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-4
/
+4
2015-08-10
PCI: pciehp: Remove ignored MRL sensor interrupt events
Bjorn Helgaas
1
-6
/
+4
2015-08-10
PCI: pciehp: Remove unused interrupt events
Bjorn Helgaas
1
-7
/
+3
2015-06-19
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
1
-5
/
+1
2015-05-21
PCI: pciehp: Drop pointless ACPI-based "slot detection" check
Rafael J. Wysocki
1
-17
/
+0
2014-09-13
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
1
-1
/
+1
2014-07-05
PCI: pciehp: Remove struct controller.no_cmd_complete
Rajat Jain
1
-1
/
+0
2014-06-18
PCI: pciehp: Compute timeout from hotplug command start time
Bjorn Helgaas
1
-0
/
+1
2014-06-16
PCI: pciehp: Make pcie_wait_cmd() self-contained
Bjorn Helgaas
1
-0
/
+1
2014-04-15
PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define
Bjorn Helgaas
1
-1
/
+1
2014-02-12
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
1
-0
/
+1
2014-02-11
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
1
-0
/
+3
2014-02-11
PCI: pciehp: Make check_link_active() non-static
Rajat Jain
1
-0
/
+1
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2014-01-14
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-1
/
+0
[next]