index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_ctrl.c
Age
Commit message (
Expand
)
Author
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-11-12
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
2019-10-04
PCI: pciehp: Avoid returning prematurely from sysfs requests
Lukas Wunner
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-09
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-04-10
PCI: pciehp: Ignore Link State Changes after powering off a slot
Sergey Miroshnichenko
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-17
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
2018-07-31
PCI: pciehp: Avoid implicit fallthroughs in switch statements
Lukas Wunner
2018-07-31
PCI: pciehp: Resume to D0 on enable/disable
Lukas Wunner
2018-07-23
PCI: pciehp: Become resilient to missed events
Lukas Wunner
2018-07-23
PCI: pciehp: Declare pciehp_enable/disable_slot() static
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: Stop blinking on slot enable failure
Lukas Wunner
2018-07-23
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
2018-07-23
PCI: pciehp: Drop unnecessary NULL pointer check
Lukas Wunner
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2017-11-06
PCI: pciehp: Fix race condition handling surprise link down
Mika Westerberg
2017-02-03
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
2016-12-08
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
Ashok Raj
2016-11-17
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
Lukas Wunner
2016-09-14
PCI: pciehp: Remove useless pciehp_get_latch_status() calls
Bjorn Helgaas
2016-09-14
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
Bjorn Helgaas
2016-09-14
PCI: pciehp: Don't re-read Slot Status when handling surprise event
Mayurkumar Patel
2016-08-22
PCI: pciehp: Clear attention LED on device add
Keith Busch
2015-11-25
PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
Guenter Roeck
2015-10-21
PCI: pciehp: Queue power work requests in dedicated function
Guenter Roeck
2015-06-18
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
2015-06-18
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
Bjorn Helgaas
2015-06-18
PCI: pciehp: Make queue_interrupt_event() void
Bjorn Helgaas
2015-06-17
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
2015-01-21
PCI: pciehp: Handle surprise add even if surprise removal isn't supported
Bjorn Helgaas
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-02-19
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
[next]