Lukas Wunner
|
8bb46b079d
PCI: pciehp: Avoid implicit fallthroughs in switch statements
|
7 years ago |
Lukas Wunner
|
8350307454
PCI: pciehp: Resume to D0 on enable/disable
|
7 years ago |
Lukas Wunner
|
d331710ea7
PCI: pciehp: Become resilient to missed events
|
7 years ago |
Lukas Wunner
|
25c83b84b1
PCI: pciehp: Declare pciehp_enable/disable_slot() static
|
7 years ago |
Lukas Wunner
|
1656716d45
PCI: pciehp: Drop enable/disable lock
|
7 years ago |
Lukas Wunner
|
32a8cef274
PCI: pciehp: Enable/disable exclusively from IRQ thread
|
7 years ago |
Lukas Wunner
|
9590192f25
PCI: pciehp: Track enable/disable status
|
7 years ago |
Lukas Wunner
|
55a6b7a657
PCI: pciehp: Drop slot workqueue
|
7 years ago |
Lukas Wunner
|
0e94916e60
PCI: pciehp: Handle events synchronously
|
7 years ago |
Lukas Wunner
|
b0ccd9dd5d
PCI: pciehp: Stop blinking on slot enable failure
|
7 years ago |
Lukas Wunner
|
1d2e2673dc
PCI: pciehp: Declare pciehp_unconfigure_device() void
|
7 years ago |
Lukas Wunner
|
6641311df9
PCI: pciehp: Drop unnecessary NULL pointer check
|
7 years ago |
Bjorn Helgaas
|
736759ef59
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
|
7 years ago |
Mika Westerberg
|
499022396a
PCI: pciehp: Fix race condition handling surprise link down
|
7 years ago |
Bjorn Helgaas
|
d98e092907
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
|
8 years ago |
Bjorn Helgaas
|
daaed10443
Merge branch 'pci/pm' into next
|
8 years ago |
Ashok Raj
|
c4ae2adedb
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
|
8 years ago |
Lukas Wunner
|
68db9bc814
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
|
8 years ago |
Bjorn Helgaas
|
29a654e59f
PCI: pciehp: Remove useless pciehp_get_latch_status() calls
|
9 years ago |
Bjorn Helgaas
|
6e49b304e3
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
|
9 years ago |
Mayurkumar Patel
|
69bd3c5b28
PCI: pciehp: Don't re-read Slot Status when handling surprise event
|
9 years ago |
Keith Busch
|
8b7c8b46f1
PCI: pciehp: Clear attention LED on device add
|
9 years ago |
Guenter Roeck
|
64609eaab2
PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
|
9 years ago |
Guenter Roeck
|
bee67756eb
PCI: pciehp: Queue power work requests in dedicated function
|
9 years ago |
Bjorn Helgaas
|
4f092fec67
PCI: pciehp: Inline the "handle event" functions into the ISR
|
10 years ago |
Bjorn Helgaas
|
d49eccb3c1
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
|
10 years ago |
Bjorn Helgaas
|
7d852b68ba
PCI: pciehp: Make queue_interrupt_event() void
|
10 years ago |
Bjorn Helgaas
|
3784e0c6b0
PCI: pciehp: Clean up debug logging
|
10 years ago |
Bjorn Helgaas
|
a93b506e26
PCI: pciehp: Handle surprise add even if surprise removal isn't supported
|
10 years ago |
Ryan Desfosses
|
227f064705
PCI: Merge multi-line quoted strings
|
11 years ago |