index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-26
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold
1
-0
/
+5
2023-08-26
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
1
-1
/
+10
2023-08-26
usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
Roger Quadros
1
-33
/
+34
2023-08-26
USB: dwc3: gadget: drop dead hibernation code
Johan Hovold
1
-40
/
+6
2023-08-26
usb: dwc3: Fix typos in gadget.c
Kushagra Verma
1
-2
/
+2
2023-08-26
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
2
-4
/
+5
2023-08-26
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
Wesley Cheng
1
-0
/
+2
2023-08-26
usb: chipidea: imx: add missing USB PHY DPDM wakeup setting
Xu Yang
1
-1
/
+1
2023-08-26
usb: chipidea: imx: don't request QoS for imx8ulp
Xu Yang
1
-0
/
+5
2023-08-26
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
1
-0
/
+3
2023-08-16
usb: typec: tcpm: Fix response to vsafe0V event
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-16
usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
Prashanth K
1
-1
/
+5
2023-08-16
usb: dwc3: Properly handle processing of pending events
Elson Roy Serrao
1
-1
/
+8
2023-08-16
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Alan Stern
1
-3
/
+9
2023-08-03
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2
-27
/
+2
2023-08-03
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
1
-4
/
+4
2023-08-03
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+1
2023-08-03
usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
Frank Li
1
-1
/
+3
2023-08-03
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
1
-0
/
+4
2023-08-03
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
1
-1
/
+7
2023-08-03
usb: dwc3: don't reset device side if dwc3 was configured as host-only
Jisheng Zhang
1
-2
/
+2
2023-08-03
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
Gratian Crisan
1
-2
/
+4
2023-08-03
Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
Jakub Vanek
2
-19
/
+0
2023-08-03
USB: serial: simple: sort driver entries
Johan Hovold
1
-33
/
+33
2023-08-03
USB: serial: simple: add Kaufmann RKS+CAN VCP
Oliver Neukum
1
-0
/
+7
2023-08-03
USB: serial: option: add Quectel EC200A module support
Mohsen Tahmasebi
1
-0
/
+2
2023-08-03
USB: serial: option: support Quectel EM060K_128
Jerry Meng
1
-0
/
+4
2023-08-03
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
1
-4
/
+6
2023-08-03
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
1
-0
/
+4
2023-08-03
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
1
-4
/
+4
2023-07-23
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
3
-7
/
+27
2023-07-23
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
3
-3
/
+13
2023-07-23
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
2023-07-23
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
4
-9
/
+0
2023-07-23
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
1
-1
/
+4
2023-07-23
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
4
-0
/
+9
2023-07-23
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
1
-2
/
+3
2023-07-23
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
1
-1
/
+5
2023-07-23
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
1
-0
/
+2
2023-07-23
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
1
-1
/
+1
2023-07-23
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
1
-2
/
+11
2023-07-23
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
1
-3
/
+3
2023-07-23
usb: dwc2: Fix some error handling paths
Christophe JAILLET
1
-3
/
+13
2023-07-23
usb: dwc2: platform: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+1
2023-07-23
usb: dwc3: gadget: Propagate core init errors to UDC during pullup
Krishna Kurapati
1
-1
/
+3
2023-07-23
USB: serial: option: add LARA-R6 01B PIDs
Davide Tronchin
1
-0
/
+4
2023-06-28
usb: gadget: udc: fix NULL dereference in remove()
Dan Carpenter
1
-0
/
+3
2023-06-21
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
1
-0
/
+1
2023-06-21
USB: serial: option: add Quectel EM061KGL series
Jerry Meng
1
-0
/
+16
2023-06-14
usb: usbfs: Use consistent mmap functions
Ruihan Li
1
-2
/
+9
[next]