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
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
43 hours
usb: gadget: f_ncm: align net_device lifecycle with bind/unbind
Kuen-Han Tsai
2
-66
/
+66
43 hours
usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device
Kuen-Han Tsai
2
-0
/
+17
43 hours
usb: gadget: u_ether: add gether_opts for config caching
Kuen-Han Tsai
3
-0
/
+234
10 days
usb: dwc2: fix resume failure if dr_mode is host
Jisheng Zhang
1
-0
/
+1
10 days
usb: dwc3: gadget: Move vbus draw to workqueue context
Prashanth K
3
-6
/
+25
10 days
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
1
-3
/
+9
10 days
usb: host: tegra: Remove manual wake IRQ disposal
Wayne Chang
1
-19
/
+2
10 days
usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
Mario Peter
1
-0
/
+7
10 days
usb: gadget: f_fs: Fix ioctl error handling
Sam Day
1
-12
/
+6
10 days
usb: gadget: f_fs: fix DMA-BUF OUT queues
Sam Day
1
-3
/
+3
10 days
usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs
Benson Leung
1
-10
/
+20
2026-02-26
usb: cdns3: fix role switching during resume
Thomas Richard (TI)
1
-1
/
+1
2026-02-26
usb: bdc: fix sleep during atomic
Justin Chen
1
-2
/
+2
2026-02-26
usb: typec: ucsi: drop an unused Kconfig symbol
Randy Dunlap
1
-1
/
+0
2026-02-26
usb: typec: fusb302: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+1
2026-02-19
USB: serial: option: add Telit FN920C04 RNDIS compositions
Fabio Porcedda
1
-0
/
+6
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
2
-57
/
+53
2026-01-16
xhci: sideband: don't dereference freed ring when removing sideband endpoint
Mathias Nyman
2
-4
/
+12
2026-01-16
Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-30
/
+51
2026-01-14
usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg fail
Xu Yang
1
-0
/
+8
2026-01-14
usb: gadget: uvc: return error from uvcg_queue_init()
Xu Yang
1
-2
/
+1
2026-01-14
usb: gadget: uvc: fix interval_duration calculation
Xu Yang
2
-3
/
+6
2026-01-14
usb: gadget: uvc: fix req_payload_size calculation
Xu Yang
4
-7
/
+17
2026-01-14
usb: dwc3: apple: Ignore USB role switches to the active role
Janne Grunau
1
-0
/
+16
2026-01-14
usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs
Wayne Chang
1
-1
/
+1
2026-01-14
USB: OHCI/UHCI: Add soft dependencies on ehci_platform
Huacai Chen
2
-0
/
+2
2026-01-14
usb: dwc3: apple: Set USB2 PHY mode before dwc3 init
Sven Peter
1
-15
/
+33
2026-01-13
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
1
-30
/
+47
2026-01-13
USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
Ethan Nelson-Moore
2
-0
/
+3
2026-01-13
USB: serial: option: add Telit LE910 MBIM composition
Ulrich Mohr
1
-0
/
+1
2026-01-07
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes BrĂ¼derl
2
-0
/
+8
2026-01-07
tcpm: allow looking for role_sw device in the main node
Arnaud Ferraris
1
-1
/
+1
2026-01-07
usb: dwc3: Check for USB4 IP_NAME
Thinh Nguyen
2
-0
/
+3
2025-12-23
Merge patch series "usb: typec: ucsi: revert broken buffer management"
Greg Kroah-Hartman
8
-172
/
+71
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...
Johan Hovold
8
-112
/
+71
2025-12-23
Revert "usb: typec: ucsi: Add support for message out data structure"
Johan Hovold
3
-32
/
+0
2025-12-23
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"
Johan Hovold
1
-26
/
+0
2025-12-23
Revert "usb: typec: ucsi: Add support for SET_PDOS command"
Johan Hovold
2
-2
/
+0
2025-12-23
Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...
Greg Kroah-Hartman
1
-1
/
+1
2025-12-23
Revert "usb: typec: ucsi: Get connector status after enable notifications"
Greg Kroah-Hartman
1
-74
/
+59
2025-12-23
usb: ohci-nxp: clean up probe error labels
Johan Hovold
1
-8
/
+8
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
1
-11
/
+10
2025-12-23
usb: ohci-nxp: fix device leak on probe failure
Johan Hovold
1
-0
/
+2
2025-12-23
usb: phy: isp1301: fix non-OF device reference imbalance
Johan Hovold
1
-1
/
+6
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
1
-10
/
+10
2025-12-23
usb: typec: ucsi: Get connector status after enable notifications
Hsin-Te Yuan
1
-59
/
+74
2025-12-23
usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
Chen Changcheng
1
-1
/
+1
2025-12-17
usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
Miaoqian Lin
1
-3
/
+4
2025-12-17
usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common
Mario Limonciello (AMD)
1
-1
/
+1
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
1
-6
/
+15
[next]