index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
Age
Commit message (
Expand
)
Author
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
2013-12-15
PCI: pciehp: Simplify "Power Fault Detected" checking/clearing
Bjorn Helgaas
2013-12-15
PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)
Bjorn Helgaas
2013-12-15
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-12-15
PCI: pciehp: Remove error checks when accessing PCIe Capability
Bjorn Helgaas
2013-12-14
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
Bjorn Helgaas
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-08-14
PCI: pciehp: Add reset_slot() method
Alex Williamson
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-01-12
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2012-08-23
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
2012-07-12
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...
Yinghai Lu
2012-02-14
PCI: pciehp: Disable/enable link during slot power off/on
Yinghai Lu
2012-02-14
PCI: pciehp: Add Disable/enable link functions
Yinghai Lu
2012-02-14
PCI: pciehp: Add pcie_wait_link_not_active()
Yinghai Lu
2012-02-14
PCI: pciehp: make check_link_active more helpful
Yinghai Lu
2012-02-14
PCI: pciehp: replace unconditional sleep with config space access check
Yinghai Lu
2011-12-05
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-11-11
PCI: pciehp: wait 100 ms after Link Training check
Kenji Kaneshige
[next]