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
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
1
-7
/
+23
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
1
-0
/
+4
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
1
-1
/
+4
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
1
-0
/
+1
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
1
-1
/
+1
2024-04-30
usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed device
Alan Stern
1
-2
/
+3
2024-04-30
usb: ohci: Prevent missed ohci interrupts
Guenter Roeck
1
-0
/
+8
2024-04-23
usb: typec: qcom-pmic: fix pdphy start() error handling
Johan Hovold
1
-4
/
+7
2024-04-23
usb: typec: qcom-pmic: fix use-after-free on late probe errors
Johan Hovold
1
-2
/
+6
2024-04-23
usb: gadget: f_fs: Fix a race condition when processing setup packets.
Chris Wulff
1
-1
/
+1
2024-04-23
USB: core: Fix access violation during port device removal
Alan Stern
1
-2
/
+6
2024-04-23
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
4
-52
/
+68
2024-04-23
usb: xhci-plat: Don't include xhci.h
Thinh Nguyen
2
-1
/
+4
2024-04-23
usb: gadget: uvc: use correct buffer size when parsing configfs lists
Ivan Avdeev
1
-2
/
+2
2024-04-23
usb: gadget: composite: fix OS descriptors w_value logic
Peter Korsgaard
1
-3
/
+3
2024-04-23
usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
Wesley Cheng
1
-1
/
+6
2024-04-19
Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+40
2024-04-18
USB: serial: option: add Telit FN920C04 rmnet compositions
Daniele Palmas
1
-0
/
+6
2024-04-18
usb: dwc3: ep0: Don't reset resource alloc flag
Thinh Nguyen
1
-1
/
+2
2024-04-18
Revert "usb: cdc-wdm: close race between read and workqueue"
Greg Kroah-Hartman
1
-5
/
+1
2024-04-18
USB: serial: option: add Rolling RW101-GL and RW135-GL support
Vanillan Wang
1
-0
/
+8
2024-04-18
USB: serial: option: add Lonsung U8300/U9300 product
Coia Prant
1
-0
/
+4
2024-04-17
USB: serial: option: add support for Fibocom FM650/FG650
Chuanhong Guo
1
-0
/
+4
2024-04-15
USB: serial: option: support Quectel EM060K sub-models
Jerry Meng
1
-0
/
+16
2024-04-15
USB: serial: option: add Fibocom FM135-GL variants
bolan wang
1
-0
/
+2
2024-04-11
usb: misc: onboard_usb_hub: Disable the USB hub clock on failure
Fabio Estevam
1
-1
/
+5
2024-04-09
usb: dwc2: host: Fix dereference issue in DDMA completion flow.
Minas Harutyunyan
1
-1
/
+3
2024-04-09
usb: typec: mux: it5205: Fix ChipID value typo
AngeloGioacchino Del Regno
1
-1
/
+1
2024-04-05
usb: gadget: fsl: Initialize udc before using it
Uwe Kleine-König
1
-3
/
+2
2024-04-04
usb: Disable USB3 LPM at shutdown
Kai-Heng Feng
1
-1
/
+3
2024-04-04
usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport error
Norihiko Hama
1
-2
/
+2
2024-04-04
usb: typec: tcpm: Correct the PDO counting in pd_set
Kyle Tso
1
-2
/
+2
2024-04-04
usb: gadget: functionfs: Wait for fences before enqueueing DMABUF
Paul Cercueil
1
-11
/
+12
2024-04-04
usb: gadget: functionfs: Fix inverted DMA fence direction
Paul Cercueil
1
-2
/
+4
2024-04-04
usb: typec: ucsi: Fix connector check on init
Christian A. Ehrhardt
1
-2
/
+4
2024-04-04
xhci: Fix root hub port null pointer dereference in xhci tracepoints
Mathias Nyman
1
-7
/
+5
2024-04-04
usb: xhci: correct return value in case of STS_HCE
Oliver Neukum
1
-5
/
+4
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
[next]