index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
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
2017-04-08
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
2016-10-20
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
Mathias Nyman
2016-10-20
xhci: workaround for hosts missing CAS bit
Mathias Nyman
2016-08-16
usb: xhci: Fix panic if disconnect
Jim Lin
2016-02-03
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
2015-10-04
xhci: support new USB 3.1 hub request to get extended port status
Mathias Nyman
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
2015-10-04
xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothub
Mathias Nyman
[next]