index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
Age
Commit message (
Expand
)
Author
2019-05-09
PCI: pciehp: Remove pointless MY_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: Remove pciehp_debug uses
Bjorn Helgaas
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
2019-02-15
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
2019-02-01
PCI: pciehp: Add HXT quirk for Command Completed errata
Shunyong Yang
2019-01-14
PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
Mika Westerberg
2018-10-02
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
2018-10-02
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
2018-09-18
PCI: hotplug: Embed hotplug_slot
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-09-11
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
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: Support interrupts sent from D3hot
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: Become resilient to missed events
Lukas Wunner
2018-07-23
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
2018-07-23
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
2018-07-23
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
2018-07-23
PCI: pciehp: Track enable/disable status
Lukas Wunner
2018-07-23
PCI: pciehp: Drop slot workqueue
Lukas Wunner
2018-07-23
PCI: pciehp: Handle events synchronously
Lukas Wunner
2018-07-23
PCI: pciehp: Convert to threaded polling
Lukas Wunner
2018-07-23
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
2018-07-23
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
2018-07-23
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
2018-07-19
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-19
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-06-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-05-23
PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
Mika Westerberg
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
2018-05-07
PCI: pciehp: Add quirk for Command Completed errata
Bjorn Helgaas
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-23
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
Lukas Wunner
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2017-11-06
PCI: pciehp: Do not clear Presence Detect Changed during initialization
Mika Westerberg
2017-11-06
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
[next]