index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
PCI: pciehp: Remove ignored MRL sensor interrupt events
Bjorn Helgaas
1
-14
/
+3
2015-08-10
PCI: pciehp: Handle invalid data when reading from non-existent devices
Jarod Wilson
1
-0
/
+17
2015-07-16
PCI: pciehp: Simplify pcie_poll_cmd()
Yijing Wang
1
-9
/
+5
2015-06-19
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
1
-9
/
+30
2015-06-18
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
1
-44
/
+10
2015-06-09
PCI: pciehp: Wait for hotplug command completion where necessary
Alex Williamson
1
-14
/
+38
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+11
2014-09-23
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
1
-3
/
+0
2014-09-23
PCI: pciehp: Add more Slot Control debug output
Yinghai Lu
1
-1
/
+9
2014-09-23
PCI: pciehp: Fix wait time in timeout message
Yinghai Lu
1
-1
/
+1
2014-09-23
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
1
-1
/
+1
2014-09-13
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
1
-1
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+12
2014-07-08
PCI: pciehp: Clear Data Link Layer State Changed during init
Myron Stowe
1
-1
/
+1
2014-07-05
PCI: pciehp: Remove struct controller.no_cmd_complete
Rajat Jain
1
-10
/
+1
2014-06-18
PCI: pciehp: Remove assumptions about which commands cause completion events
Bjorn Helgaas
1
-30
/
+5
2014-06-18
PCI: pciehp: Compute timeout from hotplug command start time
Bjorn Helgaas
1
-5
/
+28
2014-06-18
PCI: pciehp: Wait for hotplug command completion lazily
Bjorn Helgaas
1
-4
/
+3
2014-06-16
PCI: pciehp: Make pcie_wait_cmd() self-contained
Bjorn Helgaas
1
-16
/
+17
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-4
/
+2
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-23
/
+23
2014-04-25
PCI: pciehp: Acknowledge spurious "cmd completed" event
Rajat Jain
1
-0
/
+2
2014-02-20
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
1
-4
/
+5
2014-02-12
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
1
-0
/
+1
2014-02-12
PCI: pciehp: Disable link notification across slot reset
Rajat Jain
1
-13
/
+17
2014-02-12
PCI: pciehp: Don't disable the link permanently during removal
Rajat Jain
1
-18
/
+0
2014-02-12
PCI: pciehp: Enable link state change notifications
Rajat Jain
1
-2
/
+11
2014-02-11
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
1
-1
/
+5
2014-02-11
PCI: pciehp: Make check_link_active() non-static
Rajat Jain
1
-3
/
+3
2013-12-16
PCI: pciehp: Move Attention & Power Indicator support tests to accessors
Bjorn Helgaas
1
-0
/
+12
2013-12-16
PCI: pciehp: Use symbolic constants for Slot Control fields
Bjorn Helgaas
1
-58
/
+28
2013-12-16
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
Bjorn Helgaas
1
-1
/
+4
2013-12-16
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
Bjorn Helgaas
1
-3
/
+3
2013-12-16
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
Bjorn Helgaas
1
-3
/
+12
2013-12-16
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
1
-40
/
+16
2013-12-16
PCI: pciehp: Remove error checks when accessing PCIe Capability
Bjorn Helgaas
1
-136
/
+41
2013-12-15
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
Bjorn Helgaas
1
-47
/
+48
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-3
/
+3
2013-08-15
PCI: pciehp: Add reset_slot() method
Alex Williamson
1
-0
/
+31
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-3
/
+1
2013-01-13
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
1
-1
/
+10
2012-08-23
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
1
-8
/
+4
2012-07-13
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...
Yinghai Lu
1
-101
/
+0
2012-02-14
PCI: pciehp: Disable/enable link during slot power off/on
Yinghai Lu
1
-0
/
+12
2012-02-14
PCI: pciehp: Add Disable/enable link functions
Yinghai Lu
1
-0
/
+36
2012-02-14
PCI: pciehp: Add pcie_wait_link_not_active()
Yinghai Lu
1
-4
/
+15
2012-02-14
PCI: pciehp: make check_link_active more helpful
Yinghai Lu
1
-5
/
+12
2012-02-14
PCI: pciehp: replace unconditional sleep with config space access check
Yinghai Lu
1
-15
/
+34
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
1
-1
/
+0
2011-11-11
PCI: pciehp: wait 100 ms after Link Training check
Kenji Kaneshige
1
-0
/
+8
[next]