开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-dbgcap.h
Age
Commit message (
Expand
)
Author
2024-10-17
xhci: dbc: honor usb transfer size boundaries.
Mathias Nyman
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-09-05
xhci: dbc: Fix STALL transfer event handling
Mathias Nyman
2024-08-14
xhci: dbgtty: use kfifo from tty_port struct
Jiri Slaby (SUSE)
2024-06-27
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2024-03-02
xhci: dbc: poll at different rate depending on data transfer activity
Mathias Nyman
2023-12-04
xhci: dbc: Use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-03-23
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
2022-02-17
xhci: dbgtty: use IDR to support several dbc instances.
Mathias Nyman
2022-02-17
xhci: dbc: Don't call dbc_tty_init() on every dbc tty probe
Mathias Nyman
2022-02-17
xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit
Mathias Nyman
2022-02-17
xhci: dbc: create and remove dbc structure in dbgtty driver.
Mathias Nyman
2020-07-23
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
2020-07-23
xhci: dbc: Add a operations structure to access driver functions
Mathias Nyman
2020-07-23
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
2020-07-23
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2020-07-23
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
2020-07-23
xhci: dbc: Use dbc structure in the request completion instead of xhci_hcd
Mathias Nyman
2020-07-23
xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpoints
Mathias Nyman
2020-07-23
xhci: dbgtty: Pass dbc pointer when registering a dbctty device
Mathias Nyman
2020-07-23
xhci: dbc: Add device pointer to dbc structure
Mathias Nyman
2018-05-24
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu