index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-1
/
+0
2013-12-16
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
1
-7
/
+7
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-08-15
PCI: pciehp: Add reset_slot() method
Alex Williamson
1
-0
/
+1
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-11
/
+11
2013-01-13
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
1
-1
/
+1
2012-07-13
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...
Yinghai Lu
1
-4
/
+0
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
1
-1
/
+0
2010-10-18
pciehp: update workqueue usage
Tejun Heo
1
-0
/
+2
2010-08-25
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
1
-0
/
+4
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-12
/
+0
2009-11-25
pciehp: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+0
[next]