index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-dbgtty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-3
/
+3
*
xhci: dbgtty: Make some functions static
Wei Yongjun
2020-07-28
1
-2
/
+2
*
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
2020-07-23
1
-6
/
+23
*
xhci: dbgcap: remove dbc dependency on dbctty specific flag
Mathias Nyman
2020-07-23
1
-0
/
+5
*
xhci: dbc: Add a operations structure to access driver functions
Mathias Nyman
2020-07-23
1
-2
/
+9
*
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
2020-07-23
1
-49
/
+76
*
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2020-07-23
1
-2
/
+0
*
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
2020-07-23
1
-16
/
+17
*
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
2020-07-23
1
-6
/
+4
*
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
2020-07-23
1
-7
/
+7
*
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
2020-07-23
1
-5
/
+3
*
usb: host: xhci-dbgtty: File headers are not good candidates for kerneldoc
Lee Jones
2020-07-09
1
-1
/
+1
*
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
2019-09-03
1
-1
/
+1
*
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
2019-09-03
1
-1
/
+1
*
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
2018-05-24
1
-0
/
+1
*
xhci: Fix Kernel oops in xhci dbgtty
Zhengjun Xing
2018-04-22
1
-3
/
+5
*
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-20
1
-8
/
+12
|
\
|
*
usb: xhci: dbc: Fix lockdep warning
Lu Baolu
2018-03-08
1
-8
/
+12
*
|
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
2018-03-16
1
-2
/
+3
|
/
*
usb: xhci: make function xhci_dbc_free_req static
Colin Ian King
2017-12-12
1
-1
/
+1
*
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
2017-12-08
1
-0
/
+497