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_hpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
PCI: pciehp: Fix MSI interrupt race
Stuart Hayes
1
-6
/
+20
2020-03-31
PCI: pciehp: Fix indefinite wait on sysfs requests
Lukas Wunner
1
-7
/
+7
2020-02-21
PCI: pciehp: Add DMI table for in-band presence detection disabled
Stuart Hayes
1
-0
/
+22
2020-02-21
PCI: pciehp: Wait for PDS if in-band presence is disabled
Alexandru Gagniuc
1
-0
/
+19
2020-02-21
PCI: pciehp: Disable in-band presence detect when possible
Alexandru Gagniuc
1
-2
/
+10
2019-11-13
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
1
-11
/
+48
2019-11-12
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
1
-4
/
+2
2019-10-04
PCI: pciehp: Avoid returning prematurely from sysfs requests
Lukas Wunner
1
-0
/
+2
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
1
-36
/
+0
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
1
-25
/
+0
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
1
-2
/
+2
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
1
-0
/
+36
2019-05-10
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
1
-1
/
+1
2019-05-10
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
1
-1
/
+1
2019-05-10
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
1
-0
/
+2
2019-05-10
PCI: pciehp: Remove pciehp_debug uses
Bjorn Helgaas
1
-8
/
+5
2019-03-07
Merge branch 'pci/pm'
Bjorn Helgaas
1
-2
/
+15
2019-03-07
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+2
2019-02-15
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
1
-2
/
+15
2019-02-02
PCI: pciehp: Add HXT quirk for Command Completed errata
Shunyong Yang
1
-0
/
+2
2019-01-15
PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
Mika Westerberg
1
-1
/
+1
2018-10-03
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
2018-10-03
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
1
-0
/
+10
2018-10-03
PCI: Make link active reporting detection generic
Keith Busch
1
-20
/
+2
2018-09-19
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
1
-4
/
+4
2018-09-19
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
1
-3
/
+3
2018-09-19
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
1
-79
/
+35
2018-09-19
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
1
-6
/
+19
2018-09-18
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
1
-2
/
+6
2018-09-18
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
1
-3
/
+0
2018-09-11
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
1
-9
/
+9
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-2
/
+3
2018-07-31
PCI: pciehp: Deduplicate presence check on probe & resume
Lukas Wunner
1
-0
/
+14
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
1
-0
/
+7
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
1
-2
/
+43
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
1
-11
/
+6
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
1
-7
/
+7
2018-07-24
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
1
-7
/
+2
2018-07-24
PCI: pciehp: Become resilient to missed events
Lukas Wunner
1
-8
/
+2
2018-07-24
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
1
-0
/
+5
2018-07-24
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
1
-1
/
+0
2018-07-24
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
1
-3
/
+11
2018-07-24
PCI: pciehp: Track enable/disable status
Lukas Wunner
1
-0
/
+5
2018-07-24
PCI: pciehp: Drop slot workqueue
Lukas Wunner
1
-8
/
+1
2018-07-24
PCI: pciehp: Handle events synchronously
Lukas Wunner
1
-19
/
+8
2018-07-24
PCI: pciehp: Convert to threaded polling
Lukas Wunner
1
-35
/
+32
2018-07-24
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
1
-32
/
+38
2018-07-24
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-07-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
1
-3
/
+2
2018-07-20
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
1
-1
/
+1
[next]