index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-0
/
+73
2024-07-09
USB: serial: mos7840: fix crash on resume
Dmitry Smirnov
1
-0
/
+45
2024-07-05
USB: serial: option: add Rolling RW350-GL variants
Vanillan Wang
1
-0
/
+2
2024-07-05
USB: serial: option: add support for Foxconn T99W651
Slark Xiao
1
-0
/
+2
2024-07-05
USB: serial: option: add Netprisma LCUK54 series modules
Mank Wang
1
-0
/
+24
2024-07-05
usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
Lee Jones
1
-0
/
+3
2024-07-03
usb: dwc3: pci: add support for the Intel Panther Lake
Heikki Krogerus
1
-0
/
+8
2024-07-03
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Javier Carrasco
1
-2
/
+5
2024-07-03
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
WangYuli
1
-0
/
+3
2024-07-03
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...
Alan Stern
1
-3
/
+15
2024-07-03
xhci: always resume roothubs if xHC was reset during resume
Mathias Nyman
1
-3
/
+13
2024-07-03
Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+10
2024-06-30
Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-29
/
+152
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
1
-1
/
+19
2024-06-27
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Ferry Toth
1
-1
/
+1
2024-06-27
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Ferry Toth
1
-2
/
+0
2024-06-27
USB: serial: option: add Telit generic core-dump composition
Daniele Palmas
1
-0
/
+2
2024-06-27
USB: serial: option: add Fibocom FM350-GL
Bjørn Mork
1
-0
/
+4
2024-06-27
USB: serial: option: add Telit FN912 rmnet compositions
Daniele Palmas
1
-0
/
+4
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+13
2024-06-20
usb: gadget: aspeed_udc: fix device address configuration
Jeremy Kerr
1
-2
/
+2
2024-06-20
usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...
Meng Li
1
-6
/
+0
2024-06-20
usb: typec: ucsi: glink: fix child node release in probe function
Javier Carrasco
1
-1
/
+4
2024-06-20
usb: musb: da8xx: fix a resource leak in probe()
Dan Carpenter
1
-2
/
+6
2024-06-20
usb: typec: ucsi_acpi: Add LG Gram quirk
Diogo Ivo
1
-0
/
+61
2024-06-20
usb: ucsi: stm32: fix command completion handling
Fabrice Gasnier
1
-4
/
+15
2024-06-20
usb: atm: cxacru: fix endpoint checking in cxacru_bind()
Nikita Zhandarovich
1
-0
/
+14
2024-06-20
usb: gadget: printer: fix races against disable
Oliver Neukum
1
-10
/
+29
2024-06-20
usb: gadget: printer: SS+ support
Oliver Neukum
1
-0
/
+1
2024-06-14
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
1
-2
/
+2
2024-06-13
scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...
Bart Van Assche
2
-0
/
+13
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
2
-11
/
+44
2024-06-12
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
1
-1
/
+3
2024-06-12
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
1
-0
/
+5
2024-06-12
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
1
-3
/
+2
2024-06-04
usb-storage: alauda: Check whether the media is initialized
Shichao Lai
1
-3
/
+6
2024-06-04
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
1
-1
/
+6
2024-06-04
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
1
-5
/
+7
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
1
-0
/
+1
2024-06-04
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
1
-1
/
+3
2024-06-04
USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected
John Ernberg
1
-0
/
+1
2024-06-04
usb: typec: ucsi: glink: increase max ports for x1e80100
Johan Hovold
1
-1
/
+1
2024-06-04
Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"
Peter Chen
2
-4
/
+9
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
8
-47
/
+47
2024-05-22
Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
79
-1446
/
+1869
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2024-05-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-53
/
+51
2024-05-11
usb: fotg210: Add missing kernel doc description
Andy Shevchenko
1
-0
/
+1
2024-05-11
usb: dwc3: core: Fix unused variable warning in core driver
Krishna Kurapati
1
-3
/
+0
2024-05-10
usb: typec: tipd: rely on i2c_get_match_data()
Javier Carrasco
1
-4
/
+1
[next]