index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2014-09-23
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
2014-09-23
PCI: pciehp: Add more Slot Control debug output
Yinghai Lu
2014-09-23
PCI: pciehp: Fix wait time in timeout message
Yinghai Lu
2014-09-22
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
2014-09-12
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
2014-07-07
PCI: pciehp: Clear Data Link Layer State Changed during init
Myron Stowe
2014-07-05
PCI: pciehp: Remove struct controller.no_cmd_complete
Rajat Jain
2014-06-17
PCI: pciehp: Remove assumptions about which commands cause completion events
Bjorn Helgaas
2014-06-17
PCI: pciehp: Compute timeout from hotplug command start time
Bjorn Helgaas
2014-06-17
PCI: pciehp: Wait for hotplug command completion lazily
Bjorn Helgaas
2014-06-16
PCI: pciehp: Make pcie_wait_cmd() self-contained
Bjorn Helgaas
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2014-04-24
PCI: pciehp: Acknowledge spurious "cmd completed" event
Rajat Jain
2014-02-19
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
2014-02-11
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
2014-02-11
PCI: pciehp: Disable link notification across slot reset
Rajat Jain
2014-02-11
PCI: pciehp: Don't disable the link permanently during removal
Rajat Jain
2014-02-11
PCI: pciehp: Enable link state change notifications
Rajat Jain
2014-02-10
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
2014-02-10
PCI: pciehp: Make check_link_active() non-static
Rajat Jain
2013-12-15
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
2013-12-15
PCI: pciehp: Use symbolic constants for Slot Control fields
Bjorn Helgaas
2013-12-15
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
Bjorn Helgaas
[next]