index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
Merge USB 4.20-rc8 mergepoint into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2018-12-14
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
Mathias Nyman
1
-1
/
+2
2018-12-07
xhci: move usb2 get port status link resume handling to its own function
Mathias Nyman
1
-84
/
+104
2018-12-07
xhci: refactor U0 link state handling in get_port_status
Mathias Nyman
1
-13
/
+19
2018-12-07
xhci: cleanup code that sets portstatus and portchange bits
Mathias Nyman
1
-12
/
+14
2018-12-07
xhci: move usb2 speficic bits to own function in get_port_status call
Mathias Nyman
1
-20
/
+24
2018-12-07
xhci: move usb3 speficic bits to own function in get_port_status call
Mathias Nyman
1
-28
/
+40
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
1
-9
/
+6
2018-11-15
usb: xhci: Prevent bus suspend if a port connect change or polling state is d...
Mathias Nyman
1
-14
/
+46
2018-11-09
usb: xhci: fix timeout for transition from RExit to U0
Aaron Ma
1
-2
/
+2
2018-11-09
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
1
-1
/
+1
2018-09-28
xhci: Avoid USB autosuspend when resuming USB2 ports.
Anshuman Gupta
1
-0
/
+5
2018-06-25
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
1
-0
/
+11
2018-05-24
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
Mathias Nyman
1
-24
/
+4
2018-05-24
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
1
-12
/
+10
2018-05-24
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
1
-18
/
+16
2018-05-24
xhci: xhci-hub: use new port structures for cas and wake mask functions.
Mathias Nyman
1
-11
/
+10
2018-05-24
xhci: xhci-hub: use new port structures to get port address instead of port a...
Mathias Nyman
1
-62
/
+78
2018-05-24
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
1
-0
/
+9
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
1
-1
/
+1
2018-02-15
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
1
-9
/
+9
2018-02-15
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
1
-0
/
+7
2017-12-08
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
1
-0
/
+2
2017-12-08
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
1
-0
/
+1
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
1
-3
/
+2
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: xhci-hub: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+18
2017-10-17
usb: xhci: Handle error condition in xhci_stop_device()
Mayank Rana
1
-5
/
+18
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+10
2017-10-05
usb: xhci: Fix potential memory leak in xhci_disable_slot()
Lu Baolu
1
-1
/
+1
2017-10-05
usb: xhci: Disable slot even when virt-dev is null
Lu Baolu
1
-0
/
+3
2017-09-18
Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"
Kai-Heng Feng
1
-3
/
+0
2017-09-18
xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor
Mathias Nyman
1
-1
/
+10
2017-08-28
usb: xhci: Support enabling of compliance mode for xhci 1.1
Jack Pham
1
-0
/
+33
2017-08-16
xhci: rework bus_resume and check ports are suspended before resuming them.
Mathias Nyman
1
-43
/
+51
2017-07-20
usb: xhci: fix spinlock recursion for USB2 test mode
Peter Chen
1
-0
/
+2
2017-07-20
xhci: fix 20000ms port resume timeout
Mathias Nyman
1
-0
/
+3
2017-07-20
usb: xhci: Issue stop EP command only when the EP state is running
Shyam Sundar S K
1
-1
/
+8
2017-06-20
xhci: Limit USB2 port wake support for AMD Promontory hosts
Jiahau Chang
1
-0
/
+3
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
1
-1
/
+1
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
1
-10
/
+10
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
1
-3
/
+1
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
1
-4
/
+8
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
1
-0
/
+85
2017-04-08
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
1
-21
/
+45
2017-01-25
usb: host: xhci: add xhci_virt_device tracer
Felipe Balbi
1
-0
/
+2
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
1
-1
/
+2
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
1
-0
/
+6
[next]