summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-hub.c
AgeCommit message (Expand)Author
2018-12-29xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma
2018-11-13xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta
2018-06-25USB: xhci-hcd: Add get_resuming_ports methodAlan Stern
2018-05-24xhci: xhci-hub: use port structure members instead of xhci_get_ports()Mathias Nyman
2018-05-24xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman
2018-05-24xhci: change xhci_set_link_state() to work with port structuresMathias Nyman
2018-05-24xhci: xhci-hub: use new port structures for cas and wake mask functions.Mathias Nyman
2018-05-24xhci: xhci-hub: use new port structures to get port address instead of port a...Mathias Nyman
2018-05-24xhci: Add helper to get xhci roothub from hcdMathias Nyman
2018-05-14xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-02-15xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
2017-12-08xhci: add port status tracing for Get Hub Status requestsMathias Nyman
2017-12-08xhci: add port status tracing for Get Port Status hub requestsMathias Nyman
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: host: xhci-hub: mark expected switch fall-throughGustavo A. R. Silva
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-17usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-05usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu
2017-10-05usb: xhci: Disable slot even when virt-dev is nullLu Baolu
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham
2017-08-16xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-05-18xhci: Fix command ring stop regression in 4.11Mathias Nyman
2017-04-18xhci: use correct flags for spin_lock_irqrestore() when setting port powerMathias Nyman
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman
2017-04-08usb: xhci: Add port test modes support for usb2.Guoqing Zhang
2017-04-08usb: xhci: Add helper function xhci_set_power_on().Guoqing Zhang
2017-01-25usb: host: xhci: add xhci_virt_device tracerFelipe Balbi
2017-01-25usb: host: xhci: rename completion codes to match specFelipe Balbi
2017-01-25usb: xhci: add quirk flag for broken PED bitsFelipe Balbi
2017-01-25xhci: Put warning message on a single lineAlexander Stein
2016-10-20xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman
2016-08-16usb: xhci: Fix panic if disconnectJim Lin
2016-02-03xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capabilityMathias Nyman
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman