index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
1
-2
/
+4
2021-07-21
xhci: Fix lost USB 2 remote wake
Mathias Nyman
1
-1
/
+2
2021-03-23
usb: xhci: Remove unused function
Thinh Nguyen
1
-147
/
+0
2021-03-23
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
1
-2
/
+235
2020-12-09
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
1
-0
/
+4
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-9
/
+10
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-23
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-07-23
xhci: Make debug message consistent with bus and port number
Kai-Heng Feng
1
-18
/
+23
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
1
-3
/
+4
2020-04-21
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
1
-0
/
+9
2020-03-12
xhci: Finetune host initiated USB3 rootport link suspend and resume
Mathias Nyman
1
-11
/
+25
2020-03-12
xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
Kai-Heng Feng
1
-13
/
+31
2020-03-12
xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
Kai-Heng Feng
1
-1
/
+10
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
1
-8
/
+17
2020-02-17
xhci: Add missing annotation for xhci_enter_test_mode
Jules Irenge
1
-0
/
+1
2020-02-17
xhci: Add missing annotation for xhci_set_port_power()
Jules Irenge
1
-0
/
+1
2020-02-12
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
1
-8
/
+17
2020-02-12
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
1
-17
/
+8
2020-02-10
xhci: Fix memory leak when caching protocol extended capability PSI tables
Mathias Nyman
1
-8
/
+17
2019-12-11
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-6
/
+6
2019-12-11
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
1
-0
/
+10
2019-07-25
usb: host: xhci-hub: fix extra endianness conversion
Ruslan Bilovol
1
-1
/
+1
2019-04-27
xhci: add port and bus number to port dynamic debugging
Mathias Nyman
1
-17
/
+27
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
1
-7
/
+12
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
[next]