aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-hub.c
Commit message (Expand)AuthorAge
* usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol2019-07-25
* xhci: add port and bus number to port dynamic debuggingMathias Nyman2019-04-27
* xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2019-03-22
* Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-21
|\
| * xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2018-12-14
* | xhci: move usb2 get port status link resume handling to its own functionMathias Nyman2018-12-07
* | xhci: refactor U0 link state handling in get_port_statusMathias Nyman2018-12-07
* | xhci: cleanup code that sets portstatus and portchange bitsMathias Nyman2018-12-07
* | xhci: move usb2 speficic bits to own function in get_port_status callMathias Nyman2018-12-07
* | xhci: move usb3 speficic bits to own function in get_port_status callMathias Nyman2018-12-07
* | xhci: move bus_state structure under the xhci_hub structure.Mathias Nyman2018-12-07
|/
* usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman2018-11-15
* usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2018-11-09
* usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2018-11-09
* xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta2018-09-28
* USB: xhci-hcd: Add get_resuming_ports methodAlan Stern2018-06-25
* xhci: xhci-hub: use port structure members instead of xhci_get_ports()Mathias Nyman2018-05-24
* xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman2018-05-24
* xhci: change xhci_set_link_state() to work with port structuresMathias Nyman2018-05-24
* xhci: xhci-hub: use new port structures for cas and wake mask functions.Mathias Nyman2018-05-24
* xhci: xhci-hub: use new port structures to get port address instead of port a...Mathias Nyman2018-05-24
* xhci: Add helper to get xhci roothub from hcdMathias Nyman2018-05-24
* xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman2018-05-14
* xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-02-15
* xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-15
* xhci: add port status tracing for Get Hub Status requestsMathias Nyman2017-12-08
* xhci: add port status tracing for Get Port Status hub requestsMathias Nyman2017-12-08
* xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman2017-12-08
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva2017-11-01
* Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-23
|\
| * usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana2017-10-17
* | Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-09
|\|
| * Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng2017-09-18
| * xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman2017-09-18
* | usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu2017-10-05
* | usb: xhci: Disable slot even when virt-dev is nullLu Baolu2017-10-05
|/
* usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham2017-08-28
* xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman2017-08-16
* usb: xhci: fix spinlock recursion for USB2 test modePeter Chen2017-07-20
* xhci: fix 20000ms port resume timeoutMathias Nyman2017-07-20
* usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K2017-07-20
* xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-06-19
* xhci: Fix command ring stop regression in 4.11Mathias Nyman2017-05-18
* xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman2017-04-18
* usb: xhci: remove error messages for failed memory allocationLu Baolu2017-04-08
* xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman2017-04-08
* usb: xhci: Add port test modes support for usb2.Guoqing Zhang2017-04-08
* usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang2017-04-08