index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
27
-160
/
+376
2024-03-27
usb: misc: onboard_dev: add support for XMOS XVF3500
Javier Carrasco
2
-0
/
+10
2024-03-27
usb: misc: onboard_dev: add support for non-hub devices
Javier Carrasco
2
-1
/
+35
2024-03-27
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
9
-560
/
+576
2024-03-27
usb: misc: onboard_hub: use device supply names
Javier Carrasco
2
-23
/
+39
2024-03-27
usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindings
Xu Yang
1
-1
/
+1
2024-03-27
usb: renesas_usbhs: Remove trailing comma in the terminator entry for OF table
Biju Das
1
-1
/
+1
2024-03-27
usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L family
Biju Das
3
-1
/
+31
2024-03-27
usb: renesas_usbhs: Improve usbhsc_default_pipe[] for isochronous transfers
Biju Das
1
-4
/
+4
2024-03-27
usb: renesas_usbhs: Simplify obtaining device data
Biju Das
1
-9
/
+4
2024-03-27
usb: dwc2: add support for Sophgo CV18XX/SG200X series SoC
Inochi Amaoto
1
-0
/
+21
2024-03-26
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
1
-4
/
+34
2024-03-26
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2
-7
/
+18
2024-03-26
usb: typec: ucsi: Check capabilities before cable and identity discovery
Jameson Thies
2
-15
/
+24
2024-03-26
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
1
-1
/
+35
2024-03-26
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
1
-42
/
+33
2024-03-26
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
1
-1
/
+5
2024-03-26
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
1
-1
/
+9
2024-03-26
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
1
-2
/
+2
2024-03-26
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
1
-1
/
+6
2024-03-26
usb: udc: remove warning when queue disabled ep
yuan linyu
1
-1
/
+3
2024-03-26
usb: dwc3: pci: Drop duplicate ID
Heikki Krogerus
1
-2
/
+0
2024-03-26
usb: dwc3: Properly set system wakeup
Thinh Nguyen
4
-0
/
+25
2024-03-26
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
1
-7
/
+0
2024-03-26
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
1
-1
/
+5
2024-03-26
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
3
-21
/
+47
2024-03-26
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
4
-5
/
+14
2024-03-26
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
3
-9
/
+22
2024-03-26
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2
-4
/
+14
2024-03-26
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2
-2
/
+28
2024-03-26
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
1
-0
/
+2
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
1
-2
/
+0
2024-03-26
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
1
-13
/
+9
2024-03-26
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
1
-0
/
+14
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
1
-1
/
+1
2024-03-26
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
1
-15
/
+13
2024-03-26
usb: gadget: u_audio: Use snprintf() instead of sprintf()
Christophe JAILLET
1
-1
/
+2
2024-03-26
usb: gadget: u_audio: Use the 2-argument version of strscpy()
Christophe JAILLET
1
-3
/
+3
2024-03-26
usb: gadget: u_audio: Fix the size of a buffer in a strscpy() call
Christophe JAILLET
1
-1
/
+1
2024-03-26
usb: dwc2: New bitfield definition and programming in GRSTCTL
Minas Harutyunyan
2
-0
/
+48
2024-03-26
usb: dwc2: Add hibernation updates for ULPI PHY
Minas Harutyunyan
4
-0
/
+43
2024-03-26
usb: dwc2: New bit definition in GPWRDN register
Minas Harutyunyan
1
-0
/
+2
2024-03-26
usb: dwc2: Add eUSB2 PHY disconnect flow support
Minas Harutyunyan
2
-4
/
+22
2024-03-26
usb: dwc2: Add new parameter eusb2_disc
Minas Harutyunyan
3
-0
/
+29
2024-03-26
usb: dwc2: New bit definition in GOTGCTL register
Minas Harutyunyan
1
-0
/
+1
2024-03-26
usb: dwc2: Add core new versions definition
Minas Harutyunyan
1
-0
/
+2
2024-03-26
usb: gadget: mv_u3d: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2024-03-26
usb: gadget: u_ether: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2024-03-26
usb: typec: ptn36502: switch to DRM_AUX_BRIDGE
Luca Weiss
2
-43
/
+3
[prev]
[next]