index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Lines
2026-02-05
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
Al Viro
-57
/
+53
2026-01-16
xhci: sideband: don't dereference freed ring when removing sideband endpoint
Mathias Nyman
-4
/
+12
2026-01-16
Merge tag 'usb-serial-6.19-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-30
/
+51
2026-01-14
usb: gadget: uvc: retry vb2_reqbufs() with vb_vmalloc_memops if use_sg fail
Xu Yang
-0
/
+8
2026-01-14
usb: gadget: uvc: return error from uvcg_queue_init()
Xu Yang
-2
/
+1
2026-01-14
usb: gadget: uvc: fix interval_duration calculation
Xu Yang
-3
/
+6
2026-01-14
usb: gadget: uvc: fix req_payload_size calculation
Xu Yang
-7
/
+17
2026-01-14
usb: dwc3: apple: Ignore USB role switches to the active role
Janne Grunau
-0
/
+16
2026-01-14
usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs
Wayne Chang
-1
/
+1
2026-01-14
USB: OHCI/UHCI: Add soft dependencies on ehci_platform
Huacai Chen
-0
/
+2
2026-01-14
usb: dwc3: apple: Set USB2 PHY mode before dwc3 init
Sven Peter
-15
/
+33
2026-01-13
USB: serial: f81232: fix incomplete serial port generation
Ji-Ze Hong (Peter Hong)
-30
/
+47
2026-01-13
USB: serial: ftdi_sio: add support for PICAXE AXE027 cable
Ethan Nelson-Moore
-0
/
+3
2026-01-13
USB: serial: option: add Telit LE910 MBIM composition
Ulrich Mohr
-0
/
+1
2026-01-07
usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptor
Johannes Brüderl
-0
/
+8
2026-01-07
tcpm: allow looking for role_sw device in the main node
Arnaud Ferraris
-1
/
+1
2026-01-07
usb: dwc3: Check for USB4 IP_NAME
Thinh Nguyen
-0
/
+3
2025-12-23
Merge patch series "usb: typec: ucsi: revert broken buffer management"
Greg Kroah-Hartman
-172
/
+71
2025-12-23
Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...
Johan Hovold
-112
/
+71
2025-12-23
Revert "usb: typec: ucsi: Add support for message out data structure"
Johan Hovold
-32
/
+0
2025-12-23
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"
Johan Hovold
-26
/
+0
2025-12-23
Revert "usb: typec: ucsi: Add support for SET_PDOS command"
Johan Hovold
-2
/
+0
2025-12-23
Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...
Greg Kroah-Hartman
-1
/
+1
2025-12-23
Revert "usb: typec: ucsi: Get connector status after enable notifications"
Greg Kroah-Hartman
-74
/
+59
2025-12-23
usb: ohci-nxp: clean up probe error labels
Johan Hovold
-8
/
+8
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
-11
/
+10
2025-12-23
usb: ohci-nxp: fix device leak on probe failure
Johan Hovold
-0
/
+2
2025-12-23
usb: phy: isp1301: fix non-OF device reference imbalance
Johan Hovold
-1
/
+6
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
-10
/
+10
2025-12-23
usb: typec: ucsi: Get connector status after enable notifications
Hsin-Te Yuan
-59
/
+74
2025-12-23
usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
Chen Changcheng
-1
/
+1
2025-12-17
usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
Miaoqian Lin
-3
/
+4
2025-12-17
usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_common
Mario Limonciello (AMD)
-1
/
+1
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
-6
/
+15
2025-12-17
usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...
Haoxiang Li
-2
/
+6
2025-12-17
usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
Duoming Zhou
-0
/
+1
2025-12-17
usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
Haoxiang Li
-0
/
+2
2025-12-17
usb: typec: ucsi: huawei-gaokin: add DRM dependency
Arnd Bergmann
-0
/
+1
2025-12-17
usb: dwc3: keep susphy enabled during exit to avoid controller faults
Udipto Goswami
-2
/
+2
2025-12-17
xhci: dbgtty: fix device unregister: fixup
Łukasz Bartosik
-1
/
+1
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1121
/
+2418
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-84
/
+109
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
-3
/
+20
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-0
/
+1
2025-11-27
usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
Haotien Hsu
-6
/
+0
2025-11-27
Merge tag 'usb-serial-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-292
/
+182
2025-11-26
USB: serial: option: move Telit 0x10c7 composition in the right place
Fabio Porcedda
-3
/
+3
2025-11-26
USB: serial: option: add Telit Cinterion FE910C04 new compositions
Fabio Porcedda
-0
/
+14
2025-11-26
usb: typec: ucsi: fix use-after-free caused by uec->work
Duoming Zhou
-0
/
+1
2025-11-26
usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()
Duoming Zhou
-0
/
+1
[next]