Mathias Nyman
|
925f349d4d
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
|
7 年之前 |
Mathias Nyman
|
eaefcf246b
xhci: change xhci_test_and_clear_bit() to use new port structure
|
7 年之前 |
Mathias Nyman
|
6b7f40f712
xhci: change xhci_set_link_state() to work with port structures
|
7 年之前 |
Mathias Nyman
|
fdcf74ffef
xhci: xhci-hub: use new port structures for cas and wake mask functions.
|
7 年之前 |
Mathias Nyman
|
e740b019d7
xhci: xhci-hub: use new port structures to get port address instead of port array
|
7 年之前 |
Mathias Nyman
|
ffd4b4fc0b
xhci: Add helper to get xhci roothub from hcd
|
7 年之前 |
Mathias Nyman
|
2278446e2b
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
|
7 年之前 |
Mathias Nyman
|
1208d8a84f
xhci: Don't print a warning when setting link state for disabled ports
|
7 年之前 |
Joe Lee
|
bde0716d1f
xhci: workaround for AMD Promontory disabled ports wakeup
|
7 年之前 |
Mathias Nyman
|
3f8499ac7c
xhci: add port status tracing for Get Hub Status requests
|
7 年之前 |
Mathias Nyman
|
28c06e5860
xhci: add port status tracing for Get Port Status hub requests
|
7 年之前 |
Mathias Nyman
|
103afda0e6
xhci: remove unnecessary boolean parameter from xhci_alloc_command
|
7 年之前 |
Greg Kroah-Hartman
|
9ed64195e3
USB: host: xhci: Remove redundant license text
|
7 年之前 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 年之前 |
Gustavo A. R. Silva
|
ff504f572c
usb: host: xhci-hub: mark expected switch fall-through
|
7 年之前 |
Greg Kroah-Hartman
|
0520d37bb3
Merge 4.14-rc6 into usb-next
|
7 年之前 |
Mayank Rana
|
b3207c65df
usb: xhci: Handle error condition in xhci_stop_device()
|
7 年之前 |
Greg Kroah-Hartman
|
4fcae770f3
Merge 4.14-rc4 into usb-next
|
7 年之前 |
Lu Baolu
|
cd3f1790b0
usb: xhci: Fix potential memory leak in xhci_disable_slot()
|
7 年之前 |
Lu Baolu
|
b64149ca01
usb: xhci: Disable slot even when virt-dev is null
|
7 年之前 |
Kai-Heng Feng
|
bcd6a7aa13
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
|
8 年之前 |
Mathias Nyman
|
7bea22b124
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
|
8 年之前 |
Jack Pham
|
4b562bd2b1
usb: xhci: Support enabling of compliance mode for xhci 1.1
|
8 年之前 |
Mathias Nyman
|
a85c0f8db3
xhci: rework bus_resume and check ports are suspended before resuming them.
|
8 年之前 |
Peter Chen
|
576d55460e
usb: xhci: fix spinlock recursion for USB2 test mode
|
8 年之前 |
Mathias Nyman
|
a54408d0a0
xhci: fix 20000ms port resume timeout
|
8 年之前 |
Shyam Sundar S K
|
28a2369f7d
usb: xhci: Issue stop EP command only when the EP state is running
|
8 年之前 |
Jiahau Chang
|
dec08194ff
xhci: Limit USB2 port wake support for AMD Promontory hosts
|
8 年之前 |
Mathias Nyman
|
604d02a2a6
xhci: Fix command ring stop regression in 4.11
|
8 年之前 |
Mathias Nyman
|
ec1dafe8ec
xhci: use correct flags for spin_lock_irqrestore() when setting port power
|
8 年之前 |