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
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-dbgtty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
usb: xhci: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-07-28
xhci: dbgtty: Make some functions static
Wei Yongjun
1
-2
/
+2
2020-07-23
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
1
-6
/
+23
2020-07-23
xhci: dbgcap: remove dbc dependency on dbctty specific flag
Mathias Nyman
1
-0
/
+5
2020-07-23
xhci: dbc: Add a operations structure to access driver functions
Mathias Nyman
1
-2
/
+9
2020-07-23
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
1
-49
/
+76
2020-07-23
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
1
-2
/
+0
2020-07-23
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
1
-16
/
+17
2020-07-23
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
1
-6
/
+4
2020-07-23
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
1
-7
/
+7
2020-07-23
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
1
-5
/
+3
2020-07-09
usb: host: xhci-dbgtty: File headers are not good candidates for kerneldoc
Lee Jones
1
-1
/
+1
2019-09-03
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
1
-1
/
+1
2018-05-24
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
1
-0
/
+1
2018-04-22
xhci: Fix Kernel oops in xhci dbgtty
Zhengjun Xing
1
-3
/
+5
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-8
/
+12
2018-03-16
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
1
-2
/
+3
2018-03-08
usb: xhci: dbc: Fix lockdep warning
Lu Baolu
1
-8
/
+12
2017-12-12
usb: xhci: make function xhci_dbc_free_req static
Colin Ian King
1
-1
/
+1
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
1
-0
/
+497