index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
Age
Commit message (
Expand
)
Author
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
2017-11-06
PCI: pciehp: Convert timers to use timer_setup()
Kees Cook
2017-08-15
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
2016-12-07
PCI: pciehp: Prioritize data-link event over presence detect
Ashok Raj
2016-09-22
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
2016-09-14
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
Bjorn Helgaas
2016-09-14
PCI: pciehp: Remove unnecessary guard
Bjorn Helgaas
2016-09-14
PCI: pciehp: Don't re-read Slot Status when queuing hotplug event
Mayurkumar Patel
2016-09-14
PCI: pciehp: Process all hotplug events before looking for new ones
Mayurkumar Patel
2016-09-14
PCI: pciehp: Return IRQ_NONE when we can't read interrupt status
Bjorn Helgaas
2016-09-12
PCI: pciehp: Rename pcie_isr() locals for clarity
Bjorn Helgaas
2016-06-20
PCI: pciehp: Ignore interrupts during D3cold
Lukas Wunner
2015-08-10
PCI: pciehp: Remove ignored MRL sensor interrupt events
Bjorn Helgaas
2015-08-10
PCI: pciehp: Handle invalid data when reading from non-existent devices
Jarod Wilson
2015-07-15
PCI: pciehp: Simplify pcie_poll_cmd()
Yijing Wang
2015-06-18
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
2015-06-17
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-06-09
PCI: pciehp: Wait for hotplug command completion where necessary
Alex Williamson
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]