index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
2019-12-11
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-07-25
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2018-12-21
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
2018-12-14
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
2018-12-07
xhci: move usb2 get port status link resume handling to its own function
Mathias Nyman
2018-12-07
xhci: refactor U0 link state handling in get_port_status
Mathias Nyman
2018-12-07
xhci: cleanup code that sets portstatus and portchange bits
Mathias Nyman
2018-12-07
xhci: move usb2 speficic bits to own function in get_port_status call
Mathias Nyman
2018-12-07
xhci: move usb3 speficic bits to own function in get_port_status call
Mathias Nyman
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
2018-11-15
usb: xhci: Prevent bus suspend if a port connect change or polling state is d...
Mathias Nyman
2018-11-09
usb: xhci: fix timeout for transition from RExit to U0
Aaron Ma
2018-11-09
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
2018-09-28
xhci: Avoid USB autosuspend when resuming USB2 ports.
Anshuman Gupta
2018-06-25
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
2018-05-24
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
Mathias Nyman
2018-05-24
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
2018-05-24
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
2018-05-24
xhci: xhci-hub: use new port structures for cas and wake mask functions.
Mathias Nyman
2018-05-24
xhci: xhci-hub: use new port structures to get port address instead of port a...
Mathias Nyman
2018-05-24
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
2018-02-15
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
2018-02-15
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
2017-12-08
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
2017-12-08
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-01
usb: host: xhci-hub: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
2017-09-18
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
2017-08-28
usb: xhci: Support enabling of compliance mode for xhci 1.1
Jack Pham
2017-08-16
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
2017-07-20
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
2017-07-20
xhci: fix 20000ms port resume timeout
Mathias Nyman
2017-07-20
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
2017-06-20
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
[prev]
[next]