开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-06-14
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
2024-06-12
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
2024-06-04
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
2024-06-04
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
2024-06-04
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
2024-06-04
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
2024-06-04
USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected
John Ernberg
2024-06-04
usb: typec: ucsi: glink: increase max ports for x1e80100
Johan Hovold
2024-06-04
Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"
Peter Chen
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-11
usb: fotg210: Add missing kernel doc description
Andy Shevchenko
2024-05-11
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
2024-05-10
usb: typec: tipd: rely on i2c_get_match_data()
Javier Carrasco
2024-05-10
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2024-05-10
usb: typec: tipd: fix event checking for tps25750
Javier Carrasco
2024-05-10
usb: fotg210: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-05-10
usb: typec: ucsi: displayport: Fix potential deadlock
Heikki Krogerus
2024-05-10
usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
Dmitry Baryshkov
2024-05-10
usb: musc: Remove unused list 'buffers'
Dr. David Alan Gilbert
2024-05-10
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-04
usb: gadget: u_audio: Clear uac pointer when freed.
Chris Wulff
2024-05-04
usb: gadget: u_audio: Fix race condition use of controls after free during ga...
Chris Wulff
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2024-05-03
USB: usb_parse_endpoint: ignore reserved bits
Oliver Neukum
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
2024-05-01
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
2024-05-01
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
2024-05-01
usb: xhci: remove goto 'cleanup' in handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: replace goto with return when possible in handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...
Niklas Neronin
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2024-05-01
xhci: improve PORTSC register debugging output
Mathias Nyman
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
Niklas Neronin
2024-05-01
usb: xhci: remove redundant variable 'erst_size'
Niklas Neronin
2024-05-01
usb: xhci: address off-by-one in xhci_num_trbs_free()
Niklas Neronin
2024-05-01
usb: xhci: improve debug message in xhci_ring_expansion_needed()
Niklas Neronin
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2024-05-01
xhci: remove xhci_check_usb2_port_capability helper
Mathias Nyman
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
[next]