index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
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-14
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-23
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-15
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
2024-05-10
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2
-13
/
+43
2024-05-10
usb: typec: tipd: fix event checking for tps25750
Javier Carrasco
1
-3
/
+3
2024-05-10
usb: fotg210: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-7
/
+3
2024-05-10
usb: typec: ucsi: displayport: Fix potential deadlock
Heikki Krogerus
1
-4
/
+0
2024-05-10
usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
Dmitry Baryshkov
1
-2
/
+8
2024-05-10
usb: musc: Remove unused list 'buffers'
Dr. David Alan Gilbert
1
-9
/
+0
2024-05-10
usb: dwc3: Wait unconditionally after issuing EndXfer command
Prashanth K
1
-3
/
+1
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
15
-84
/
+147
2024-05-04
usb: gadget: u_audio: Clear uac pointer when freed.
Chris Wulff
1
-0
/
+2
2024-05-04
usb: gadget: u_audio: Fix race condition use of controls after free during ga...
Chris Wulff
1
-10
/
+9
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
2
-7
/
+6
2024-05-03
USB: usb_parse_endpoint: ignore reserved bits
Oliver Neukum
1
-4
/
+4
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2
-27
/
+16
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
1
-11
/
+6
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
1
-2
/
+2
[next]